mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
apt: improve packaging of debug stuff
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3174 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -23,3 +23,5 @@ EXTRA_OECONF_append_angstrom = " ac_cv_glibc_ver=libc6.4"
|
||||
# They also provide glibc 2.5 in 'experimental' and it works with APT built
|
||||
# for 2.3 so we set it in same way
|
||||
EXTRA_OECONF_append = " ac_cv_glibc_ver=libc6.3"
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/apt/methods/.debug/"
|
||||
|
||||
Reference in New Issue
Block a user