mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 09:32:14 +02:00
meta-toolchain: Don't inherit sdk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5533 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ DESCRIPTION = "Meta package for building a installable toolchain"
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "opkg-native opkg-utils-native fakeroot-native sed-native"
|
||||
|
||||
inherit sdk meta
|
||||
inherit meta
|
||||
|
||||
SDK_DIR = "${WORKDIR}/sdk"
|
||||
SDK_OUTPUT = "${SDK_DIR}/image"
|
||||
|
||||
Reference in New Issue
Block a user