diff options
author | Ting Liu <ting.liu@nxp.com> | 2021-10-15 11:03:11 +0800 |
---|---|---|
committer | Ting Liu <ting.liu@nxp.com> | 2021-10-15 22:11:36 +0800 |
commit | 4b68cd3d29951a207a2743b4a50b8ae1c1a4f4b9 (patch) | |
tree | bbdefafa1ef16e486839c59dbd6791acac4401a1 /recipes-dpaa2 | |
parent | d70e4ef35a98b6ca589b5fabd541084ca1f4a078 (diff) | |
download | meta-freescale-4b68cd3d29951a207a2743b4a50b8ae1c1a4f4b9.tar.gz |
spc: update to 39813868
Add multiple SP Profiles configuration.
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-dpaa2')
-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 3e68ae89..2ef1d01d 100644 --- a/recipes-dpaa2/spc/spc_git.bb +++ b/recipes-dpaa2/spc/spc_git.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=163b09a1c249a6ff2b28da1ceca2e0a8" | |||
5 | DEPENDS = "libxml2 fmlib tclap" | 5 | DEPENDS = "libxml2 fmlib tclap" |
6 | 6 | ||
7 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/spc;nobranch=1" | 7 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/spc;nobranch=1" |
8 | SRCREV = "be7dd8e346a934aae1e4bdd6b579f2aa4bb5cd86" | 8 | SRCREV = "398138687a3d3d6ef174501221711de74ff7bc40" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||