mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 13:13:52 +00:00
conf/machine-sdk: Add ppc64le SDK machine
Previously SDKMACHINE would default to x86_64. Commit 539cd4a5fbb9
("bitbake.conf: default SDKMACHINE to the build host architecture")
changed it to default to the build machine, causing the build to
fail on a ppc64le host.
Reported-by: Andrew Geissler <geissonator@yahoo.com>
Link: https://www.mail-archive.com/yocto@lists.yoctoproject.org/msg04364.html
(From OE-Core rev: c915619b78e0c3e0d73d9de0b85c658c563ed5ba)
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1229097db5
commit
4d570546fd
2
meta/conf/machine-sdk/ppc64le.conf
Normal file
2
meta/conf/machine-sdk/ppc64le.conf
Normal file
@ -0,0 +1,2 @@
|
||||
SDK_ARCH = "ppc64le"
|
||||
ABIEXTENSION_class-nativesdk = ""
|
||||
Loading…
x
Reference in New Issue
Block a user