task-poky-standalone-sdk-target: Add glibc-dbg package

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2232 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-07-26 14:23:36 +00:00
parent 4b4ccd9f2a
commit 2c0b1aa748

View File

@@ -1,5 +1,5 @@
DESCRIPTION = "Target packages for the standalone SDK (external toolchain)"
PR = "r0"
PR = "r1"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
@@ -7,6 +7,7 @@ PACKAGES = "${PN}"
RDEPENDS_${PN} = "\
glibc \
glibc-dbg \
glibc-dev \
glibc-utils \
libsegfault \