penguin: Use ubuntu kernel with alpine flavor (#266)

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto
2022-11-02 21:00:38 +01:00
committed by Itxaka
parent 7d200e44d6
commit d3561a7ecc

View File

@@ -177,7 +177,7 @@ framework:
IF [ "$WITH_KERNEL" = "true" ] || [ "$FLAVOR" = "alpine" ] || [ "$FLAVOR" = "alpine-arm-rpi" ]
RUN luet install -y --system-target /framework \
distro-kernels/opensuse distro-initrd/opensuse
distro-kernels/ubuntu distro-initrd/ubuntu
END
# Required for Secure boot