generic-poky/meta-selftest/recipes-test
Paul Eggleton fbfc06a969 recipetool: add appendfile subcommand
Locating which recipe provides a file in an image that you want to
modify and then figuring out how to bbappend the recipe in order to
replace it can be a tedious process. Thus, add a new appendfile
subcommand to recipetool, providing the ability to create a bbappend
file to add/replace any file in the target system. Without the -r
option, it will search for the recipe packaging the specified file
(using pkgdata from previously built recipes). The bbappend will be
created at the appropriate path within the specified layer directory
(which may or may not be in your bblayers.conf) or if one already exists
it will be updated appropriately.

Fairly extensive oe-selftest tests are also provided.

Implements [YOCTO #6447].

(From OE-Core rev: dd2aa93b3c13d2c6464ef0fda59620c7dba450bb)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-20 21:41:04 +01:00
..
aspell Basic recipe formatting fixes 2014-01-02 12:50:21 +00:00
emptytest lib/oeqa/selftest/lic-checksum: Verify failure when checksum changes. 2015-03-10 10:47:44 +00:00
images oe-selftest: add a test for devtool deploy-target 2015-03-20 11:27:48 +00:00
m4 meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00
man meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00
recipetool recipetool: add appendfile subcommand 2015-05-20 21:41:04 +01:00
xcursor-transparent-theme meta-selftest: create a new test layer to be used by oe-selftest script 2013-12-03 17:45:50 +00:00