From 7ab8245a774a2bf4143bb04e15bb3e253b7be7df Mon Sep 17 00:00:00 2001 From: Julian Sikorski Date: Sat, 1 Apr 2023 17:14:05 +0000 Subject: [PATCH] Update odroidxu4-current to 5.4.239 --- .../odroidxu4-5.4/patch-5.4.238-239.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 patch/kernel/archive/odroidxu4-5.4/patch-5.4.238-239.patch diff --git a/patch/kernel/archive/odroidxu4-5.4/patch-5.4.238-239.patch b/patch/kernel/archive/odroidxu4-5.4/patch-5.4.238-239.patch new file mode 100644 index 0000000000..6e0075b13b --- /dev/null +++ b/patch/kernel/archive/odroidxu4-5.4/patch-5.4.238-239.patch @@ -0,0 +1,16 @@ +diff --git a/Makefile b/Makefile +index 436450833e1c2..f966eeb6b9bca 100644 +--- a/Makefile ++++ b/Makefile +@@ -1,7 +1,7 @@ + # SPDX-License-Identifier: GPL-2.0 + VERSION = 5 + PATCHLEVEL = 4 +-SUBLEVEL = 238 ++SUBLEVEL = 239 + EXTRAVERSION = + NAME = Kleptomaniac Octopus + +diff --git a/tools/testing/selftests/net/fib_tests.sh b/tools/testing/selftests/net/fib_tests.sh +old mode 100644 +new mode 100755