mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-31 07:50:52 +00:00
meta-ti: set layer compatibility with kirkstone
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
committed by
Ryan Eatmon
parent
bd7971a8a8
commit
b8f1562bee
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-bsp"
|
|||||||
BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/"
|
BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_meta-ti-bsp = "6"
|
BBFILE_PRIORITY_meta-ti-bsp = "6"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_meta-ti-bsp = "honister"
|
LAYERSERIES_COMPAT_meta-ti-bsp = "kirkstone"
|
||||||
|
|
||||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-extras"
|
|||||||
BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/"
|
BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/"
|
||||||
BBFILE_PRIORITY_meta-ti-extras = "6"
|
BBFILE_PRIORITY_meta-ti-extras = "6"
|
||||||
|
|
||||||
LAYERSERIES_COMPAT_meta-ti-extras = "honister"
|
LAYERSERIES_COMPAT_meta-ti-extras = "kirkstone"
|
||||||
|
|
||||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user