poky/scripts/lib/devtool
Paul Eggleton 4502daefb8 devtool: add: use the appropriate file naming and versioning for SCM recipes
* Recipes that fetch from git, svn or hg by OpenEmbedded convention
  should normally be named with this as a suffix, since PV is meant to
  be set appropriately within the recipe, so follow this. In order to
  make this work we need to be able to have the version independent from
  the file name, so add a -V option to recipetool create to allow this
  to be specified.
* If -V is specified on the devtool add command line, ensure at PV gets
  set to include this version.

(From OE-Core rev: 2b997c41c6476a13bf516586d56a9051aceb93ec)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-01 17:08:50 +01:00
..
__init__.py devtool: force use of bash when running build within extensible SDK 2015-04-24 11:06:54 +01:00
deploy.py devtool: deploy-target: add dry-run option 2015-03-20 11:27:47 +00:00
standard.py devtool: add: use the appropriate file naming and versioning for SCM recipes 2015-05-01 17:08:50 +01:00