Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 4ea0ca6d authored by Robert Nelson's avatar Robert Nelson
Browse files
parent 9a43d730
No related merge requests found
......@@ -597,7 +597,7 @@ fixes
packaging () {
#do_backport="enable"
if [ "x${do_backport}" = "xenable" ] ; then
backport_tag="v5.15.12"
backport_tag="v5.15.13"
subsystem="bindeb-pkg"
#regenerate="enable"
......
From 897af13b0d34e80c0e1dafda59e806b34846374f Mon Sep 17 00:00:00 2001
From e4502c2b1db738244393c92dcede021a504bdac1 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 3 Jan 2022 10:12:08 -0600
Date: Mon, 10 Jan 2022 15:16:45 -0600
Subject: [PATCH] merge: bcfserial: https://github.com/statropy/bcfserial
https://github.com/statropy/bcfserial/commit/aded88429a8a00143596b41f4c1f50d9ae3d4069
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.16.0-rc8 Kernel Configuration
# Linux/arm 5.16.0 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
......
WIRELESS_REGDB: https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/commit/?id=e0612994444d5fc21ba0f08877e367a2b3de431b
WIRELESS_REGDB: https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/commit/?id=2ce78ed90f71955f7b223c17b5cda6c8a7708efe
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.16.0-rc8 Kernel Configuration
# Linux/arm 5.16.0 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
......
From 2b6b1bc49f858b6fc70643ed4c4f3c24b25437b1 Mon Sep 17 00:00:00 2001
From 347366afcfb36f7ba0b5f0d4cb1a55f81bb8439e Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 3 Jan 2022 10:12:33 -0600
Date: Mon, 10 Jan 2022 15:17:52 -0600
Subject: [PATCH] Add BeagleBoard.org Device Tree Changes
https://github.com/beagleboard/BeagleBoard-DeviceTrees/tree/v5.16.x
......
From 475709b2af7aacbaab69892e47a53e5a16770f0d Mon Sep 17 00:00:00 2001
From 34d1cf39e5943f8840730ece14b337c94b8dd455 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 3 Jan 2022 10:12:20 -0600
Date: Mon, 10 Jan 2022 15:17:27 -0600
Subject: [PATCH] Add wireless-regdb regulatory database file
https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/commit/?id=e0612994444d5fc21ba0f08877e367a2b3de431b
https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/commit/?id=2ce78ed90f71955f7b223c17b5cda6c8a7708efe
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
firmware/regulatory.db | Bin 0 -> 4160 bytes
......
From 8da339d3060fde6d32b9238038c1e5e9dcb22ec1 Mon Sep 17 00:00:00 2001
From f4ef195954278e9107b9a7cd114991daee91b22b Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 3 Jan 2022 10:11:52 -0600
Date: Mon, 10 Jan 2022 15:00:23 -0600
Subject: [PATCH] merge: wpanusb: https://github.com/statropy/wpanusb
https://github.com/statropy/wpanusb/commit/251f0167545bf2dcaa3cad991a59dbf5ab05490a
......
......@@ -38,10 +38,10 @@ toolchain="gcc_11_arm"
#Kernel
KERNEL_REL=5.16
KERNEL_TAG=${KERNEL_REL}-rc8
KERNEL_TAG=${KERNEL_REL}
kernel_rt=".X-rtY"
#Kernel Build
BUILD=${build_prefix}9
BUILD=${build_prefix}9.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