]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
recipes: Ensure S is set to a valid directory
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 May 2024 06:53:23 +0000 (07:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 May 2024 11:07:18 +0000 (12:07 +0100)
commit22f1f5849a9a3bf287dbe8933546e52e39ddc86e
tree64399325e46c1f18d817b8bebba6b14e30448548
parent7804eb02bccc5f7f9f84f41ce782bfcfd94bfcc7
recipes: Ensure S is set to a valid directory

Several recipes have S pointing at a directory that does not exist.
Set S in these cases to somethig valid making the metadata and
recipe behaviour more consistent.

Tweak one of the QA test diff offsets to match the changed recipe.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/recipes-test/recipeutils/recipeutils-test_1.2.bb
meta-selftest/recipes-test/testrpm/testrpm_0.0.1.bb
meta/lib/oeqa/selftest/cases/recipeutils.py
meta/recipes-connectivity/ssh-pregen-hostkeys/ssh-pregen-hostkeys_1.0.bb
meta/recipes-extended/watchdog/watchdog-config.bb
meta/recipes-kernel/dtc/python3-dtschema-wrapper_2021.10.bb
meta/recipes-support/user-creation/xuser-account_0.1.bb