[meta-ti] Denys Dmytriyenko : linux-ti-staging: update to latest 3.14 stable, as being LTS
Arago Project git
git at arago-project.org
Mon Jun 23 09:03:44 PDT 2014
Module: meta-ti
Branch: daisy
Commit: 034971520f56dbfcca2221d1b5fdbed1e7109fb2
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=034971520f56dbfcca2221d1b5fdbed1e7109fb2
Author: Denys Dmytriyenko <denys at ti.com>
Date: Sat Jun 21 03:11:28 2014 +0000
linux-ti-staging: update to latest 3.14 stable, as being LTS
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
.../defconfig | 0
.../ipc.cfg | 0
.../non-smp.cfg | 0
.../systest.cfg | 0
...ti-staging_3.15.bb => linux-ti-staging_3.14.bb} | 12 +++++-------
5 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging-3.15/defconfig b/recipes-kernel/linux/linux-ti-staging-3.14/defconfig
similarity index 100%
rename from recipes-kernel/linux/linux-ti-staging-3.15/defconfig
rename to recipes-kernel/linux/linux-ti-staging-3.14/defconfig
diff --git a/recipes-kernel/linux/linux-ti-staging-3.15/ipc.cfg b/recipes-kernel/linux/linux-ti-staging-3.14/ipc.cfg
similarity index 100%
rename from recipes-kernel/linux/linux-ti-staging-3.15/ipc.cfg
rename to recipes-kernel/linux/linux-ti-staging-3.14/ipc.cfg
diff --git a/recipes-kernel/linux/linux-ti-staging-3.15/non-smp.cfg b/recipes-kernel/linux/linux-ti-staging-3.14/non-smp.cfg
similarity index 100%
rename from recipes-kernel/linux/linux-ti-staging-3.15/non-smp.cfg
rename to recipes-kernel/linux/linux-ti-staging-3.14/non-smp.cfg
diff --git a/recipes-kernel/linux/linux-ti-staging-3.15/systest.cfg b/recipes-kernel/linux/linux-ti-staging-3.14/systest.cfg
similarity index 100%
rename from recipes-kernel/linux/linux-ti-staging-3.15/systest.cfg
rename to recipes-kernel/linux/linux-ti-staging-3.14/systest.cfg
diff --git a/recipes-kernel/linux/linux-ti-staging_3.15.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
similarity index 89%
rename from recipes-kernel/linux/linux-ti-staging_3.15.bb
rename to recipes-kernel/linux/linux-ti-staging_3.14.bb
index 64db8da..a3045b2 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.15.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -3,15 +3,13 @@ DESCRIPTION = "Linux kernel for TI devices"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
-DEFAULT_PREFERENCE = "-1"
-
inherit kernel
require recipes-kernel/linux/linux-dtb.inc
require recipes-kernel/linux/setup-defconfig.inc
# Look in the generic major.minor directory for files
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-3.15:"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-3.14:"
# Pull in the devicetree files into the rootfs
RDEPENDS_kernel-base += "kernel-devicetree"
@@ -39,13 +37,13 @@ COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
S = "${WORKDIR}/git"
-BRANCH = "ti-linux-3.15.y"
+BRANCH = "ti-linux-3.14.y"
-SRCREV = "3fd9aad17d3b4d1d7ee50ae788c0a096921e7216"
-PV = "3.14+3.15-rc6"
+SRCREV = "9d00dd1187099b0841125220c7432a3507e5b5fa"
+PV = "3.14.8"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "ti_config_fragments"
More information about the meta-ti
mailing list