Add packages "raspberrypi-kernel" and "raspberrypi-kernel-headers"
This commit is contained in:
parent
4bbe7fda22
commit
10e4456913
1 changed files with 2 additions and 0 deletions
2
build.sh
2
build.sh
|
@ -213,6 +213,8 @@ apply_patches '01-no-root-login.diff'
|
|||
#
|
||||
on_chroot << EOF
|
||||
apt-get install -y \
|
||||
raspberrypi-kernel \
|
||||
raspberrypi-kernel-headers \
|
||||
raspberrypi-bootloader \
|
||||
libraspberrypi-bin \
|
||||
libraspberrypi0 \
|
||||
|
|
Reference in a new issue