X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fmeta-ti%2Frecipes-kernel%2Flinux%2Flinux-ti-staging_4.4.bbappend;fp=meta-agl-bsp%2Fmeta-ti%2Frecipes-kernel%2Flinux%2Flinux-ti-staging_4.4.bbappend;h=d94c76e3c18e076bb7dd7c120b876c45b4eeb46f;hb=806cad57935e4771cdfda53b065eb1d7b131a963;hp=0000000000000000000000000000000000000000;hpb=61baed2387ceb17c2831a720f1fd0eafdd9ae8ff;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bbappend b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bbappend new file mode 100644 index 000000000..d94c76e3c --- /dev/null +++ b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_4.4.bbappend @@ -0,0 +1,18 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/files:" + +SRC_URI_append = " file://ramblock_nbd.cfg" +SRC_URI_append = " file://smack.cfg" +SRC_URI_append = " file://smack-default-lsm.cfg" + +KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/ramblock_nbd.cfg ${WORKDIR}/smack.cfg ${WORKDIR}/smack-default-lsm.cfg" + +SRCREV = "${AUTOREV}" + +PV = "4.4.30+git${SRCPV}" + +KERNEL_GIT_URI = "git://git.omapzoom.org/kernel/omap" +BRANCH = "p-ti-lsk-linux-4.4.y-next" +SRC_URI_append = " \ + " + +KERNEL_DEVICETREE_dra7xx-evm_append = " dra7-evm-vision.dtb dra72-evm-vision.dtb am57xx-evm.dtb"