]> code.ossystems Code Review - openembedded-core.git/commit
tune-arm9tdmi.inc: include arm9tdmi in PACKAGE_ARCHS
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 30 Oct 2020 14:36:44 +0000 (15:36 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 31 Oct 2020 08:53:13 +0000 (08:53 +0000)
commit7c2f9bf09c930da335aa88a201656df1e62f3bbd
treeb83bbe1ba743c9d6d030d5a761f000479d74d07b
parentfe588448adec9fb5de374fb8b9c2c548068328e6
tune-arm9tdmi.inc: include arm9tdmi in PACKAGE_ARCHS

* when ARM_INSTRUCTION_SET isn't set to thumb, the tune-arm9tdmi.inc isn't
  usable and fails 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:

    Error, the PACKAGE_ARCHS variable (all any noarch arm armv4 armv4t arm9tdmit fake_arm9tdmi) for DEFAULTTUNE (arm9tdmi) does not contain TUNE_PKGARCH (arm9tdmi).

  Summary: There was 1 ERROR message shown, returning a non-zero exit code.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/tune-arm9tdmi.inc