##// END OF EJS Templates
Fix for XKB bug...
Fix for XKB bug - should fix https://github.com/drtyhlpr/rpi23-gen-image/issues/73 - installing needed local and keyboard packages for XKB configuration

Fichier de la dernière révision:

r150:0baeaecb4751
r296:ae1ce64f09da
Show More
rpi3-stretch-arm64-4.11.y
15 lines | 425 B | text/plain | TextLexer
/ templates / rpi3-stretch-arm64-4.11.y
# Configuration template file used by rpi23-gen-image.sh
# Debian Stretch using the Arm64 for kernel compilation and Debian distribution.
RPI_MODEL=3
RELEASE=stretch
BUILD_KERNEL=true
KERNEL_ARCH=arm64
RELEASE_ARCH=arm64
CROSS_COMPILE=aarch64-linux-gnu-
QEMU_BINARY=/usr/bin/qemu-aarch64-static
KERNEL_DEFCONFIG=bcmrpi3_defconfig
KERNEL_BIN_IMAGE=Image
KERNEL_IMAGE=kernel8.img
KERNEL_BRANCH=rpi-4.11.y
ENABLE_WIRELESS=true