On 21.05.21 12:26, Jan Kiszka wrote: > On 21.05.21 10:06, Florian Bezdeka wrote: >> Signed-off-by: Florian Bezdeka <[email protected]> >> --- >> conf/distro/jailhouse-demo.conf | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/conf/distro/jailhouse-demo.conf >> b/conf/distro/jailhouse-demo.conf >> index 5b0fb54..6f2c021 100644 >> --- a/conf/distro/jailhouse-demo.conf >> +++ b/conf/distro/jailhouse-demo.conf >> @@ -9,9 +9,9 @@ >> # SPDX-License-Identifier: MIT >> # >> >> -require conf/distro/debian-buster.conf >> +require conf/distro/debian-bullseye.conf >> >> -DISTRO_APT_SOURCES = "conf/distro/debian-buster.list" >> +DISTRO_APT_SOURCES = "conf/distro/debian-bullseye.list" >> >> KERNEL_NAME ?= "jailhouse" >> >> > > As bullseye is not yet released, how about making this an option for now? > > Jan >
Thanks, merged - now that it is release. I've just dropped DISTRO_APT_SOURCES at this chance completely, our Isar no longer needed that line. Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux -- 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/0a3ecae9-8b7e-ba86-afb6-97f8a6ba1d49%40siemens.com.
