From 8324dbe927858867883a7f0cea14bc8370a9c009 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Fri, 5 Jul 2019 15:03:39 +0800 Subject: qemu-qoriq: update to 79df057 *include the following changes: 79df057 - vfio/fsl-mc: Check command version on dprc and dpmcp cmdif 475d962 - vfio/fsl-mc: Add support for DPRC command version-2 271b7fa - vfio/fsl-mc: Add interface for device region range 23f6ed8 - vfio/fsl-mc: Setup address space for QBman CE-SH region 89add80 - vfio/fsl-mc: Fix mc-command version check Signed-off-by: Chunrong Guo --- recipes-devtools/qemu/qemu-qoriq_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools') diff --git a/recipes-devtools/qemu/qemu-qoriq_git.bb b/recipes-devtools/qemu/qemu-qoriq_git.bb index 5b5de64c..9d332508 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 file://run-ptest \ " -SRCREV = "798304eeb99ec1d2f8910275a3505f964a73c651" +SRCREV = "79df0577f5467dfaf0b2469ce3973a342f0c9e90" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf