commit | a93aa3eec17723ab4397e8578517955965748f03 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Fri Jan 13 09:41:33 2023 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jan 13 12:05:41 2023 -0600 |
tree | 1ed57b9108c02f16712eb71da730ccec7c74b14d | |
parent | 5cecfc9f075a7f76898c6e4ffe97d4a6eec190e4 [diff] [blame] |
yocto:mickledore: add support for new yocto layer Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I8e54833ac78e540e9dd5011533d53ff9a3af6763
diff --git a/meta-inventec/meta-common/conf/layer.conf b/meta-inventec/meta-common/conf/layer.conf index acd0b17..8ccf3b2 100644 --- a/meta-inventec/meta-common/conf/layer.conf +++ b/meta-inventec/meta-common/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "common" BBFILE_PATTERN_common = "^${LAYERDIR}/" BBFILE_PRIORITY_common = "10" -LAYERSERIES_COMPAT_common = "kirkstone langdale" +LAYERSERIES_COMPAT_common = "langdale mickledore"