package/qoriq-fm-ucode: bump to version lf-6.6.23-2.0.0
Update this package to the same NXP software release as the ls1046a board. The only upstream change was to rename the license file. Signed-off-by: Brandon Maier <brandon.maier@collins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
7cbc240ac2
commit
356f5c420e
3 changed files with 5 additions and 5 deletions
|
|
@ -16,7 +16,7 @@ the components from NXP are:
|
|||
- rcw, LSDK 21.08
|
||||
- atf (fork), lf-6.6.23-2.0.0
|
||||
- uboot (fork), lf-6.6.23-2.0.0
|
||||
- qoriq-fm-ucode (blob), LSDK 21.08
|
||||
- qoriq-fm-ucode (blob), lf-6.6.23-2.0.0
|
||||
- linux (fork), lf-6.6.23-2.0.0
|
||||
|
||||
Build
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
# Locally calculated
|
||||
sha256 2e431dd726c4aa1db558931d80b318149abdf71fec6e39de9d5aa33399df1fb1 qoriq-fm-ucode-LSDK-21.08.tar.gz
|
||||
sha256 7a223031d76339df0e4e5a94d193a270fb9963d42b577aa42fe130a4657f3e17 NXP-Binary-EULA.txt
|
||||
sha256 c994367c74dd2ff6cd70ea269cf1bc775c5f4e11294a8db414491ce6c2eb9dc3 qoriq-fm-ucode-lf-6.6.23-2.0.0.tar.gz
|
||||
sha256 7a223031d76339df0e4e5a94d193a270fb9963d42b577aa42fe130a4657f3e17 LICENSE
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
QORIQ_FM_UCODE_VERSION = LSDK-21.08
|
||||
QORIQ_FM_UCODE_VERSION = lf-6.6.23-2.0.0
|
||||
QORIQ_FM_UCODE_SITE = $(call github,nxp-qoriq,qoriq-fm-ucode,$(QORIQ_FM_UCODE_VERSION))
|
||||
QORIQ_FM_UCODE_LICENSE = NXP Binary EULA
|
||||
QORIQ_FM_UCODE_LICENSE_FILES = NXP-Binary-EULA.txt
|
||||
QORIQ_FM_UCODE_LICENSE_FILES = LICENSE
|
||||
QORIQ_FM_UCODE_INSTALL_IMAGES = YES
|
||||
QORIQ_FM_UCODE_INSTALL_TARGET = NO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue