diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2016-11-03 02:19:44 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-11-04 17:40:55 -0400 |
| commit | 540afce71ca47e786133a9defe8fbad6c1c755f6 (patch) | |
| tree | f37a4fe4398156c8964fdc39cef072ba7b59f06e | |
| parent | 150d1eb4265977d19ef9ae241db811c01a1daf22 (diff) | |
| download | meta-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.bb | 3 |
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" | |||
| 46 | RDEPENDS_kernel-base_append_am57xx-evm = " prueth-fw" | 46 | RDEPENDS_kernel-base_append_am57xx-evm = " prueth-fw" |
| 47 | RDEPENDS_kernel-base_append_am437x-evm = " prueth-fw" | 47 | RDEPENDS_kernel-base_append_am437x-evm = " prueth-fw" |
| 48 | RDEPENDS_kernel-base_append_am335x-evm = " prueth-fw" | 48 | RDEPENDS_kernel-base_append_am335x-evm = " prueth-fw" |
| 49 | RDEPENDS_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" | |||
| 83 | PV = "4.4.29+git${SRCPV}" | 84 | PV = "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 |
| 86 | MACHINE_KERNEL_PR_append = "a" | 87 | MACHINE_KERNEL_PR_append = "b" |
| 87 | PR = "${MACHINE_KERNEL_PR}" | 88 | PR = "${MACHINE_KERNEL_PR}" |
| 88 | 89 | ||
| 89 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 90 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |
