From: Jan Kiszka <[email protected]> This also brings a DTB patch needed for the upcoming MACCHIATObin support.
Signed-off-by: Jan Kiszka <[email protected]> --- recipes-kernel/linux/linux-jailhouse.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-jailhouse.bb b/recipes-kernel/linux/linux-jailhouse.bb index eead503..3e9a8ce 100644 --- a/recipes-kernel/linux/linux-jailhouse.bb +++ b/recipes-kernel/linux/linux-jailhouse.bb @@ -31,9 +31,9 @@ SRC_URI += " \ file://0007-ARM-dts-orange-pi-zero-Adjust-wifi-settings.patch \ file://0008-serial-mvebu-uart-Fix-reporting-of-effective-CSIZE-t.patch \ file://${KERNEL_DEFCONFIG}" -SRC_URI[sha256sum] = "27dbdeee1e6f2f4aea6bcfc6d552f371c6ccc2e63e12d692516d05e3daa9cf1f" -SRCREV = "fb67a109309134bee65d97e29076128d603227b3" -PV = "4.14.70" +SRC_URI[sha256sum] = "9eda42c32f046eefe98ce97cf343068896054e16daa84a4ca9f1a576ab58507f" +SRCREV = "1dd68658b3a8308a160b0786fc4e1e04d8ff5216" +PV = "4.14.73" S = "${WORKDIR}/linux-${SRCREV}" -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
