mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
task-sdk-host: Drop packages not needed now gcc-cross-sdk has better RRECOMENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3278 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
DESCRIPTION = "Host packages for the standalone SDK or external toolchain"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
LICENSE = "MIT"
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
@@ -15,10 +15,4 @@ RDEPENDS_${PN} = "\
|
||||
binutils-cross-sdk \
|
||||
gcc-cross-sdk \
|
||||
gdb-cross-sdk \
|
||||
g++ \
|
||||
cpp \
|
||||
libgcc \
|
||||
libgcc-dev \
|
||||
libstdc++ \
|
||||
libstdc++-dev \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user