From 06f3d593f65cc52baddadf2c55e582f7310b2ede Mon Sep 17 00:00:00 2001 From: Vladimir Oltean Date: Fri, 28 Mar 2025 20:04:17 +0200 Subject: [PATCH] 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 [Julien: switch _VERSION to use git describe syntax] Signed-off-by: Julien Olivain --- package/qoriq-rcw/qoriq-rcw.hash | 2 +- package/qoriq-rcw/qoriq-rcw.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/qoriq-rcw/qoriq-rcw.hash b/package/qoriq-rcw/qoriq-rcw.hash index b9316582ff..35e39efd1f 100644 --- a/package/qoriq-rcw/qoriq-rcw.hash +++ b/package/qoriq-rcw/qoriq-rcw.hash @@ -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 diff --git a/package/qoriq-rcw/qoriq-rcw.mk b/package/qoriq-rcw/qoriq-rcw.mk index c536a12373..512c4ce491 100644 --- a/package/qoriq-rcw/qoriq-rcw.mk +++ b/package/qoriq-rcw/qoriq-rcw.mk @@ -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