]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
combo-layer: fix default "update" mode
authorPatrick Ohly <patrick.ohly@intel.com>
Fri, 13 May 2016 16:56:56 +0000 (18:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 May 2016 06:26:41 +0000 (07:26 +0100)
commitd0304acb05b926b08805d8652e12eaf19bf53ad6
tree287fd2ef395a87f46d2ec02c7220c4789f450aab
parenta63798df712bf0d2362e07713c06af3b071a10b2
combo-layer: fix default "update" mode

When the "history" option is not set in the combo-layer.conf, the
intended default was to use the traditional method. Passing "True" as
default when querying the config was unintentional.

Also remove some left-over debugging code.

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/combo-layer