On Tue, Jul 26, 2022 at 9:51 AM Armin Kuster <[email protected]> wrote: > > > > On 7/22/22 22:36, wangmy wrote: > > License-Update: > > Update LICENSE file to clearly state which file needs BSD 3 > > Only benchmark/config/generate_export_header.bzl depends on BSD 3-Clause > > License: > > > > Signed-off-by: Wang Mingyu <[email protected]> > > --- > > .../{googlebenchmark_1.6.1.bb => googlebenchmark_1.6.2.bb} | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > rename meta-oe/recipes-support/googlebenchmark/{googlebenchmark_1.6.1.bb > > => googlebenchmark_1.6.2.bb} (76%) > > > > diff --git > > a/meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.6.1.bb > > b/meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.6.2.bb > > similarity index 76% > > rename from meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.6.1.bb > > rename to meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.6.2.bb > > index b44d3bee27..11f09c6fd6 100644 > > --- a/meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.6.1.bb > > +++ b/meta-oe/recipes-support/googlebenchmark/googlebenchmark_1.6.2.bb > > @@ -2,10 +2,10 @@ DESCRIPTION = "A microbenchmark support library" > > HOMEPAGE = "https://github.com/google/benchmark" > > SECTION = "libs" > > LICENSE = "Apache-2.0" > > Shouldn't the LICENSE be updated to include BSD then?
https://github.com/google/benchmark/commit/7b3ac075177212dd75476253d72db992513e8024#diff-ab12a56312a7be78ce82f6dcbd37978a5ffbc5abc61e9183639d613689766e6f seems to have removed need for BSD-3-Clause > > -LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" > > +LIC_FILES_CHKSUM = "file://LICENSE;md5=0f6f3bbd074b822ddbb3b4d0e7f8d652" > > > > SRC_URI = > > "git://github.com/google/benchmark.git;protocol=https;branch=main" > > -SRCREV = "0d98dba29d66e93259db7daa53a9327df767a415" > > +SRCREV = "d845b7b3a27d54ad96280a29d61fa8988d4fddcf" > > > > S = "${WORKDIR}/git" > > > > > > > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#97997): https://lists.openembedded.org/g/openembedded-devel/message/97997 Mute This Topic: https://lists.openembedded.org/mt/92620754/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
