mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
siteinfo.bbclass: Add powerpc-linux-gnuspe.
Re-add powerpc-linux-gnuspe, from OpenEmbedded. Also adds support to poky.conf so that minimal-core-image builds with DISTRO=poky, [RP: Synced with recent diso file reoorg] (From OE-Core rev: 701a725d118c1a2edd1e54798d85e864b45e19a2) Signed-off-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0813e05acd
commit
37f4319850
@@ -48,6 +48,7 @@ def get_siteinfo_list(d):
|
||||
"powerpc-darwin": "endian-big bit-32 common-darwin",\
|
||||
"ppc-linux": "endian-big bit-32 common-glibc powerpc-common",\
|
||||
"powerpc-linux": "endian-big bit-32 common-glibc powerpc-common",\
|
||||
"powerpc-linux-gnuspe": "endian-big bit-32 common-glibc powerpc-common",\
|
||||
"powerpc-linux-uclibc": "endian-big bit-32 common-uclibc powerpc-common",\
|
||||
"sh3-linux": "endian-little bit-32 common-glibc sh-common",\
|
||||
"sh4-linux": "endian-little bit-32 common-glibc sh-common",\
|
||||
|
||||
Reference in New Issue
Block a user