diff options
Diffstat (limited to 'templates/machine/dra7xx-evm/50_local.conf.inc')
-rw-r--r-- | templates/machine/dra7xx-evm/50_local.conf.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/machine/dra7xx-evm/50_local.conf.inc b/templates/machine/dra7xx-evm/50_local.conf.inc new file mode 100644 index 000000000..adf577e8b --- /dev/null +++ b/templates/machine/dra7xx-evm/50_local.conf.inc @@ -0,0 +1,5 @@ +MACHINE = "dra7xx-evm" + +## ATTENTION, this is needed right now to build meta-ti with AGL: ## +## due to meta-ti being based on YP 1.8 instead of YP 2.0 +BBMASK = "meta-ti/.*eudev" |