summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb (renamed from meta-oe/recipes-extended/lastlog2/lastlog2_1.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/lastlog2/lastlog2_1.1.0.bb b/meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb
index 757af0073a..43deac3839 100644
--- a/meta-oe/recipes-extended/lastlog2/lastlog2_1.1.0.bb
+++ b/meta-oe/recipes-extended/lastlog2/lastlog2_1.2.0.bb
@@ -5,7 +5,7 @@ LICENSE = "BSD-2-Clause"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=020090a00b69dd2af9ab82eb0003ea2c" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=020090a00b69dd2af9ab82eb0003ea2c"
6SECTION = "libs" 6SECTION = "libs"
7 7
8SRCREV = "585153a577788c590370d20e40263b61238dfab3" 8SRCREV = "6138dff6f2a5216065fa4833a223b56d98cb62f3"
9 9
10SRC_URI = "git://github.com/thkukuk/lastlog2.git;branch=main;protocol=https \ 10SRC_URI = "git://github.com/thkukuk/lastlog2.git;branch=main;protocol=https \
11 file://0001-remove-lto-to-fix-link-error-of-clang.patch \ 11 file://0001-remove-lto-to-fix-link-error-of-clang.patch \