mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 05:23:39 +08:00
package/qoriq-rcw: bump to version lf-6.6.23-2.0.0
Update this package to the same NXP software release as the ls1046a board. Signed-off-by: Brandon Maier <brandon.maier@collins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
356f5c420e
commit
72a30e2086
@ -12,7 +12,7 @@ for the software NXP LSDK (Layerscape Software Development Kit), see
|
||||
- https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev21.08.pdf
|
||||
|
||||
the components from NXP are:
|
||||
- rcw, LSDK 21.08
|
||||
- rcw, lf-6.6.23-2.0.0
|
||||
- atf (fork), lf-6.6.23-2.0.0
|
||||
- uboot (fork), lf-6.6.23-2.0.0
|
||||
- cadence-dp-firmware (blob), LSDK 20.12
|
||||
|
@ -13,7 +13,7 @@ for the software NXP LSDK (Layerscape Software Development Kit), see
|
||||
- https://www.nxp.com/docs/en/user-guide/LSDKUG_Rev21.08.pdf
|
||||
|
||||
the components from NXP are:
|
||||
- rcw, LSDK 21.08
|
||||
- rcw, lf-6.6.23-2.0.0
|
||||
- atf (fork), lf-6.6.23-2.0.0
|
||||
- uboot (fork), lf-6.6.23-2.0.0
|
||||
- qoriq-fm-ucode (blob), lf-6.6.23-2.0.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 f199c10e50bd18d7bed0d60f5b68194240dea4f1aa164cec98332723727a4796 qoriq-rcw-LSDK-21.08.tar.gz
|
||||
sha256 52dfb95a3d8e811609dd8a982a5c6f3ba88fac096ea8448a27b571b7c25e3a83 qoriq-rcw-lf-6.6.23-2.0.0.tar.gz
|
||||
sha256 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
QORIQ_RCW_VERSION = LSDK-21.08
|
||||
QORIQ_RCW_VERSION = lf-6.6.23-2.0.0
|
||||
QORIQ_RCW_SITE = $(call github,nxp-qoriq,rcw,$(QORIQ_RCW_VERSION))
|
||||
QORIQ_RCW_LICENSE = BSD-3-Clause
|
||||
QORIQ_RCW_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user