All of lore.kernel.org
 help / color / mirror / Atom feed
* Denys Dmytriyenko : linux-ti-staging: update to 4.1.13, add am571-idk DTB
@ 2015-11-12 13:15 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2015-11-12 13:15 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: fido
Commit: e3b75a482b2238760002208cae7b75ebe5938998
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=e3b75a482b2238760002208cae7b75ebe5938998

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Thu Nov 12 08:04:37 2015 +0000

linux-ti-staging: update to 4.1.13, add am571-idk DTB

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-kernel/linux/linux-ti-staging-rt_4.1.bb |    6 +++++-
 recipes-kernel/linux/linux-ti-staging_4.1.bb    |    8 ++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
index 82e3bc7..35c4910 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
@@ -1,5 +1,9 @@
 require linux-ti-staging_4.1.bb
 
+# Look in the generic major.minor directory for files
+# This will have priority over generic non-rt path
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
+
 BRANCH = "ti-rt-linux-4.1.y"
 
-SRCREV = "c6d2ee60de8003e5491ab131307570581529029f"
+SRCREV = "689b0790980be1cc3eb84e435c1bc87cd1e91458"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 6e64b8b..afaa25c 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -35,7 +35,7 @@ KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am43x-epos-evm-hdmi.dtb am437x-gp-
 KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb"
 KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
 KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb dra7-evm-lcd-lg.dtb dra7-evm-lcd-osd.dtb dra72-evm.dtb dra72-evm-lcd-lg.dtb dra72-evm-lcd-osd.dtb"
-KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-evm.dtb am572x-idk.dtb"
+KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-evm.dtb am572x-idk.dtb am571x-idk.dtb"
 KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb"
 KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb"
 KERNEL_DEVICETREE_am37x-evm = "omap3-evm-37xx.dtb"
@@ -54,11 +54,11 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-lsk-linux-4.1.y"
 
-SRCREV = "b9280daf1340ca5a21271d560df522215e7f2d73"
-PV = "4.1.12+git${SRCPV}"
+SRCREV = "e7ce6b9cdee62083862c3d86853819d871f853de"
+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 = "a"
 PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Denys Dmytriyenko : linux-ti-staging: update to 4.1.13, add am571-idk DTB
@ 2015-11-12 13:15 Arago Project git
  0 siblings, 0 replies; 2+ messages in thread
From: Arago Project git @ 2015-11-12 13:15 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: d69c4241c63429e8121946075f96df8febc02a79
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=d69c4241c63429e8121946075f96df8febc02a79

Author: Denys Dmytriyenko <denys@ti.com>
Date:   Thu Nov 12 08:04:37 2015 +0000

linux-ti-staging: update to 4.1.13, add am571-idk DTB

Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-kernel/linux/linux-ti-staging-rt_4.1.bb |    6 +++++-
 recipes-kernel/linux/linux-ti-staging_4.1.bb    |    8 ++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
index 82e3bc7..35c4910 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb
@@ -1,5 +1,9 @@
 require linux-ti-staging_4.1.bb
 
+# Look in the generic major.minor directory for files
+# This will have priority over generic non-rt path
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
+
 BRANCH = "ti-rt-linux-4.1.y"
 
-SRCREV = "c6d2ee60de8003e5491ab131307570581529029f"
+SRCREV = "689b0790980be1cc3eb84e435c1bc87cd1e91458"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 6e64b8b..afaa25c 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -35,7 +35,7 @@ KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am43x-epos-evm-hdmi.dtb am437x-gp-
 KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb"
 KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
 KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb dra7-evm-lcd-lg.dtb dra7-evm-lcd-osd.dtb dra72-evm.dtb dra72-evm-lcd-lg.dtb dra72-evm-lcd-osd.dtb"
-KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-evm.dtb am572x-idk.dtb"
+KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.dtb am57xx-evm.dtb am572x-idk.dtb am571x-idk.dtb"
 KERNEL_DEVICETREE_omap3 = "omap3-beagle.dtb omap3-beagle-xm.dtb omap3-evm.dtb omap3-evm-37xx.dtb am3517-evm.dtb"
 KERNEL_DEVICETREE_am3517-evm = "am3517-evm.dtb"
 KERNEL_DEVICETREE_am37x-evm = "omap3-evm-37xx.dtb"
@@ -54,11 +54,11 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-lsk-linux-4.1.y"
 
-SRCREV = "b9280daf1340ca5a21271d560df522215e7f2d73"
-PV = "4.1.12+git${SRCPV}"
+SRCREV = "e7ce6b9cdee62083862c3d86853819d871f853de"
+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 = "a"
 PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-12 13:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-12 13:15 Denys Dmytriyenko : linux-ti-staging: update to 4.1.13, add am571-idk DTB Arago Project git
2015-11-12 13:15 Arago Project git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.