mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Add a directory by kernel instead of a common root, add qnap-301w and rpi4 kernel 6.1 suppport
This commit is contained in:
parent
e910436a7a
commit
46837ec4c0
9459 changed files with 362648 additions and 116345 deletions
|
|
@ -0,0 +1,32 @@
|
|||
From f4649cfdefd21dadc80b98ceea9363d1842dc133 Mon Sep 17 00:00:00 2001
|
||||
From: Phil Elwell <8911409+pelwell@users.noreply.github.com>
|
||||
Date: Wed, 25 Jan 2023 10:19:52 +0000
|
||||
Subject: [PATCH 580/726] README.md: Replace 6.0 build status with 6.2
|
||||
|
||||
6.0 is EOL and 6.2 is heading towards release, so update the build status display accordingly.
|
||||
---
|
||||
README.md | 8 ++++----
|
||||
1 file changed, 4 insertions(+), 4 deletions(-)
|
||||
|
||||
diff --git a/README.md b/README.md
|
||||
index 605abc67589e..09fad0ca57dc 100644
|
||||
--- a/README.md
|
||||
+++ b/README.md
|
||||
@@ -21,10 +21,10 @@ Build status for rpi-5.15.y:
|
||||
[](https://github.com/raspberrypi/linux/actions/workflows/kernel-build.yml)
|
||||
[](https://github.com/raspberrypi/linux/actions/workflows/dtoverlaycheck.yml)
|
||||
|
||||
-Build status for rpi-6.0.y:
|
||||
-[](https://github.com/raspberrypi/linux/actions/workflows/kernel-build.yml)
|
||||
-[](https://github.com/raspberrypi/linux/actions/workflows/dtoverlaycheck.yml)
|
||||
-
|
||||
Build status for rpi-6.1.y:
|
||||
[](https://github.com/raspberrypi/linux/actions/workflows/kernel-build.yml)
|
||||
[](https://github.com/raspberrypi/linux/actions/workflows/dtoverlaycheck.yml)
|
||||
+
|
||||
+Build status for rpi-6.2.y:
|
||||
+[](https://github.com/raspberrypi/linux/actions/workflows/kernel-build.yml)
|
||||
+[](https://github.com/raspberrypi/linux/actions/workflows/dtoverlaycheck.yml)
|
||||
--
|
||||
2.33.1
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue