mirror of
https://git.yoctoproject.org/poky
synced 2026-07-27 07:27:12 +00:00
Revert "Fix adt-installer for consistent naming for powerpc and add all arch template for installation"
This reverts commit ae4ad20edb.
(From OE-Core rev: 13d713dccd7fedb5a223f1292227e177d7a44164)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
57aa993684
commit
ec28538315
@@ -32,7 +32,7 @@ OPKG_LIBDIR="/var/lib"
|
||||
# List all supported root fs types and target types,
|
||||
# it will be used in user configuration validity checking
|
||||
YOCTOADT_SUPPORTED_ROOTFS="minimal minimal-dev sato sato-dev sato-sdk lsb lsb-dev lsb-sdk"
|
||||
YOCTOADT_SUPPORTED_TARGETS="x86 x86_64 arm powerpc mips"
|
||||
YOCTOADT_SUPPORTED_TARGETS="x86 x86_64 arm ppc mips"
|
||||
# Different host (32 bit or 64 bit) will have different opkg
|
||||
# configuration files
|
||||
YOCTOADT_OPKG_CONF_FILE_32="./opkg/conf/opkg-sdk-i686.conf"
|
||||
|
||||
Reference in New Issue
Block a user