From: wangmy Date: Thu, 7 Apr 2022 20:49:59 +0000 (+0800) Subject: libbsd: upgrade 0.11.5 -> 0.11.6 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4401 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfe9d0fc049458f893398bfe89359b819d840767;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libbsd: upgrade 0.11.5 -> 0.11.6 License-Update: - Copyright year updated to 2022 - License ISC changed as following: remove "src/arc4random_openbsd.h" from Files add "test/explicit_bzero.c" and "test/strtonum.c" to Files add "Copyright © 2004 Otto Moerbeek " add "Copyright © 2014 Google Inc." Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libbsd/libbsd_0.11.5.bb b/meta/recipes-support/libbsd/libbsd_0.11.6.bb similarity index 90% rename from meta/recipes-support/libbsd/libbsd_0.11.5.bb rename to meta/recipes-support/libbsd/libbsd_0.11.6.bb index bb8766a0708..74fc8ef4e5e 100644 --- a/meta/recipes-support/libbsd/libbsd_0.11.5.bb +++ b/meta/recipes-support/libbsd/libbsd_0.11.6.bb @@ -29,12 +29,12 @@ HOMEPAGE = "https://libbsd.freedesktop.org/wiki/" # License: public-domain-Colin-Plumb LICENSE = "BSD-3-Clause & BSD-4-Clause & ISC & PD" LICENSE:${PN} = "BSD-3-Clause & ISC & PD" -LIC_FILES_CHKSUM = "file://COPYING;md5=0b31944ca2c1075410a30f0c17379d3b" +LIC_FILES_CHKSUM = "file://COPYING;md5=c2c635b94c8dcd3593f53e10fa8a499e" SECTION = "libs" SRC_URI = "https://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz" -SRC_URI[sha256sum] = "1a9c952525635c1bb6770cb22e969b938d8e6a9d7912362b98ee8370599b0efd" +SRC_URI[sha256sum] = "19b38f3172eaf693e6e1c68714636190c7e48851e45224d720b3b5bc0499b5df" inherit autotools pkgconfig