summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2016-10-14 11:03:03 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2016-10-18 16:26:15 -0200
commit0cee64071f66ae55e8faef743c86e985a930e3d3 (patch)
tree08256677c9c49ba56f577ed3c55248ee537fc93a /recipes-bsp
parent0504570f0c8cf50dd7489ba07187abac358a7c27 (diff)
downloadmeta-freescale-0cee64071f66ae55e8faef743c86e985a930e3d3.tar.gz
pkc-firmware: update to f75d281
fix interrupt notification to Intel(R) hosts with IOMMU enabled Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/pkc-firmware/pkc-firmware_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/pkc-firmware/pkc-firmware_git.bb b/recipes-bsp/pkc-firmware/pkc-firmware_git.bb
index f5684f94..bc61d676 100644
--- a/recipes-bsp/pkc-firmware/pkc-firmware_git.bb
+++ b/recipes-bsp/pkc-firmware/pkc-firmware_git.bb
@@ -11,7 +11,7 @@ inherit deploy
11PACKAGE_ARCH = "${MACHINE_ARCH}" 11PACKAGE_ARCH = "${MACHINE_ARCH}"
12 12
13SRC_URI = "git://git.freescale.com/ppc/sdk/pkc-firmware.git;branch=sdk-v2.0.x" 13SRC_URI = "git://git.freescale.com/ppc/sdk/pkc-firmware.git;branch=sdk-v2.0.x"
14SRCREV = "ed90f156389e7f0fc848f70ef015434a3f9b89ef" 14SRCREV = "f75d281d83e74758f54d85bacfa74b7c07514413"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17