mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02: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"
|
||||
DEPENDS = "task-poky"
|
||||
PR = "r4"
|
||||
PR = "r5"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
#PACKAGEFUNCS =+ 'generate_sdk_pkgs'
|
||||
@@ -30,7 +30,6 @@ RDEPENDS_task-poky-sdk = "\
|
||||
gettext \
|
||||
make \
|
||||
intltool \
|
||||
libgcc-dev \
|
||||
libstdc++ \
|
||||
libstdc++-dev \
|
||||
libtool \
|
||||
|
||||
Reference in New Issue
Block a user