summaryrefslogtreecommitdiff
path: root/meta-selftest/recipes-test/devtool/devtool-upgrade-test2_git.bb.upgraded
AgeCommit message (Collapse)AuthorFiles
2017-01-16recipes-test: exclude recipes from world targetLeonardo Sandoval1
These recipes should be excluded from target 'world' because these are just intended to be used internally by oe-selftest (devtool, recipetool, etc.) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2016-02-28oe-selftest: devtool: add an additional test for devtool upgradePaul Eggleton1
Add a test for devtool upgrade with a recipe pointing to a git repository, since this uses several different code paths. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>