From: Vyacheslav Yurkov Date: Fri, 6 Aug 2021 12:06:08 +0000 (+0200) Subject: systemd-machine-units: add bbappend for meta-selftest X-Git-Tag: uninative-3.3~41 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=797ab6d3237c3248778ea3c9304e92dcc94a67da;p=openembedded-core.git systemd-machine-units: add bbappend for meta-selftest Signed-off-by: Vyacheslav Yurkov Signed-off-by: Richard Purdie --- diff --git a/meta-selftest/recipes-test/systemd-machine-units/systemd-machine-units_%.bbappend b/meta-selftest/recipes-test/systemd-machine-units/systemd-machine-units_%.bbappend new file mode 100644 index 0000000000..205720982c --- /dev/null +++ b/meta-selftest/recipes-test/systemd-machine-units/systemd-machine-units_%.bbappend @@ -0,0 +1,2 @@ +# This bbappend is used to alter the recipe using the test_recipe.inc file created by tests. +include test_recipe.inc