diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-04-01 12:01:31 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-04-11 09:00:13 -0300 |
commit | f5b4bb68a574458bfe1ad3adbf4a055eee195916 (patch) | |
tree | 9aa0670dcc728387c496c09773fd1ef70e6ff7e5 /recipes-dpaa/fmlib | |
parent | 1991e3a966ee924613dc530a38fa1e6858857866 (diff) | |
download | meta-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/fmlib')
-rw-r--r-- | recipes-dpaa/fmlib/fmlib_git.bb | 2 |
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" | |||
6 | PR = "r1" | 6 | PR = "r1" |
7 | 7 | ||
8 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1" | 8 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/fmlib;nobranch=1" |
9 | SRCREV = "82d89adae917397324c5d74108305f6c9bae8d00" | 9 | SRCREV = "69a70474cd8411d5a099c34f40760b6567d781d6" |
10 | 10 | ||
11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
12 | 12 | ||