poky/scripts/lib
Paul Eggleton db5f9645ad recipetool: create: support extracting name and version from build scripts
Some build systems (notably autotools) support declaring the name and
version of the program being built; since we need those for the recipe
we can attempt to extract them. It's a little fuzzy as they are often
omitted or may not be appropriately formatted for our purposes, but it
does work on a reasonable number of software packages to be useful.

(From OE-Core rev: 3b3fd33190d89c09e62126eea0e45aa84fe5442e)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-28 09:25:13 +00:00
..
bsp yocto-bsp: Set SRCREV meta/machine revisions to AUTOREV 2015-11-25 07:45:21 +00:00
devtool devtool: sdk-update: fix traceback without update server set 2015-12-28 09:25:12 +00:00
recipetool recipetool: create: support extracting name and version from build scripts 2015-12-28 09:25:13 +00:00
wic wic/help.py: document that mountpoint is optional for part command 2015-12-22 16:08:51 +00:00
argparse_oe.py scripts: print usage in argparse-using scripts when a command-line error occurs 2015-12-28 09:25:12 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py recipetool: create: prevent attempting to unpack entire DL_DIR 2015-12-28 09:25:13 +00:00