diff options
Diffstat (limited to 'meta-ti-bsp/conf')
-rw-r--r-- | meta-ti-bsp/conf/layer.conf | 1 | ||||
-rw-r--r-- | meta-ti-bsp/conf/machine/include/am64xx.inc | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf index 02519f76..828814ce 100644 --- a/meta-ti-bsp/conf/layer.conf +++ b/meta-ti-bsp/conf/layer.conf | |||
@@ -25,6 +25,7 @@ LAYERRECOMMENDS_meta-ti-bsp = " \ | |||
25 | BBFILES_DYNAMIC += " \ | 25 | BBFILES_DYNAMIC += " \ |
26 | meta-arago-distro:${LAYERDIR}/dynamic-layers/meta-arago-distro/recipes*/*/*.bbappend \ | 26 | meta-arago-distro:${LAYERDIR}/dynamic-layers/meta-arago-distro/recipes*/*/*.bbappend \ |
27 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes*/*/*.bbappend \ | 27 | openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes*/*/*.bbappend \ |
28 | core:${LAYERDIR}/dynamic-layers/core/recipes*/*/*.bbappend \ | ||
28 | " | 29 | " |
29 | 30 | ||
30 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ | 31 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ |
diff --git a/meta-ti-bsp/conf/machine/include/am64xx.inc b/meta-ti-bsp/conf/machine/include/am64xx.inc index 56b56afe..27165547 100644 --- a/meta-ti-bsp/conf/machine/include/am64xx.inc +++ b/meta-ti-bsp/conf/machine/include/am64xx.inc | |||
@@ -35,4 +35,4 @@ OPTEEMACHINE = "k3-am64x" | |||
35 | 35 | ||
36 | MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw" | 36 | MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "prueth-fw pruhsr-fw prusw-fw" |
37 | 37 | ||
38 | TI_WKS_BOOTLOADER_APPEND="console=ttyS2,115200n8" | 38 | TI_WKS_BOOTLOADER_APPEND = "console=ttyS2,115200n8" |