aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-stable_5.3.bb7
-rw-r--r--recipes-kernel/linux/linux-stable_5.5.bb7
2 files changed, 7 insertions, 7 deletions
diff --git a/recipes-kernel/linux/linux-stable_5.3.bb b/recipes-kernel/linux/linux-stable_5.3.bb
deleted file mode 100644
index 0f9e78d..0000000
--- a/recipes-kernel/linux/linux-stable_5.3.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
-
-LINUX_VERSION ?= "5.3.15"
-KBRANCH ?= "linux-5.3.y"
-SRCREV ?= "8539dfa4fcbcf58c3c2f92ac57b964add884d12b"
-
-require linux-stable.inc
diff --git a/recipes-kernel/linux/linux-stable_5.5.bb b/recipes-kernel/linux/linux-stable_5.5.bb
new file mode 100644
index 0000000..17ea96b
--- /dev/null
+++ b/recipes-kernel/linux/linux-stable_5.5.bb
@@ -0,0 +1,7 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
+
+LINUX_VERSION ?= "5.5.1"
+KBRANCH ?= "linux-5.5.y"
+SRCREV ?= "70c707aae3e586f6ebc677ad733a9c3cea32f7ac"
+
+require linux-stable.inc