diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-10-15 16:33:10 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-10-21 09:07:06 -0300 |
commit | df8761cdff5fcc075cb1f3a7414df87098b163db (patch) | |
tree | 74dfa4f44706472f23af062c45a472c31797c44f /recipes-devtools/qemu | |
parent | 79756a65a27ef165729b6a6592def14da769773a (diff) | |
download | meta-freescale-df8761cdff5fcc075cb1f3a7414df87098b163db.tar.gz |
qemu-qoriq: update to ca6417b
*include the following changes:
ca6417b - Updated Linux headers
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-devtools/qemu')
-rw-r--r-- | recipes-devtools/qemu/qemu-qoriq_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/qemu/qemu-qoriq_git.bb b/recipes-devtools/qemu/qemu-qoriq_git.bb index 9c6d1c56..30d255ee 100644 --- a/recipes-devtools/qemu/qemu-qoriq_git.bb +++ b/recipes-devtools/qemu/qemu-qoriq_git.bb | |||
@@ -15,7 +15,7 @@ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/qemu;nobr | |||
15 | file://run-ptest \ | 15 | file://run-ptest \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRCREV = "79df0577f5467dfaf0b2469ce3973a342f0c9e90" | 18 | SRCREV = "ca6417b6c3fa7a965d021c98d079a1895c973dbb" |
19 | 19 | ||
20 | S = "${WORKDIR}/git" | 20 | S = "${WORKDIR}/git" |
21 | 21 | ||