1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 02:00:04 +00:00

external_toolchain: Various fixes.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1949 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-06-14 20:49:13 +00:00
parent 0f5900dabe
commit 8485dfb440
3 changed files with 12 additions and 5 deletions
+9 -2
View File
@@ -1,5 +1,5 @@
DESCRIPTION = "SDK packages"
PR = "r7"
PR = "r9"
LICENSE = "MIT"
ALLOW_EMPTY = "1"
@@ -10,5 +10,12 @@ PACKAGES = "\
RDEPENDS_task-sdk-bare = "\
glibc \
glibc-dev \
glibc-utils \
libsegfault \
glibc-thread-db \
glibc-gconv-iso8859-1 \
glibc-localedata-i18n \
locale-base-en-gb \
libgcc1 \
"
libstdc++ \
"