I'm trying an experiment building yocto/OE on a Raspberry Pi 4 to host on the same RP4. Admittedly, a not practical platform for this purpose but it should work.

I'm trying to target the ARM ISA for the image using yocto-3.4.2. I've tried simply using the default setting and end up with:

_ERROR: OE-core's config sanity checker detected a potential misconfiguration._ _ Either fix the cause of this error or at your own risk disable the checker (see sanity.conf)._
_    Following is the list of potential problems / advisories:_
_ _
_    Specified SDKMACHINE value is not valid_

I've tried editing ./conf/local.conf:

MACHINE ?= "qemuarm64"

#MACHINE ??= "qemux86-64"

But this accomplishes nothing. Needless to say, I'm a yacto/OE newbie, so any suggestions would be greatly appreciated.

---John
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#56614): https://lists.yoctoproject.org/g/yocto/message/56614
Mute This Topic: https://lists.yoctoproject.org/mt/90188098/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to