c485d8a3d1
The sha1 used for the DT enabled kernel is no longer available (presumably, the rpi-3.18.y branch was rebased recently.) This updates it to the lastest sha1 in the rpi-3.18.y branch. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
13 lines
483 B
Plaintext
13 lines
483 B
Plaintext
BR2_arm=y
|
|
BR2_arm1176jzf_s=y
|
|
BR2_TARGET_GENERIC_GETTY_PORT="tty1"
|
|
BR2_LINUX_KERNEL=y
|
|
BR2_LINUX_KERNEL_CUSTOM_GIT=y
|
|
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://github.com/raspberrypi/linux.git"
|
|
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="03d0d9c73c17f74a7afa64ed9f022565e89b8dd5"
|
|
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
|
|
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/raspberrypi/linux-3.18-rpi-dt.defconfig"
|
|
BR2_LINUX_KERNEL_ZIMAGE=y
|
|
BR2_PACKAGE_RPI_FIRMWARE=y
|
|
BR2_PACKAGE_RPI_FIRMWARE_INSTALL_DTBS=y
|