Second iteration of rudimentary support for creating kernel config fragments with devtool. When doing 'update-recipe' devtool diffs .config.baseline and .config (under ${S}) and creates/upates a config fragment which is added to SRC_URI of the recipe. Unlike the in the first version of this patchset, ${S}/.config is now just a symlink to ${B}/.config. This way we only maintain one copy of the config but it also means that the config is lost if ${B} is cleaned.
[YOCTO #8999] The following changes since commit 10351d2e7ab27d0f0311c491b70d0f0056a8f76b: pulseaudio: 6.0 -> 8.0 (2016-02-18 07:39:23 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib marquiz/devtool/kernel for you to fetch changes up to 08dcad8878e8715f29ff9b63c65f3e9c177117a4: devtool: update-recipe: create config fragment (2016-02-18 15:53:07 +0200) Markus Lehtonen (2): devtool: sync: update kernel config devtool: update-recipe: create config fragment scripts/lib/devtool/standard.py | 62 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 60 insertions(+), 2 deletions(-) -- 2.6.2 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core