From: Ankur Tyagi <[email protected]>

Upstream fixed LFS support on 32-bit systems, dropped CFLAGS recipe change.

Changelog:
https://github.com/libcdio/libcdio/releases/tag/2.3.0

Signed-off-by: Ankur Tyagi <[email protected]>
---
 .../libcdio/{libcdio_2.2.0.bb => libcdio_2.3.0.bb}           | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
 rename meta-oe/recipes-multimedia/libcdio/{libcdio_2.2.0.bb => 
libcdio_2.3.0.bb} (82%)

diff --git a/meta-oe/recipes-multimedia/libcdio/libcdio_2.2.0.bb 
b/meta-oe/recipes-multimedia/libcdio/libcdio_2.3.0.bb
similarity index 82%
rename from meta-oe/recipes-multimedia/libcdio/libcdio_2.2.0.bb
rename to meta-oe/recipes-multimedia/libcdio/libcdio_2.3.0.bb
index c443d9b891..f8fd37eb07 100644
--- a/meta-oe/recipes-multimedia/libcdio/libcdio_2.2.0.bb
+++ b/meta-oe/recipes-multimedia/libcdio/libcdio_2.3.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BP}.tar.bz2"
 
-SRC_URI[sha256sum] = 
"6f8fbdf4d189cf63f2a7a1549c516cd720c7b222c7aaadbc924a26e745a48539"
+SRC_URI[sha256sum] = 
"53e83d284667535a767fd2d31edad1a6701591960459df373a10f1f21e80a7ed"
 
 inherit autotools pkgconfig github-releases
 
@@ -15,9 +15,6 @@ PACKAGECONFIG[cdda-player] = 
"--with-cdda-player,--without-cdda-player,ncurses"
 PACKAGECONFIG[cddb] = "--enable-cddb,--disable-cddb,libcddb"
 PACKAGECONFIG[vcd-info] = "--enable-vcd-info,--disable-vcd-info,vcdimager"
 
-# add -D_LARGEFILE64_SOURCE for 32bit targets
-CFLAGS += "${@['-D_LARGEFILE64_SOURCE',''][d.getVar('SITEINFO_BITS') != '32']}"
-
 PACKAGES += "${PN}-utils"
 
 FILES:${PN} = "${libdir}/${BPN}${SOLIB}"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#124144): 
https://lists.openembedded.org/g/openembedded-devel/message/124144
Mute This Topic: https://lists.openembedded.org/mt/117639446/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to