mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
qt-demo-init/linux-firmware/adt-installer: Convert to Use allarch class file
(From OE-Core rev: 75d5e1abb9b1ef9e21be3ec270a7ed43d157d734) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -29,7 +29,6 @@ LICENSE = "MIT"
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
PACKAGES = ""
|
||||
PACKAGE_ARCH = "all"
|
||||
|
||||
PR = "r4"
|
||||
|
||||
@@ -38,7 +37,7 @@ ADT_DIR = "${WORKDIR}/adt-installer/"
|
||||
YOCTOADT_VERSION = "${SDK_VERSION}"
|
||||
S = "${WORKDIR}/trunk"
|
||||
|
||||
inherit deploy
|
||||
inherit deploy allarch
|
||||
|
||||
SRCREV = "596"
|
||||
PV = "0.1.8+svnr${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user