summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-11-15 12:00:53 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-11-15 12:00:53 +0000
commita3b590e0629c72084acf10d3085527c6dc4e25a0 (patch)
treeea291e238cdc51c1f0982d9577c6881de53bf645
parent42940480976c212176d6715a1ed69bf6f0bdf406 (diff)
downloadpoky-a3b590e0629c72084acf10d3085527c6dc4e25a0.tar.gz
apt: improve packaging of debug stuff
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3174 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/apt/apt.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/apt/apt.inc b/meta/packages/apt/apt.inc
index 92507be188..9f51f2111a 100644
--- a/meta/packages/apt/apt.inc
+++ b/meta/packages/apt/apt.inc
@@ -23,3 +23,5 @@ EXTRA_OECONF_append_angstrom = " ac_cv_glibc_ver=libc6.4"
23# They also provide glibc 2.5 in 'experimental' and it works with APT built 23# They also provide glibc 2.5 in 'experimental' and it works with APT built
24# for 2.3 so we set it in same way 24# for 2.3 so we set it in same way
25EXTRA_OECONF_append = " ac_cv_glibc_ver=libc6.3" 25EXTRA_OECONF_append = " ac_cv_glibc_ver=libc6.3"
26
27FILES_${PN}-dbg += "${libdir}/apt/methods/.debug/"