summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
authorChunrong Guo <chunrong.guo@nxp.com>2019-04-01 12:01:31 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2019-04-11 09:00:13 -0300
commitf5b4bb68a574458bfe1ad3adbf4a055eee195916 (patch)
tree9aa0670dcc728387c496c09773fd1ef70e6ff7e5 /recipes-dpaa
parent1991e3a966ee924613dc530a38fa1e6858857866 (diff)
downloadmeta-freescale-f5b4bb68a574458bfe1ad3adbf4a055eee195916.tar.gz
fmlib: update to 69a7047
*update to lsdk 1903 tag include the following changes 69a7047 - fmlib handles conversion in FR Runtime API Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-dpaa')
-rw-r--r--recipes-dpaa/fmlib/fmlib_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index 69768130..880d768b 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c7bd5e45d066db084bdb3543d55b1ac"
6PR = "r1" 6PR = "r1"
7 7
8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1" 8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1"
9SRCREV = "82d89adae917397324c5d74108305f6c9bae8d00" 9SRCREV = "69a70474cd8411d5a099c34f40760b6567d781d6"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12