diff options
author | Karthik Ramanan <a0393906@ti.com> | 2017-03-29 13:46:00 +0530 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-03-30 07:28:49 +0000 |
commit | db96e667dfc57e2cd7bc003a8e97e6a079d58eec (patch) | |
tree | db5e0acb7423aa25beb21d51b55ac81cc88776b9 /meta-agl-bsp/meta-ti | |
parent | 1a87a64ed73e045c9c69321f9deb104f570bc720 (diff) |
dra7xx: Remove SRC_URI update
Change-Id: I9ce4a9d1019269e4955544e341b5d1d0bd7a3e15
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
Diffstat (limited to 'meta-agl-bsp/meta-ti')
-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 |