mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
task-poky-sdk: Add cpp, gettext and libstdc++
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2831 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
|
||||
DEPENDS = "task-poky"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
|
||||
@@ -20,13 +20,19 @@ RDEPENDS_task-poky-sdk = "\
|
||||
binutils \
|
||||
binutils-symlinks \
|
||||
coreutils \
|
||||
cpp \
|
||||
cpp-symlinks \
|
||||
diffutils \
|
||||
gcc \
|
||||
gcc-symlinks \
|
||||
g++ \
|
||||
g++-symlinks \
|
||||
gettext \
|
||||
make \
|
||||
intltool \
|
||||
libgcc-dev \
|
||||
libstdc++ \
|
||||
libstdc++-dev \
|
||||
perl-module-re \
|
||||
perl-module-text-wrap \
|
||||
pkgconfig \
|
||||
|
||||
Reference in New Issue
Block a user