diff options
Diffstat (limited to 'meta-agl-bsp')
-rw-r--r-- | meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend index 11063ab1d..c5fca454f 100644 --- a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend +++ b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend @@ -15,17 +15,6 @@ KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/rtl_sdr.cfg" SRC_URI_append = " file://btusb.cfg" KERNEL_CONFIG_FRAGMENTS_append = " ${WORKDIR}/btusb.cfg" -SRCREV = "${AUTOREV}" - -PV = "4.4.31+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" - #------------------------------------------------------------------------- # smack patches for handling bluetooth |