mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/qoriq-rcw: bump version to lf-6.12.3-1.0.0-2-g45e6925
Technically, this is lf-6.12.3-1.0.0 plus a few patches on top (the current master branch). Change log: 45e692536904 rcw: ls1028a: Add configuration for audio codec usage 3c51083d0cdf lx2160asi: e100g1_split.rcw: fix parse error The second patch is necessary to fix a build error which was signalled previously here on the lists: https://lore.kernel.org/buildroot/20250318213839.17470-1-vjardin@free.fr/ Signed-off-by: Vladimir Oltean <olteanv@gmail.com> [Julien: switch _VERSION to use git describe syntax] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
88e4af822e
commit
06f3d593f6
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 bfb992fcb396894874143257b53d14394ada48df0771f7edb55324fa932bbcdc qoriq-rcw-lf-6.6.52-2.2.0.tar.gz
|
||||
sha256 f99ef0620dc49c6a0b9d03958cdb8a3e559907351fccd4814fd37b80d1324e97 qoriq-rcw-lf-6.12.3-1.0.0-2-g45e6925.tar.gz
|
||||
sha256 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
QORIQ_RCW_VERSION = lf-6.6.52-2.2.0
|
||||
QORIQ_RCW_VERSION = lf-6.12.3-1.0.0-2-g45e6925
|
||||
QORIQ_RCW_SITE = $(call github,nxp-qoriq,rcw,$(QORIQ_RCW_VERSION))
|
||||
QORIQ_RCW_LICENSE = BSD-3-Clause
|
||||
QORIQ_RCW_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user