The following changes since commit b18fa5f2f2f46afc6fdc58f4d29679dea9c36c43:
Remove LIC_FILES_CHKSUM from recipes without SRC_URI (2016-10-28 11:27:33 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/devtool22-oe http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/devtool22-oe Paul Eggleton (7): classes/license: fix handling of symlinks pointed to in LIC_FILES_CHKSUM devtool: add: show recipetool create output devtool: finish: fix error if destination layer is not in bblayers.conf devtool: finish: warn if moving recipe to unconfigured destination layer recipetool: create: separate LICENSE items with & by default oe-selftest: devtool: fix error message in _test_recipe_contents() devtool: add "rename" subcommand meta/classes/license.bbclass | 2 + meta/lib/oeqa/selftest/devtool.py | 67 +++++++++++- scripts/lib/devtool/build.py | 2 +- scripts/lib/devtool/standard.py | 216 +++++++++++++++++++++++++++++++++++++- scripts/lib/recipetool/create.py | 37 +++++-- 5 files changed, 307 insertions(+), 17 deletions(-) -- 2.5.5 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core