diff mbox

[02/11] freescale-imx: bump to version 3.10.17-1.0.1

Message ID 1412340212-3089-3-git-send-email-jezz@sysmic.org
State Superseded
Headers show

Commit Message

Jérôme Pouiller Oct. 3, 2014, 12:43 p.m. UTC
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
---
 package/freescale-imx/freescale-imx.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Gary Bisson Oct. 7, 2014, 4:42 p.m. UTC | #1
Hi Jerome,

On 10/03/2014 05:43 AM, Jérôme Pouiller wrote:
> Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
> ---
>   package/freescale-imx/freescale-imx.mk | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/freescale-imx/freescale-imx.mk b/package/freescale-imx/freescale-imx.mk
> index 64ea1f9..58dc9f0 100644
> --- a/package/freescale-imx/freescale-imx.mk
> +++ b/package/freescale-imx/freescale-imx.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -FREESCALE_IMX_VERSION = 3.10.17-1.0.0
> +FREESCALE_IMX_VERSION = 3.10.17-1.0.1
This FREESCALE_IMX_VERSION variable is used by other packages which do 
not have a 1.0.1 update such as imx-lib, imx-vpu or firmware-imx. 
Therefore this patch would break them.
I suggest modifying only the gpu-viv package version but this implies to 
also modifying all the i.MX6 configs to update their kernels as it has 
been done in Yocto:
https://lists.yoctoproject.org/pipermail/meta-freescale/2014-August/009906.html

Let me know if you need help updating all the configurations 
(nitrogen6x, sabresd, wandboard etc...).

Thanks,
Gary
>   FREESCALE_IMX_SITE    = http://www.freescale.com/lgfiles/NMG/MAD/YOCTO
>   
>   include $(sort $(wildcard package/freescale-imx/*/*.mk))
>
>
diff mbox

Patch

diff --git a/package/freescale-imx/freescale-imx.mk b/package/freescale-imx/freescale-imx.mk
index 64ea1f9..58dc9f0 100644
--- a/package/freescale-imx/freescale-imx.mk
+++ b/package/freescale-imx/freescale-imx.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-FREESCALE_IMX_VERSION = 3.10.17-1.0.0
+FREESCALE_IMX_VERSION = 3.10.17-1.0.1
 FREESCALE_IMX_SITE    = http://www.freescale.com/lgfiles/NMG/MAD/YOCTO
 
 include $(sort $(wildcard package/freescale-imx/*/*.mk))