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 -- 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/71a16866-90de-4580-5a71-cc6d384e677c%40siemens.com.
