]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
meta-ide-support: Mark recipe as MACHINE-specific
authorPaul Barker <paul.barker.ct@bp.renesas.com>
Thu, 5 Sep 2024 20:21:02 +0000 (21:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Sep 2024 15:15:06 +0000 (16:15 +0100)
commit3be2bc8a9b0c9d6a178329c8b451a6bedf255d6c
treecc45e46e3d9f0310a0e5a1943e3e2f1c7015431f
parent05aeab99dedd2a9ccde5bf22942fcbb2d88a311c
meta-ide-support: Mark recipe as MACHINE-specific

meta-ide-support:do_write_test_data dumps the bitbake data dictionary to
a file using export2json(). As this obviously includes the value of
MACHINE, and other MACHINE-specific variables, the recipe needs to be
marked as MACHINE-specific.

RP: Note that this patch does change the name of the environment script
since it is no longer package arch specific but machine arch specific.

[RP: Fix selftest to reference new environment file]
Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/meta_ide.py
meta/recipes-core/meta/meta-ide-support.bb