mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
task-poky-sdk: Remove libgcc-dev, its empty and now part of gcc
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3984 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
|
DESCRIPTON = "Software Development Tasks for OpenedHand Poky"
|
||||||
DEPENDS = "task-poky"
|
DEPENDS = "task-poky"
|
||||||
PR = "r4"
|
PR = "r5"
|
||||||
|
|
||||||
ALLOW_EMPTY = "1"
|
ALLOW_EMPTY = "1"
|
||||||
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
|
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
|
||||||
@@ -30,7 +30,6 @@ RDEPENDS_task-poky-sdk = "\
|
|||||||
gettext \
|
gettext \
|
||||||
make \
|
make \
|
||||||
intltool \
|
intltool \
|
||||||
libgcc-dev \
|
|
||||||
libstdc++ \
|
libstdc++ \
|
||||||
libstdc++-dev \
|
libstdc++-dev \
|
||||||
libtool \
|
libtool \
|
||||||
|
|||||||
Reference in New Issue
Block a user