diff mbox series

[6/9] package/imx-mkimage: Bump to imx_4.14.62_1.0.0_beta

Message ID 20181226223112.24456-6-nerv@dawncrow.de
State Changes Requested
Headers show
Series [1/9] board/freescale/imx8mqevk: Fix typos in readme | expand

Commit Message

André Zwing Dec. 26, 2018, 10:31 p.m. UTC
Signed-off-by: André Hentschel <nerv@dawncrow.de>
---
 package/imx-mkimage/imx-mkimage.hash | 2 +-
 package/imx-mkimage/imx-mkimage.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Baruch Siach Dec. 27, 2018, 8:56 a.m. UTC | #1
Hi André,

On Wed, Dec 26, 2018 at 11:31:09PM +0100, André Hentschel wrote:
> Signed-off-by: André Hentschel <nerv@dawncrow.de>
> ---
>  package/imx-mkimage/imx-mkimage.hash | 2 +-
>  package/imx-mkimage/imx-mkimage.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/imx-mkimage/imx-mkimage.hash b/package/imx-mkimage/imx-mkimage.hash
> index e1cbdd973c..ceaac64b1c 100644
> --- a/package/imx-mkimage/imx-mkimage.hash
> +++ b/package/imx-mkimage/imx-mkimage.hash
> @@ -1,3 +1,3 @@
>  # Locally calculated
> -sha256 bc79e11cfbde303e200287fa6624028c8ce5344f8a35ed179b3fe217d74155da  imx-mkimage-rel_imx_4.9.51_8mq_ga.tar.gz
> +sha256 17e22d0127879bb9f6f3aae82b22d02e0372578dc7a4f6c71647fce75c632ee2  imx-mkimage-rel_imx_4.14.62_1.0.0_beta.tar.gz
>  sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c  iMX8dv/COPYING
> diff --git a/package/imx-mkimage/imx-mkimage.mk b/package/imx-mkimage/imx-mkimage.mk
> index 6fd6aa39b0..cde4fefcea 100644
> --- a/package/imx-mkimage/imx-mkimage.mk
> +++ b/package/imx-mkimage/imx-mkimage.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -IMX_MKIMAGE_VERSION = rel_imx_4.9.51_8mq_ga
> +IMX_MKIMAGE_VERSION = rel_imx_4.14.62_1.0.0_beta

Why not bump to the latest rel_imx_4.14.78_1.0.0_ga?

baruch

>  IMX_MKIMAGE_SITE = https://source.codeaurora.org/external/imx/imx-mkimage
>  IMX_MKIMAGE_SITE_METHOD = git
>  IMX_MKIMAGE_LICENSE = GPL-2.0+
André Zwing Dec. 27, 2018, 2:39 p.m. UTC | #2
Am 27.12.18 um 09:56 schrieb Baruch Siach:
>> -IMX_MKIMAGE_VERSION = rel_imx_4.9.51_8mq_ga
>> +IMX_MKIMAGE_VERSION = rel_imx_4.14.62_1.0.0_beta
> 
> Why not bump to the latest rel_imx_4.14.78_1.0.0_ga?

Hi Baruch,

Thanks for having a look!
rel_imx_4.14.62_1.0.0_beta is the version currently used in:
https://git.buildroot.net/buildroot/tree/configs/freescale_imx8mqevk_defconfig
Further I did all my testing with it and don't have access to the imx8x board for the next two weeks.
So for now I'd like to stick to that version until I and the imx8mq maintainers can test it.
Fabio Estevam Dec. 27, 2018, 3:41 p.m. UTC | #3
On Thu, Dec 27, 2018 at 6:56 AM Baruch Siach <baruch@tkos.co.il> wrote:

> > -IMX_MKIMAGE_VERSION = rel_imx_4.9.51_8mq_ga
> > +IMX_MKIMAGE_VERSION = rel_imx_4.14.62_1.0.0_beta
>
> Why not bump to the latest rel_imx_4.14.78_1.0.0_ga?

Yes, that would be preferred. Thanks
diff mbox series

Patch

diff --git a/package/imx-mkimage/imx-mkimage.hash b/package/imx-mkimage/imx-mkimage.hash
index e1cbdd973c..ceaac64b1c 100644
--- a/package/imx-mkimage/imx-mkimage.hash
+++ b/package/imx-mkimage/imx-mkimage.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256 bc79e11cfbde303e200287fa6624028c8ce5344f8a35ed179b3fe217d74155da  imx-mkimage-rel_imx_4.9.51_8mq_ga.tar.gz
+sha256 17e22d0127879bb9f6f3aae82b22d02e0372578dc7a4f6c71647fce75c632ee2  imx-mkimage-rel_imx_4.14.62_1.0.0_beta.tar.gz
 sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c  iMX8dv/COPYING
diff --git a/package/imx-mkimage/imx-mkimage.mk b/package/imx-mkimage/imx-mkimage.mk
index 6fd6aa39b0..cde4fefcea 100644
--- a/package/imx-mkimage/imx-mkimage.mk
+++ b/package/imx-mkimage/imx-mkimage.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-IMX_MKIMAGE_VERSION = rel_imx_4.9.51_8mq_ga
+IMX_MKIMAGE_VERSION = rel_imx_4.14.62_1.0.0_beta
 IMX_MKIMAGE_SITE = https://source.codeaurora.org/external/imx/imx-mkimage
 IMX_MKIMAGE_SITE_METHOD = git
 IMX_MKIMAGE_LICENSE = GPL-2.0+