mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
task-oh-sdk: ship coreutils, diffutils, g++
- coreutils for normal versions of tools - diffutils for cmp git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1569 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
|
||||
PR = "r12"
|
||||
PR = "r13"
|
||||
DEPENDS = "task-oh"
|
||||
ALLOW_EMPTY = "1"
|
||||
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
|
||||
@@ -14,8 +14,12 @@ RDEPENDS_task-oh-sdk = "\
|
||||
automake \
|
||||
binutils \
|
||||
binutils-symlinks \
|
||||
coreutils \
|
||||
diffutils \
|
||||
gcc \
|
||||
gcc-symlinks \
|
||||
g++ \
|
||||
g++-symlinks \
|
||||
make \
|
||||
perl-module-re \
|
||||
perl-module-text-wrap \
|
||||
|
||||
Reference in New Issue
Block a user