From ed3b15ab1cacadf28f6da963c4024bbdf30d45c3 Mon Sep 17 00:00:00 2001 From: Jun Zhu Date: Wed, 19 Jul 2023 22:54:28 +0800 Subject: spc: Update to commit d624b78 Integrate the commit for 6.1.22-2.0.0 BSP release: d624b78 Update parse result fields (according to latest spec) f951793 Rename license file to LICENSE Signed-off-by: Jun Zhu --- recipes-dpaa2/spc/spc_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-dpaa2') diff --git a/recipes-dpaa2/spc/spc_git.bb b/recipes-dpaa2/spc/spc_git.bb index 1ac61c69..2c695368 100644 --- a/recipes-dpaa2/spc/spc_git.bb +++ b/recipes-dpaa2/spc/spc_git.bb @@ -1,11 +1,11 @@ SUMMARY = "Soft Parser Configuration tool" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING;md5=163b09a1c249a6ff2b28da1ceca2e0a8" +LIC_FILES_CHKSUM = "file://LICENSE;md5=163b09a1c249a6ff2b28da1ceca2e0a8" DEPENDS = "libxml2 fmlib tclap" SRC_URI = "git://github.com/nxp-qoriq/spc;protocol=https;nobranch=1" -SRCREV = "398138687a3d3d6ef174501221711de74ff7bc40" +SRCREV = "d624b7809be48e4cf29a7bfa201028e4de1d1955" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf