[meta-ti] Denys Dmytriyenko : linux-ti-staging: update to the latest, rename pmmc-fw to ti-sci-fw
Arago Project git
git at arago-project.org
Fri Dec 4 19:12:10 PST 2015
Module: meta-ti
Branch: master
Commit: 03017243a4c88cdf70d0f85aec4b80f9342e6473
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=03017243a4c88cdf70d0f85aec4b80f9342e6473
Author: Denys Dmytriyenko <denys at ti.com>
Date: Sat Dec 5 04:15:16 2015 +0000
linux-ti-staging: update to the latest, rename pmmc-fw to ti-sci-fw
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-kernel/linux/linux-ti-staging_4.1.bb | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index ef953f9..fab0c2a 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -28,8 +28,8 @@ RDEPENDS_kernel-base_append_dra7xx = " vpdma-fw"
# Install boot-monitor skern file into /boot dir of rootfs
RDEPENDS_kernel-base_append_keystone = " boot-monitor"
-# Install pmmc-fw into /boot dir of rootfs
-RDEPENDS_kernel-base_append_k2g-evm = " pmmc-fw"
+# Install ti-sci-fw into /boot dir of rootfs
+RDEPENDS_kernel-base_append_k2g-evm = " ti-sci-fw"
# Default is to package all dtb files for ti33x devices unless building
# for the specific beaglebone machine.
@@ -57,11 +57,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.1.y"
-SRCREV = "e7ce6b9cdee62083862c3d86853819d871f853de"
+SRCREV = "f0f52afb60f57f31c099dc849c6757fea5664e89"
PV = "4.1.13+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "b"
+MACHINE_KERNEL_PR_append = "c"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
More information about the meta-ti
mailing list