All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] linux-ti-staging: update to ti2017.04-rc1 tag
@ 2017-08-28 18:37 Dan Murphy
  2017-08-28 18:37 ` [PATCH 2/2] u-boot-ti-staging: " Dan Murphy
  2017-08-28 19:23 ` [PATCH 1/2] linux-ti-staging: " Denys Dmytriyenko
  0 siblings, 2 replies; 3+ messages in thread
From: Dan Murphy @ 2017-08-28 18:37 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | 2 +-
 recipes-kernel/linux/linux-ti-staging_4.9.bb    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
index 41c1c052..3ee1588a 100644
--- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
+++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:"
 
 BRANCH = "ti-rt-linux-4.9.y"
 
-SRCREV = "79149b757ed45f1050b519ba353cd180dc48604c"
+SRCREV = "e23d2cd3402ba7566ed2d7600be470a06d777495"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb
index fc39dfec..03dbac4f 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.9.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb
@@ -55,8 +55,8 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-lsk-linux-4.9.y"
 
-SRCREV = "7448cce4e5c0163d96dae0040e51153fefc12c92"
-PV = "4.9.41+git${SRCPV}"
+SRCREV = "bf788c725a3db00226e78cce9e1c4b81c48e9652"
+PV = "4.9.45+git${SRCPV}"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
 MACHINE_KERNEL_PR_append = "c"
-- 
2.14.0



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

* [PATCH 2/2] u-boot-ti-staging: update to ti2017.04-rc1 tag
  2017-08-28 18:37 [PATCH 1/2] linux-ti-staging: update to ti2017.04-rc1 tag Dan Murphy
@ 2017-08-28 18:37 ` Dan Murphy
  2017-08-28 19:23 ` [PATCH 1/2] linux-ti-staging: " Denys Dmytriyenko
  1 sibling, 0 replies; 3+ messages in thread
From: Dan Murphy @ 2017-08-28 18:37 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb
index 07c5bdc1..5276bbef 100644
--- a/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb
+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2017.01.bb
@@ -1,7 +1,7 @@
 require u-boot-ti.inc
 
-PR = "r12"
+PR = "r13"
 
 BRANCH = "ti-u-boot-2017.01"
 
-SRCREV = "590c7d7fe15d06a4d708403d3234bcd01cd039e1"
+SRCREV = "8fbc46c73738dad5ac2dcc94d5b6a7bd73bee194"
-- 
2.14.0



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

* Re: [PATCH 1/2] linux-ti-staging: update to ti2017.04-rc1 tag
  2017-08-28 18:37 [PATCH 1/2] linux-ti-staging: update to ti2017.04-rc1 tag Dan Murphy
  2017-08-28 18:37 ` [PATCH 2/2] u-boot-ti-staging: " Dan Murphy
@ 2017-08-28 19:23 ` Denys Dmytriyenko
  1 sibling, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2017-08-28 19:23 UTC (permalink / raw)
  To: Dan Murphy; +Cc: meta-ti

Thanks. Do we need to add dra76-evm.dtb as well?


On Mon, Aug 28, 2017 at 01:37:44PM -0500, Dan Murphy wrote:
> Signed-off-by: Dan Murphy <dmurphy@ti.com>
> ---
>  recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | 2 +-
>  recipes-kernel/linux/linux-ti-staging_4.9.bb    | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
> index 41c1c052..3ee1588a 100644
> --- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
> +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb
> @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:"
>  
>  BRANCH = "ti-rt-linux-4.9.y"
>  
> -SRCREV = "79149b757ed45f1050b519ba353cd180dc48604c"
> +SRCREV = "e23d2cd3402ba7566ed2d7600be470a06d777495"
> diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb
> index fc39dfec..03dbac4f 100644
> --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb
> @@ -55,8 +55,8 @@ S = "${WORKDIR}/git"
>  
>  BRANCH = "ti-lsk-linux-4.9.y"
>  
> -SRCREV = "7448cce4e5c0163d96dae0040e51153fefc12c92"
> -PV = "4.9.41+git${SRCPV}"
> +SRCREV = "bf788c725a3db00226e78cce9e1c4b81c48e9652"
> +PV = "4.9.45+git${SRCPV}"
>  
>  # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
>  MACHINE_KERNEL_PR_append = "c"
> -- 
> 2.14.0
> 


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

end of thread, other threads:[~2017-08-28 19:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-28 18:37 [PATCH 1/2] linux-ti-staging: update to ti2017.04-rc1 tag Dan Murphy
2017-08-28 18:37 ` [PATCH 2/2] u-boot-ti-staging: " Dan Murphy
2017-08-28 19:23 ` [PATCH 1/2] linux-ti-staging: " Denys Dmytriyenko

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.