]> code.ossystems Code Review - openembedded-core.git/commit
scripts/lib/compatlayer: Remove require of meta- in layer dir name
authorAníbal Limón <anibal.limon@linux.intel.com>
Mon, 20 Mar 2017 23:33:24 +0000 (17:33 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 21 Mar 2017 22:43:04 +0000 (22:43 +0000)
commit576c6486f547b1d7422cdd12f688aef74ee632ae
tree36813f1cde4efad44998767646b0c98403403dc4
parentd8e59d1f840e4282859ad14397d1c06516b8eb11
scripts/lib/compatlayer: Remove require of meta- in layer dir name

The layers isn't required to have a dirctory name start with meta-
so remove the validation.

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/compatlayer/__init__.py