diff options
| author | Denys Dmytriyenko <denys@konsulko.com> | 2022-02-22 04:13:57 +0000 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2022-02-22 12:01:39 -0600 |
| commit | b8f1562bee13ea2c5b65fc2bb228097d1049c7d8 (patch) | |
| tree | 4362718c531d584bc58f45dec25943c0f8e24f08 /meta-ti-bsp/conf/layer.conf | |
| parent | bd7971a8a8615c4a39d60e2f617c2758210d1816 (diff) | |
| download | meta-ti-b8f1562bee13ea2c5b65fc2bb228097d1049c7d8.tar.gz | |
meta-ti: set layer compatibility with kirkstone
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/layer.conf')
| -rw-r--r-- | meta-ti-bsp/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf index 309e3d2b..e3542f50 100644 --- a/meta-ti-bsp/conf/layer.conf +++ b/meta-ti-bsp/conf/layer.conf | |||
| @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-bsp" | |||
| 9 | BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/" |
| 10 | BBFILE_PRIORITY_meta-ti-bsp = "6" | 10 | BBFILE_PRIORITY_meta-ti-bsp = "6" |
| 11 | 11 | ||
| 12 | LAYERSERIES_COMPAT_meta-ti-bsp = "honister" | 12 | LAYERSERIES_COMPAT_meta-ti-bsp = "kirkstone" |
| 13 | 13 | ||
| 14 | LICENSE_PATH += "${LAYERDIR}/licenses" | 14 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 15 | 15 | ||
