summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-11-03 02:19:44 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-11-04 17:40:55 -0400
commit540afce71ca47e786133a9defe8fbad6c1c755f6 (patch)
treef37a4fe4398156c8964fdc39cef072ba7b59f06e
parent150d1eb4265977d19ef9ae241db811c01a1daf22 (diff)
downloadmeta-ti-540afce71ca47e786133a9defe8fbad6c1c755f6.tar.gz
linux-ti-staging: pull in prueth-fw for k2g
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index 2f67a010..ddc221d3 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb
@@ -46,6 +46,7 @@ RDEPENDS_kernel-base_append_k2l-evm = " netcp-pa-fw"
46RDEPENDS_kernel-base_append_am57xx-evm = " prueth-fw" 46RDEPENDS_kernel-base_append_am57xx-evm = " prueth-fw"
47RDEPENDS_kernel-base_append_am437x-evm = " prueth-fw" 47RDEPENDS_kernel-base_append_am437x-evm = " prueth-fw"
48RDEPENDS_kernel-base_append_am335x-evm = " prueth-fw" 48RDEPENDS_kernel-base_append_am335x-evm = " prueth-fw"
49RDEPENDS_kernel-base_append_k2g = " prueth-fw"
49 50
50# Default is to package all dtb files for ti33x devices unless building 51# Default is to package all dtb files for ti33x devices unless building
51# for the specific beaglebone machine. 52# for the specific beaglebone machine.
@@ -83,7 +84,7 @@ SRCREV = "83973c23389df9755070a003b3a596beae056714"
83PV = "4.4.29+git${SRCPV}" 84PV = "4.4.29+git${SRCPV}"
84 85
85# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 86# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
86MACHINE_KERNEL_PR_append = "a" 87MACHINE_KERNEL_PR_append = "b"
87PR = "${MACHINE_KERNEL_PR}" 88PR = "${MACHINE_KERNEL_PR}"
88 89
89KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 90KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"