From: Jan Kiszka <[email protected]> Note that the RPi tree is rebasing, therefore also our jailhouse branch for it. IOW, the previous RPi revision might have been broken meanwhile. We will have to look into how to deal with that mess in the future, possibly by not updating RPi at all.
Signed-off-by: Jan Kiszka <[email protected]> --- .../{linux-jailhouse-rpi_5.4.8.bb => linux-jailhouse-rpi_5.4.16.bb} | 4 ++-- ...x-jailhouse-rt_5.4.5-rt3.bb => linux-jailhouse-rt_5.4.17-rt9.bb} | 4 ++-- .../linux/{linux-jailhouse_5.4.7.bb => linux-jailhouse_5.4.17.bb} | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) rename recipes-kernel/linux/{linux-jailhouse-rpi_5.4.8.bb => linux-jailhouse-rpi_5.4.16.bb} (62%) rename recipes-kernel/linux/{linux-jailhouse-rt_5.4.5-rt3.bb => linux-jailhouse-rt_5.4.17-rt9.bb} (65%) rename recipes-kernel/linux/{linux-jailhouse_5.4.7.bb => linux-jailhouse_5.4.17.bb} (52%) diff --git a/recipes-kernel/linux/linux-jailhouse-rpi_5.4.8.bb b/recipes-kernel/linux/linux-jailhouse-rpi_5.4.16.bb similarity index 62% rename from recipes-kernel/linux/linux-jailhouse-rpi_5.4.8.bb rename to recipes-kernel/linux/linux-jailhouse-rpi_5.4.16.bb index 3f49a31..44f0201 100644 --- a/recipes-kernel/linux/linux-jailhouse-rpi_5.4.8.bb +++ b/recipes-kernel/linux/linux-jailhouse-rpi_5.4.16.bb @@ -11,5 +11,5 @@ require recipes-kernel/linux/linux-jailhouse_5.4.inc -SRC_URI[sha256sum] = "cbec40dc889127df018fa41c7c39db8fab7728dd82cc04fe8336b2ed6c0e2bed" -SRCREV = "b4a6c797cb8f2e60dea711dc1bd12acdd88e6eeb" +SRC_URI[sha256sum] = "53de4d966d6072302fdc87ddce3ec94a22132638bcb8bf2c0944e0159d8db611" +SRCREV = "e569bd2d6d2d7b958973bb8c6e9db9cfc05c790b" diff --git a/recipes-kernel/linux/linux-jailhouse-rt_5.4.5-rt3.bb b/recipes-kernel/linux/linux-jailhouse-rt_5.4.17-rt9.bb similarity index 65% rename from recipes-kernel/linux/linux-jailhouse-rt_5.4.5-rt3.bb rename to recipes-kernel/linux/linux-jailhouse-rt_5.4.17-rt9.bb index 995fe7e..13ad237 100644 --- a/recipes-kernel/linux/linux-jailhouse-rt_5.4.5-rt3.bb +++ b/recipes-kernel/linux/linux-jailhouse-rt_5.4.17-rt9.bb @@ -13,5 +13,5 @@ require recipes-kernel/linux/linux-jailhouse_5.4.inc SRC_URI += "file://preempt-rt.cfg" -SRC_URI[sha256sum] = "5714bd79562a43c17aa869a6dac40a19ac3965a3c1151aa4d0f66993eb69ae9d" -SRCREV = "f8a16c29b76d12da917f14bbbbf97b862346e91e" +SRC_URI[sha256sum] = "49ee37658114f123390e5c2b00bf177aa110e77ebfd62325a3267e29f34ec873" +SRCREV = "83e85c7a8e18f1d72e5c78952a853b656def48b6" diff --git a/recipes-kernel/linux/linux-jailhouse_5.4.7.bb b/recipes-kernel/linux/linux-jailhouse_5.4.17.bb similarity index 52% rename from recipes-kernel/linux/linux-jailhouse_5.4.7.bb rename to recipes-kernel/linux/linux-jailhouse_5.4.17.bb index bf1e3f0..e0d685c 100644 --- a/recipes-kernel/linux/linux-jailhouse_5.4.7.bb +++ b/recipes-kernel/linux/linux-jailhouse_5.4.17.bb @@ -1,7 +1,7 @@ # # Jailhouse, a Linux-based partitioning hypervisor # -# Copyright (c) Siemens AG, 2018 +# Copyright (c) Siemens AG, 2018-2020 # # Authors: # Jan Kiszka <[email protected]> @@ -11,5 +11,5 @@ require recipes-kernel/linux/linux-jailhouse_5.4.inc -SRC_URI[sha256sum] = "c2a9e69f32c017c4d32d7f87d3221232fc9053e8fd94f7e25e8e6867f9be2dd0" -SRCREV = "9caa6a8cab0d7f46475990aaeb7dcc7721547ef0" +SRC_URI[sha256sum] = "55cbeb4ba845f191006c4cd1611c13fbbc7b7248efeee374165d76306204d648" +SRCREV = "6d9ce684e169f54e4cdf19f4e785600cac603fd8" -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jailhouse-dev/bbc071447c57e8859a3a7a9ca8b357105ca828b6.1580893011.git.jan.kiszka%40siemens.com.
