ACK: [PATCH v2] deb to snap: add i2c-bcm2709 to initrd's kmods

Kleber Souza kleber.souza at canonical.com
Fri Oct 12 12:21:09 UTC 2018


On 10/12/18 12:46, Paolo Pisati wrote:
> Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
> ---
>  Makefile | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Makefile b/Makefile
> index 4379a10..16d008e 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -78,6 +78,8 @@ all:
>  	fi
>  	mkdir -p chroot/etc/initramfs-tools/conf.d
>  	echo "COMPRESS=lzma" >chroot/etc/initramfs-tools/conf.d/ubuntu-core.conf
> +	# LP1794279: vc4-kms-v3d and hardware accelerated framebuffer support
> +	echo "i2c-bcm2708" > chroot/etc/initramfs-tools/modules
>  	$(ENV) chroot chroot apt-get -y update
>  	$(ENV) chroot chroot apt-get -y --allow-unauthenticated install initramfs-tools-ubuntu-core linux-firmware xz-utils
>  	mount --bind /proc chroot/proc
> 

Acked-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>




More information about the kernel-team mailing list