imx-seco: update to 5.9.4.1 version
Update to 5.9.4.1 version following 'lf-6.6.52_2.2.0' NXP release. This has not been released in meta-freescale yet, so reuse the 5.9.4 recipe and apply the changes from meta-imx. https://onedigi.atlassian.net/browse/DEL-9417 Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
This commit is contained in:
parent
b53810551e
commit
e6dc064126
|
|
@ -0,0 +1,14 @@
|
|||
# Copyright (C) 2025, Digi International Inc.
|
||||
|
||||
#
|
||||
# Reuse meta-freescale's imx-seco_5.9.4.bb
|
||||
#
|
||||
require recipes-bsp/imx-seco/imx-seco_5.9.4.bb
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ca53281cc0caa7e320d4945a896fb837"
|
||||
|
||||
SRC_URI[md5sum] = "2a8fcdd322713bc127398ee66bf9b50a"
|
||||
SRC_URI[sha256sum] = "bd8dc01966076836aabff53f2463295294166595006e1db430db21b6ffa6b667"
|
||||
IMX_SRCREV_ABBREV = "0333596"
|
||||
|
||||
inherit fsl-eula2-unpack2 fsl-eula-recent
|
||||
Loading…
Reference in New Issue