summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/lkrg/lkrg-module_0.9.6.bb (renamed from recipes-kernel/lkrg/lkrg-module_0.9.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/lkrg/lkrg-module_0.9.5.bb b/recipes-kernel/lkrg/lkrg-module_0.9.6.bb
index fa46cb6..421d924 100644
--- a/recipes-kernel/lkrg/lkrg-module_0.9.5.bb
+++ b/recipes-kernel/lkrg/lkrg-module_0.9.6.bb
@@ -11,7 +11,7 @@ DEPENDS = "virtual/kernel elfutils"
11 11
12SRC_URI = "git://github.com/lkrg-org/lkrg.git;protocol=https;branch=main" 12SRC_URI = "git://github.com/lkrg-org/lkrg.git;protocol=https;branch=main"
13 13
14SRCREV = "c58cb52145b8e8ccc6bd19079f5c835933281cdc" 14SRCREV = "2481b3e2dd04eac945c31f99058b0aeee73c3a71"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17