[gnome-build-meta/tpreston/raspi64] WIP Build linux for Raspberry Pi 4
- From: Thomas Preston <tpreston src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/tpreston/raspi64] WIP Build linux for Raspberry Pi 4
- Date: Tue, 28 Apr 2020 17:18:59 +0000 (UTC)
commit 6cfa24efe7019ba716a183b3a3b7a5d21b04bae6
Author: Thomas Preston <thomas preston codethink co uk>
Date: Tue Apr 28 18:18:12 2020 +0100
WIP Build linux for Raspberry Pi 4
elements/raspi/bsp/linux.bst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/elements/raspi/bsp/linux.bst b/elements/raspi/bsp/linux.bst
index 06bac8e9..f712d65f 100644
--- a/elements/raspi/bsp/linux.bst
+++ b/elements/raspi/bsp/linux.bst
@@ -28,7 +28,7 @@ sources:
- kind: git
url: https://github.com/raspberrypi/linux
track: rpi-4.19.y
- ref: c54bc9cff310e006ede2a4ffa745860fad87f79e
+ ref: fe2c7bf4cad4641dfb6f12712755515ab15815ca
variables:
make: make Image modules dtbs
@@ -36,7 +36,7 @@ config:
configure-commands:
- |
KERNEL=kernel8
- make ARCH=arm64 bcmrpi3_defconfig
+ make LOCALVERSION="-tpreston" ARCH=arm64 bcm2711_defconfig
- |
# Enable vc4 drm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]