[OE-core] [PATCH v2 0/7] devtool: improve handling of local source files
Markus Lehtonen
markus.lehtonen at linux.intel.com
Wed Jun 3 14:50:25 UTC 2015
Second version of my patchset aiming to improve handling of local source files.
The only significant change since the first version is the addition of unit
tests.
The following changes since commit 968973d55d4b33e1a929ed4cdf9387fcaba2d93f:
qt4: unconditionally disable gstreamer 0.10 support in qt webkit (2015-05-30 22:25:12 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib marquiz/devtool/localfiles
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=marquiz/devtool/localfiles
Markus Lehtonen (7):
recipeutils: implement get_recipe_local_files()
oe.patch.GitApplyTree: add paths argument to extractPatches
oe-selftest: devtool: add method for checking workspace dir
oe-selftest: devtool: add method for checking srctree repo
devtool: update-recipe: update local files directly
devtool: extract: always import local files to srctree
devtool: modify: make bitbake use local files from srctree
meta/lib/oe/patch.py | 5 +-
meta/lib/oe/recipeutils.py | 8 ++
meta/lib/oeqa/selftest/devtool.py | 204 +++++++++++++++++++++++++-------------
scripts/lib/devtool/standard.py | 93 +++++++++++++++--
4 files changed, 231 insertions(+), 79 deletions(-)
--
2.1.4
More information about the Openembedded-core
mailing list