mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user