(re-adding list as I messed up) Am Mo., 1. Nov. 2021 um 21:45 Uhr schrieb jchludzinski <[email protected]>: > > I want to build this image for a Raspberry Pi, which means ARM.
MACHINE = "raspberrypi3" (for example, pick your specific one like http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi/tree/conf/machine ) > Is that not possible? > > That can't be true! Building the SDK for an architecture other than x86 is not supported at the moment. But again, this is about the SDK. And you probably just want to build the image, where the standard procedures apply. Add the BSP layer, set MACHINE. > ---John > > > On 2021-11-01 05:55, Josef Holzmayr wrote: > > jchludzinski via lists.yoctoproject.org [1] > > <[email protected]> schrieb am Mo., 1. > > Nov. 2021, 07:27: > > > >> NEWBIE question! > >> > >> I tried building and I get: "_Specified SDKMACHINE value is not > >> valid_" > >> > >> pi@raspberrypi ~/p/build> bitbake core-image-minimal > >> /usr/lib/python3/dist-packages/html5lib/_trie/_base.py:3: > >> DeprecationWarning: Using or importing the ABCs from 'collections' > >> instead of from 'collections.abc' is deprecated, and in 3.8 it will > >> stop working > >> from collections import Mapping > >> WARNING: Host distribution "raspbian-10" has not been validated with > >> this version of the build system; you may possibly experience > >> unexpected failures. It is recommended that you use a tested > >> distribution. > >> 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 > >> > >> Summary: There was 1 WARNING message shown. > >> Summary: There was 1 ERROR message shown, returning a non-zero exit > >> code. > >> I've tried setting SDKMACHINE to 'arm' and 'qemuarm' but get the > >> same message? > > > > SDKMACHINE only accepts x86, in either 32 or 64 bit variants, see > > https://docs.yoctoproject.org/ref-manual/variables.html#term-SDKMACHINE > > > >> Obviously I failed to do something (properly)? > >> > >> Ideas? > >> > > > > > > Links: > > ------ > > [1] http://lists.yoctoproject.org
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#55205): https://lists.yoctoproject.org/g/yocto/message/55205 Mute This Topic: https://lists.yoctoproject.org/mt/86733811/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
