X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_j721e-evm.inc;h=c0195f183bdcf9756f7cf6c98b3ada29c8cda1f7;hb=09890bc1ce3d1836f0e35fbae7713f54d70a72ae;hp=61a4794f6fbf0c3507e818289e939ef10199e4f8;hpb=21bac164e6f17c0653370cb479f8f2bb8af5e320;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_j721e-evm.inc b/meta-agl-bsp/conf/include/agl_j721e-evm.inc index 61a4794f6..c0195f183 100644 --- a/meta-agl-bsp/conf/include/agl_j721e-evm.inc +++ b/meta-agl-bsp/conf/include/agl_j721e-evm.inc @@ -5,3 +5,7 @@ DEFAULTTUNE:k3r5 = "armv7athf" # Workaround for recipe assumption of poky location LIC_FILES_CHKSUM:pn-ti-rtos-firmware = "file://${THISDIR}/../../licenses/TI-TFL;md5=a1b59cb7ba626b9dbbcbf00f3fbc438a" + +# meta-ti-bsp layer conf does break expectations wrt common folders +# meta-ti-bsp/conf/layer.conf:TI_COMMON_DEPLOY ?= "${TOPDIR}/deploy-ti" +TI_COMMON_DEPLOY := "${TMPDIR}/deploy" \ No newline at end of file