poky/scripts/lib
Patrick Ohly 026586965a yocto-compat-layer.py: allow README with suffix
It may be useful to append a suffix denoting the file format. For
example, README.rst is rendered differently when viewed on Github, and
also helps editors to switch to a mode more suitable for the format.

The tests uses a file pattern to find the README file(s) and treats
the one with the shortest name as the main one which must not be
empty.

(From OE-Core rev: 0abc29f135d7f870168d9676395f3a4bb77174b8)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-27 22:36:44 +01:00
..
bsp yocto-bsp/i386 machine.cfg: Explicitly disable 64BIT 2017-04-01 08:15:32 +01:00
build_perf scripts/oe-build-perf-report: fix 'charts ready' console message 2017-04-05 23:22:13 +01:00
compatlayer yocto-compat-layer.py: allow README with suffix 2017-07-27 22:36:44 +01:00
devtool devtool: extract: drop erroneous bb.event.TaskStarted 2017-04-14 09:47:08 +01:00
recipetool recipetool: create: hide missing npm error when called from devtool 2017-04-13 10:54:10 +01:00
wic wic: Fix typo in help screen. 2017-04-29 11:17:22 +01:00
argparse_oe.py scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' 2016-05-06 10:31:13 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py scriptutils: fix fetch_uri() to work with RSS 2017-05-30 00:26:17 +01:00