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 14:05:35 +0000 (14:05 +0000)
commitbc188974b525030e850462a8879996264a875e34
tree80e8f67c1493f4a45f12599efade4317dfd768f8
parent926f07d18e42b7fbebe6aef9eb1c8f1208157057
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.

(From OE-Core rev: d4d491aa118b6cbe895167c62a46d883abc7b4ab)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/combo-layer
scripts/combo-layer.conf.example