All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux-ti-staging: update with A&D merge, add new DTBs for AM437x-SK and J6Eco
@ 2014-09-08 14:17 Denys Dmytriyenko
  2014-09-08 14:37 ` Cooper Jr., Franklin
  0 siblings, 1 reply; 2+ messages in thread
From: Denys Dmytriyenko @ 2014-09-08 14:17 UTC (permalink / raw)
  To: meta-ti

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 recipes-kernel/linux/linux-ti-staging_3.14.bb | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index 45dccef..92a5a6c 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -26,10 +26,10 @@ RDEPENDS_kernel-base_append_dra7xx = " vpe-vpdma-fw"
 # Default is to package all dtb files for ti33x devices unless building
 # for the specific beaglebone machine.
 KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"
-KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb"
+KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb am437x-sk-evm.dtb"
 KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb"
 KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
-KERNEL_DEVICETREE_dra7xx = "dra7-evm.dtb am57xx-beagle-x15.dtb"
+KERNEL_DEVICETREE_dra7xx = "dra7-evm.dtb dra72-evm.dtb am57xx-beagle-x15.dtb"
 KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.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"
@@ -44,11 +44,11 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-linux-3.14.y"
 
-SRCREV = "1cfe07e737fa842f9f93d80cee4e3b7f198bc566"
+SRCREV = "0261be2e3a30f496c2c8642b6709f4fc54e75391"
 PV = "3.14.17"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}"
 PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
-- 
2.0.4



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

* Re: [PATCH] linux-ti-staging: update with A&D merge, add new DTBs for AM437x-SK and J6Eco
  2014-09-08 14:17 [PATCH] linux-ti-staging: update with A&D merge, add new DTBs for AM437x-SK and J6Eco Denys Dmytriyenko
@ 2014-09-08 14:37 ` Cooper Jr., Franklin
  0 siblings, 0 replies; 2+ messages in thread
From: Cooper Jr., Franklin @ 2014-09-08 14:37 UTC (permalink / raw)
  To: Denys Dmytriyenko, meta-ti

Acked-by: Franklin Cooper Jr. <fcooper@ti.com>

> -----Original Message-----
> From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> bounces@yoctoproject.org] On Behalf Of Denys Dmytriyenko
> Sent: Monday, September 08, 2014 9:17 AM
> To: meta-ti@yoctoproject.org
> Subject: [meta-ti] [PATCH] linux-ti-staging: update with A&D merge, add new
> DTBs for AM437x-SK and J6Eco
> 
> From: Denys Dmytriyenko <denys@ti.com>
> 
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
>  recipes-kernel/linux/linux-ti-staging_3.14.bb | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-
> kernel/linux/linux-ti-staging_3.14.bb
> index 45dccef..92a5a6c 100644
> --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
> @@ -26,10 +26,10 @@ RDEPENDS_kernel-base_append_dra7xx = " vpe-
> vpdma-fw"
>  # Default is to package all dtb files for ti33x devices unless building  # for the
> specific beaglebone machine.
>  KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb
> am335x-bone.dtb am335x-boneblack.dtb"
> -KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb"
> +KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb
> am437x-sk-evm.dtb"
>  KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-
> boneblack.dtb"
>  KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
> -KERNEL_DEVICETREE_dra7xx = "dra7-evm.dtb am57xx-beagle-x15.dtb"
> +KERNEL_DEVICETREE_dra7xx = "dra7-evm.dtb dra72-evm.dtb am57xx-
> beagle-x15.dtb"
>  KERNEL_DEVICETREE_am57xx-evm = "am57xx-beagle-x15.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"
> @@ -44,11 +44,11 @@ S = "${WORKDIR}/git"
> 
>  BRANCH = "ti-linux-3.14.y"
> 
> -SRCREV = "1cfe07e737fa842f9f93d80cee4e3b7f198bc566"
> +SRCREV = "0261be2e3a30f496c2c8642b6709f4fc54e75391"
>  PV = "3.14.17"
> 
>  # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> rebuild -MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
> +MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}"
>  PR = "${MACHINE_KERNEL_PR}"
> 
>  KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
> --
> 2.0.4
> 
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


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

end of thread, other threads:[~2014-09-08 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-08 14:17 [PATCH] linux-ti-staging: update with A&D merge, add new DTBs for AM437x-SK and J6Eco Denys Dmytriyenko
2014-09-08 14:37 ` Cooper Jr., Franklin

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.