From: Jan Kiszka <[email protected]> Allows to drop meta-isar from our layer list and improve linux-module which is going to be exploited later.
Signed-off-by: Jan Kiszka <[email protected]> --- kas.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/kas.yml b/kas.yml index d135e14..a0ff5a0 100644 --- a/kas.yml +++ b/kas.yml @@ -1,7 +1,7 @@ # # Jailhouse, a Linux-based partitioning hypervisor # -# Copyright (c) Siemens AG, 2018 +# Copyright (c) Siemens AG, 2018-2019 # # Authors: # Jan Kiszka <[email protected]> @@ -21,10 +21,9 @@ repos: isar: url: https://github.com/ilbers/isar - refspec: 3020d2a2cfca546bd47f52dc403d660655a200d8 + refspec: 22f2387b3791a1c6c88b8c4424285d7788c3743c layers: meta: - meta-isar: bblayers_conf_header: standard: | -- 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.
