mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 11:46:29 +00: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:
parent
e0c1bd1bd1
commit
8dd58f515c
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user