Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit b0ac3bf8 authored by Robert Nelson's avatar Robert Nelson
Browse files
parent d28145ce
Branches
Tags
No related merge requests found
Pipeline #5495 passed with stage
in 17 minutes and 38 seconds
......@@ -432,7 +432,7 @@ patch_backports () {
}
backports () {
backport_tag="v5.10.190"
backport_tag="v5.10.191"
subsystem="uio"
#regenerate="enable"
......
From 4982222fee06fd47dc8c6157331ccb45c5f3c520 Mon Sep 17 00:00:00 2001
From 95d55ba1f2a806cab57f8f748dd03c231b45bc35 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 14 Aug 2023 09:08:34 -0500
Date: Mon, 21 Aug 2023 10:58:04 -0500
Subject: [PATCH] backports: uio: from: linux.git
Reference: v5.10.190
Reference: v5.10.191
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
---
drivers/uio/uio_pruss.c | 44 +++++++++++++++++++++++++++++++----------
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.5.0-rc6 Kernel Configuration
# Linux/arm64 6.5.0-rc7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
......
From e4fe331e305a6b5a115fd811dcaf25e747c0c711 Mon Sep 17 00:00:00 2001
From b5cda29efeff963527707812855012dc50218957 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 14 Aug 2023 09:07:37 -0500
Date: Mon, 21 Aug 2023 10:57:18 -0500
Subject: [PATCH] merge: bcfserial:
https://git.beagleboard.org/beagleconnect/linux/bcfserial.git
......
From 1de127b7437d426dfc44c596b09987e7854490b3 Mon Sep 17 00:00:00 2001
From 2c530eb29bae0b15282c1d781d2456eb99707797 Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 14 Aug 2023 09:07:50 -0500
Date: Mon, 21 Aug 2023 10:57:29 -0500
Subject: [PATCH] Add wireless-regdb regulatory database file
https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/commit/?id=ae1421fc746f456c6124d6265413c28460a85f31
......
From fbb9e533f99e7c6f8d76555814469d2b188e1456 Mon Sep 17 00:00:00 2001
From 4f8f5981b1695f521ae24d3bbf606825cb44018a Mon Sep 17 00:00:00 2001
From: Robert Nelson <robertcnelson@gmail.com>
Date: Mon, 14 Aug 2023 09:07:13 -0500
Date: Mon, 21 Aug 2023 10:56:55 -0500
Subject: [PATCH] merge: wpanusb:
https://git.beagleboard.org/beagleconnect/linux/wpanusb
......
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 6.5.0-rc6 Kernel Configuration
# Linux/arm64 6.5.0-rc7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="aarch64-linux-gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
......
......@@ -44,10 +44,10 @@ toolchain="gcc_13_aarch64"
#Kernel
KERNEL_REL=6.5
KERNEL_TAG=${KERNEL_REL}-rc6
KERNEL_TAG=${KERNEL_REL}-rc7
kernel_rt="-rt6"
#Kernel Build
BUILD=${build_prefix}4
BUILD=${build_prefix}4.1
#v6.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