From: Zhenhua Luo Date: Mon, 5 Jan 2015 10:32:36 +0000 (+0800) Subject: hypervisor: update to revision to 99b04d9 X-Git-Tag: 2.1~534^2~60 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f19ee7f9464deb8a0667f845dc5bff64c2c82242;p=meta-freescale.git hypervisor: update to revision to 99b04d9 This includes following fixes: 99b04d9 update libos 805227f ccf: add b4 ccf compatibles 1ed0f70 msi: Differentiate between mpic 4.3 and older ones 4a2ede1 Revert "t1040: workaround A-008007 erratum" The fixes in libos: 819bda2 Set error int irq index at init time de32355 Properly unmask error interrupts 955ddac Revert "t1040: workaround A-008007 erratum" Signed-off-by: Zhenhua Luo --- diff --git a/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb b/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb index fb76c7a3..3a7f838f 100644 --- a/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb +++ b/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb @@ -20,9 +20,9 @@ SRC_URI = " \ " SRCREV_FORMAT="hypervisor" -SRCREV = "175984b6f07d9b407efc10b781cf6a05c2f3a24f" +SRCREV = "99b04d937b944d57b2685b55584e982d8e36dd41" SRCREV_kconfig = "a56025d4da992b856796b0eccac2e410d751dbac" -SRCREV_libos = "99b4fb59192412ddbad27196fd5617e61cff895d" +SRCREV_libos = "819bda2a913bc1f6afb43f5f2b026da5872866ea" SRCREV_dtc = "a6d55e039fd22048687fe061b4609e2807efe764" SRCREV_hypertrk = "975c98b562186afbd3bbf103ae54b96cf9b3e533"