mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 11:38:01 +00:00
Rename packaged-staging2 -> sstate and remove the old empty class
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
657188bfef
commit
f070ee959c
@ -1,2 +0,0 @@
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ USER_CLASSES ?= ""
|
||||
|
||||
PACKAGE_CLASSES ?= "package_ipk"
|
||||
INHERIT_INSANE ?= "insane"
|
||||
INHERIT += "${PACKAGE_CLASSES} ${USER_CLASSES} debian poky devshell ${INHERIT_INSANE} packaged-staging packaged-staging2"
|
||||
INHERIT += "${PACKAGE_CLASSES} ${USER_CLASSES} debian poky devshell ${INHERIT_INSANE} sstate"
|
||||
# For some reason, this doesn't work
|
||||
# TARGET_OS ?= "linux"
|
||||
# TARGET_VENDOR ?= "-poky"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user