mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-01 08:20:47 +00:00
layer.conf: add ti-ipc to safe ABI list
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -9,3 +9,7 @@ BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/"
|
|||||||
BBFILE_PRIORITY_meta-ti = "6"
|
BBFILE_PRIORITY_meta-ti = "6"
|
||||||
|
|
||||||
LICENSE_PATH += "${LAYERDIR}/licenses"
|
LICENSE_PATH += "${LAYERDIR}/licenses"
|
||||||
|
|
||||||
|
SIGGEN_EXCLUDERECIPES_ABISAFE += " \
|
||||||
|
ti-ipc \
|
||||||
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user