]> code.ossystems Code Review - openembedded-core.git/commit
scripts/combo-layer: make init set up initial component data
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 2 Nov 2011 14:35:55 +0000 (14:35 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Nov 2011 13:58:38 +0000 (13:58 +0000)
commitd4d491aa118b6cbe895167c62a46d883abc7b4ab
tree191103186fd8436cc2b8d1dab234320e50bb24fb
parentb6b6b215675631d0e505ffc8b4890f85fb3169f9
scripts/combo-layer: make init set up initial component data

The "init" subcommand will now copy the current state of each component
repository into the combo layer repository, set last_revision for each
component, and then use "git add" to set up the initial commit (but will
not actually make the initial commit - that is left up to the user).
Also take the opportunity to bump the version number.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/combo-layer
scripts/combo-layer.conf.example