On Fri, Apr 1, 2022 at 1:09 PM jchludzinski via lists.yoctoproject.org <[email protected]> wrote:
> 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" > It’s complaining about SDKMACHINE setting which is a separate variable, can you check your local.conf if it’s set to something > 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 (#56615): https://lists.yoctoproject.org/g/yocto/message/56615 Mute This Topic: https://lists.yoctoproject.org/mt/90188098/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
