From: Bartosz Golaszewski <[email protected]> This release contains a build fix for environments that require libgen.h to be included for basename() and don't pull it implicitly with any other header.
Signed-off-by: Bartosz Golaszewski <[email protected]> --- .../libgpiod/{libgpiod_1.6.4.bb => libgpiod_1.6.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/libgpiod/{libgpiod_1.6.4.bb => libgpiod_1.6.5.bb} (94%) diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.4.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb similarity index 94% rename from meta-oe/recipes-support/libgpiod/libgpiod_1.6.4.bb rename to meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb index 111a5727b..74b49a57b 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.4.bb +++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb @@ -3,7 +3,7 @@ require libgpiod.inc LICENSE = "LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de" -SRC_URI[sha256sum] = "7b146e12f28fbca3df7557f176eb778c5ccf952ca464698dba8a61b2e1e3f9b5" +SRC_URI[sha256sum] = "ae280f697bf035a1fb780c9972e5c81d0d2712b7ab6124fb3fba24619daa72bc" FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-1.x:" -- 2.40.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#110822): https://lists.openembedded.org/g/openembedded-devel/message/110822 Mute This Topic: https://lists.openembedded.org/mt/106609854/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
