瀏覽代碼

package/freescale-imx/imx-seco: bump version to 5.9.4.1

This version is aligned with NXP Linux BSP version "lf-6.6.52-2.2.0".

License hashes changed because the LA_OPT_NXP_Software_License changed
from "v56 April 2024" to "v57 July 2024".
Add SCR.txt and SCR-imx-seco.txt to _LICENSE_FILES.

Note: in this release, the package source archive name changed to
include a revision. This commit adds a new _REVISION variable with the
value published in the corresponding NXP BSP.

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
[Julien: fixed the bsp version name in commit log]
Signed-off-by: Julien Olivain <ju.o@free.fr>
Sébastien Szymanski 6 月之前
父節點
當前提交
0f0949cee0
共有 2 個文件被更改,包括 9 次插入6 次删除
  1. 5 3
      package/freescale-imx/imx-seco/imx-seco.hash
  2. 4 3
      package/freescale-imx/imx-seco/imx-seco.mk

+ 5 - 3
package/freescale-imx/imx-seco/imx-seco.hash

@@ -1,4 +1,6 @@
 # Locally calculated
-sha256  9b04be33814a9cbda9bbfcb6711585cf7e4ed2527793813c95230f350323cba7  imx-seco-5.9.4.bin
-sha256  165f6c0eacb4d3a05289dfb79331c9a2c05207eb7a67ef28a117f246a0145428  EULA
-sha256  c9ee518510d72e254d62743f5098163eacdb6428c6ba4d8119afe2d12edba068  COPYING
+sha256  bd8dc01966076836aabff53f2463295294166595006e1db430db21b6ffa6b667  imx-seco-5.9.4.1-0333596.bin
+sha256  c3d9a7b2a5a7db5da690e9c1081b98b665802c3efbbba7fb237339395a92f607  EULA
+sha256  601fa790c5b4d03579bd182fb4d65a6f329a32faf49db22f98e4608221e861f7  COPYING
+sha256  92d7a6594cece4d59f4da4677f3128aa4997fd49955aee50a6fed32e3800df76  SCR.txt
+sha256  92d7a6594cece4d59f4da4677f3128aa4997fd49955aee50a6fed32e3800df76  SCR-imx-seco.txt

+ 4 - 3
package/freescale-imx/imx-seco/imx-seco.mk

@@ -4,12 +4,13 @@
 #
 ################################################################################
 
-IMX_SECO_VERSION = 5.9.4
+IMX_SECO_VERSION = 5.9.4.1
+IMX_SECO_REVISION = 0333596
 IMX_SECO_SITE = $(FREESCALE_IMX_SITE)
-IMX_SECO_SOURCE = imx-seco-$(IMX_SECO_VERSION).bin
+IMX_SECO_SOURCE = imx-seco-$(IMX_SECO_VERSION)-$(IMX_SECO_REVISION).bin
 
 IMX_SECO_LICENSE = NXP Semiconductor Software License Agreement
-IMX_SECO_LICENSE_FILES = EULA COPYING
+IMX_SECO_LICENSE_FILES = EULA COPYING SCR.txt SCR-imx-seco.txt
 IMX_SECO_REDISTRIBUTE = NO
 
 define IMX_SECO_EXTRACT_CMDS