diff options
author | Zelan Zou <zelan.zou@nxp.com> | 2024-11-05 03:14:43 +0100 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-06 11:47:02 +0000 |
commit | fe02510f10f6d4aa5f98ace2b65c3f9877a08f7e (patch) | |
tree | 67d5cc151bc4dece027218511c85508711738622 | |
parent | 327b8f181a23dcca6110033205e631e8f0f6648a (diff) | |
download | meta-freescale-fe02510f10f6d4aa5f98ace2b65c3f9877a08f7e.tar.gz |
spc: Upgrade to lf-6.6.36-2.1.0 release
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
(cherry picked from commit b238f632ba531a6a509cddb01649848bd9239941)
-rw-r--r-- | recipes-dpaa2/spc/spc_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/spc/spc_git.bb b/recipes-dpaa2/spc/spc_git.bb index 2c695368..c54484be 100644 --- a/recipes-dpaa2/spc/spc_git.bb +++ b/recipes-dpaa2/spc/spc_git.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=163b09a1c249a6ff2b28da1ceca2e0a8" | |||
5 | DEPENDS = "libxml2 fmlib tclap" | 5 | DEPENDS = "libxml2 fmlib tclap" |
6 | 6 | ||
7 | SRC_URI = "git://github.com/nxp-qoriq/spc;protocol=https;nobranch=1" | 7 | SRC_URI = "git://github.com/nxp-qoriq/spc;protocol=https;nobranch=1" |
8 | SRCREV = "d624b7809be48e4cf29a7bfa201028e4de1d1955" | 8 | SRCREV = "b8d69580e5c6aeeb9f1354ee2faed6e0134eaef4" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||