summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-03 17:19:20 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-05 22:27:14 -0800
commit788e501aa8dda5341c0deb7467fb83fe7021e72c (patch)
treeb2c6953fe4152f6e83fd333da98dbdbd97311132
parentda0e5fbd3532d3fe5e48f72f58a60390cc5e409c (diff)
downloadmeta-openembedded-788e501aa8dda5341c0deb7467fb83fe7021e72c.tar.gz
lastlog2: upgrade 1.1.0 -> 1.2.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 \