Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit f29780e7 authored by Robert Nelson's avatar Robert Nelson
Browse files
parent 613d6858
Branches
Tags
No related merge requests found
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.11.0-rc6 Kernel Configuration
# Linux/arm 5.11.0-rc7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 10.2.1 20201103"
CONFIG_CC_IS_GCC=y
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.11.0-rc6 Kernel Configuration
# Linux/arm 5.11.0-rc7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="arm-none-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 10.2-2020.11 (arm-10.16)) 10.2.1 20201103"
CONFIG_CC_IS_GCC=y
......
From 1f431a17b5d24518e041e8009c7d5b31b232d591 Mon Sep 17 00:00:00 2001
From 088b57848a7a6f727095c5c9aff68cb322503a93 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 1 Feb 2021 09:32:08 -0600
Date: Sun, 7 Feb 2021 16:39:05 -0600
Subject: [PATCH] Add BeagleBoard.org DTBS: v5.11.x
https://github.com/beagleboard/BeagleBoard-DeviceTrees/tree/v5.11.x
......
From 03e0f8af9a0e9e2cc73bf6dc60b974613a74cdeb Mon Sep 17 00:00:00 2001
From d110436864e68f07372dfa7d384e042a8cd4c75c Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 1 Feb 2021 09:31:43 -0600
Date: Sun, 7 Feb 2021 16:38:37 -0600
Subject: [PATCH] merge: wpanusb: https://github.com/statropy/wpanusb
https://github.com/statropy/wpanusb/commit/7ba5f3d24d95f804e80b2d8d28e35b34c15219c2
......
......@@ -42,10 +42,10 @@ toolchain="gcc_arm_gnueabihf_10"
#Kernel
KERNEL_REL=5.11
KERNEL_TAG=${KERNEL_REL}-rc6
KERNEL_TAG=${KERNEL_REL}-rc7
kernel_rt=".x-rty"
#Kernel Build
BUILD=${build_prefix}8
BUILD=${build_prefix}8.1
#v5.X-rcX + upto SHA
#prev_KERNEL_SHA=""
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment