summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-07-05 13:23:31 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-07-12 17:18:34 -0300
commit61301e599293e0c2d92eae8c18b7c1023d255b95 (patch)
tree5cf5375b383dc53a5b6256d0b62d16f4dda70a5e /recipes-dpaa2
parentabd3f860db3c59b196858c17583d660b8c62d966 (diff)
downloadmeta-freescale-61301e599293e0c2d92eae8c18b7c1023d255b95.tar.gz
spc: update to be7dd8e
*update to lsdk 1906 tag include the following changes: be7dd8e - Increment SPC Tool version 2dafd3a - Refactoring following support for multiple protocols 727329a - Multiple protocols support Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-dpaa2')
-rw-r--r--recipes-dpaa2/spc/spc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/spc/spc_git.bb b/recipes-dpaa2/spc/spc_git.bb
index eceabf91..e9bf1427 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"
5DEPENDS = "libxml2 fmlib tclap" 5DEPENDS = "libxml2 fmlib tclap"
6 6
7SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/spc;nobranch=1" 7SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/spc;nobranch=1"
8SRCREV = "1a414247ad3228bf60bfb53995a28930a8a29acc" 8SRCREV = "be7dd8e346a934aae1e4bdd6b579f2aa4bb5cd86"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11