[meta-ti] Denys Dmytriyenko : linux-ti-staging 4.1: add PRU Ethernet FW dependency for AM4
Arago Project git
git at arago-project.org
Fri Apr 1 14:35:52 PDT 2016
Module: meta-ti
Branch: master
Commit: 7098e8685ff1ce8c748c1754f6bab60987c91893
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=7098e8685ff1ce8c748c1754f6bab60987c91893
Author: Denys Dmytriyenko <denys at ti.com>
Date: Sat Apr 2 03:17:34 2016 +0000
linux-ti-staging 4.1: add PRU Ethernet FW dependency for AM4
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-kernel/linux/linux-ti-staging_4.1.bb | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index edc8e00..ea1ed62 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -41,6 +41,7 @@ RDEPENDS_kernel-base_append_k2l-evm = " netcp-pa-fw"
# Add run-time dependency for PRU Ethernet firmware to the rootfs
RDEPENDS_kernel-base_append_am57xx-evm = " prueth-fw"
+RDEPENDS_kernel-base_append_am437x-evm = " prueth-fw"
# Default is to package all dtb files for ti33x devices unless building
# for the specific beaglebone machine.
@@ -73,7 +74,7 @@ SRCREV = "6b41ca0b945d73ac8c8318083f79411639836643"
PV = "4.1.18+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "k"
+MACHINE_KERNEL_PR_append = "l"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
More information about the meta-ti
mailing list