diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2017-12-27 17:21:20 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-01-25 16:30:35 -0200 |
commit | daef24335b47dc6879d502415b834f79562812fc (patch) | |
tree | 022196ca331ac948fac99bbaca0c541fdb3b5ad6 /recipes-extended/odp | |
parent | 4f6a670a08aaedc6324139c2d475489ce26d04cd (diff) | |
download | meta-freescale-daef24335b47dc6879d502415b834f79562812fc.tar.gz |
odp: update to 55abe6d
include the following changes:
55abe6d - submodule: change to github
7db258d - Merge pull request #520 in GITAM/odp from ~NXA07732/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq
6a2a62f - Updating the sub-module path to bitbucket from stash.
2923db9 - dpaa2: Fix odp restart issue in scheduler mode
946d32e - odp: Update qbman commit to 75ff61a7ca6acdbdbb780161b053cbcbc990f1be
e354952 - Removing atomic/ordered context while enqueuing the buffer
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-extended/odp')
-rw-r--r-- | recipes-extended/odp/odp.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/odp/odp.inc b/recipes-extended/odp/odp.inc index 5d8d7891..e2b49b4e 100644 --- a/recipes-extended/odp/odp.inc +++ b/recipes-extended/odp/odp.inc | |||
@@ -16,7 +16,7 @@ git://github.com/qoriq-open-source/flib.git;nobranch=1;name=rta;destsuffix=git/p | |||
16 | 16 | ||
17 | SRC_URI += "file://0001-Fix-this-build-error.patch" | 17 | SRC_URI += "file://0001-Fix-this-build-error.patch" |
18 | 18 | ||
19 | SRCREV = "bef6398a09db4a6b909aa0c6accc7c15621ce5ef" | 19 | SRCREV = "55abe6d74255d0de09c9fc013ce2a3d85cac526e" |
20 | 20 | ||
21 | SRCREV_qbman = "097595befc2bb60b733027e94ad2ed16a0e9cae0" | 21 | SRCREV_qbman = "097595befc2bb60b733027e94ad2ed16a0e9cae0" |
22 | SRCREV_rta = "bbab28b03ae21c52ce913f8b052acf53bd24ff5d" | 22 | SRCREV_rta = "bbab28b03ae21c52ce913f8b052acf53bd24ff5d" |