summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-12-05 04:15:16 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-12-04 22:10:58 -0500
commit03017243a4c88cdf70d0f85aec4b80f9342e6473 (patch)
treebfbc64e1568870491621429c2763ebe58c0365e1 /recipes-kernel
parentf5c1f1943b24a5a678c0af309692e01722139b06 (diff)
downloadmeta-ti-03017243a4c88cdf70d0f85aec4b80f9342e6473.tar.gz
linux-ti-staging: update to the latest, rename pmmc-fw to ti-sci-fw
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb8
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 ef953f99..fab0c2a5 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"
28# Install boot-monitor skern file into /boot dir of rootfs 28# Install boot-monitor skern file into /boot dir of rootfs
29RDEPENDS_kernel-base_append_keystone = " boot-monitor" 29RDEPENDS_kernel-base_append_keystone = " boot-monitor"
30 30
31# Install pmmc-fw into /boot dir of rootfs 31# Install ti-sci-fw into /boot dir of rootfs
32RDEPENDS_kernel-base_append_k2g-evm = " pmmc-fw" 32RDEPENDS_kernel-base_append_k2g-evm = " ti-sci-fw"
33 33
34# Default is to package all dtb files for ti33x devices unless building 34# Default is to package all dtb files for ti33x devices unless building
35# for the specific beaglebone machine. 35# for the specific beaglebone machine.
@@ -57,11 +57,11 @@ S = "${WORKDIR}/git"
57 57
58BRANCH = "ti-lsk-linux-4.1.y" 58BRANCH = "ti-lsk-linux-4.1.y"
59 59
60SRCREV = "e7ce6b9cdee62083862c3d86853819d871f853de" 60SRCREV = "f0f52afb60f57f31c099dc849c6757fea5664e89"
61PV = "4.1.13+git${SRCPV}" 61PV = "4.1.13+git${SRCPV}"
62 62
63# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 63# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
64MACHINE_KERNEL_PR_append = "b" 64MACHINE_KERNEL_PR_append = "c"
65PR = "${MACHINE_KERNEL_PR}" 65PR = "${MACHINE_KERNEL_PR}"
66 66
67KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 67KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"