]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oe-selftest: devtool: test modify git recipe building from a subdir
authorPaul Eggleton <paul.eggleton@microsoft.com>
Wed, 13 Jul 2022 01:41:25 +0000 (18:41 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Jul 2022 22:20:56 +0000 (23:20 +0100)
commita84d9ed14173b0bf467ea78dff4f0f7bae0bc082
treef440310a136e1a24be703e12fa3cc1c3d405317a
parentad3736d9ca14cac14a7da22c1cfdeda219665e6f
oe-selftest: devtool: test modify git recipe building from a subdir

Add a test that verifies that devtool modify + devtool finish do the
right thing on a recipe that fetches from git and sets S to point to
a subdirectory of the source tree. We have a few examples among the core
recipes, dos2unix is a convenient one so let's use that. (The test first
verifies that that is still true in case the recipe is changed in
future.)

Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/devtool.py