]> code.ossystems Code Review - openembedded-core.git/commit
scripts/oe-selftest: Added mechanism for including/removing bblayers.inc
authorDaniel Istrate <daniel.alexandrux.istrate@intel.com>
Mon, 29 Jun 2015 15:31:55 +0000 (18:31 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 Jul 2015 22:56:22 +0000 (23:56 +0100)
commitcf7bf27f565b34fdcd2caa25aaef068c0970965e
tree4de4307fa2330c997aeeb533894df90e5146b1e1
parent2a9009583fd498df94a55f21a149e302180f19cc
scripts/oe-selftest: Added mechanism for including/removing bblayers.inc

When oe-selftest starts it includes bblayers.inc into bblayers.conf
When oe-selftest ends it deletes bblayers.inc and the included line
from bblayers.conf

Signed-off-by: Daniel Istrate <daniel.alexandrux.istrate@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-selftest