mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-25 05:21:31 +00:00
keepalived: upgrade 2.3.4 -> 2.4.3
0001-configure.ac-Do-not-emit-compiler-flags-into-object-.patch still applies cleanly and is still needed: upstream 2.4.3's configure.ac still adds -grecord-gcc-switches unconditionally under enable_hardening, which embeds absolute sysroot paths into object files and breaks reproducibility. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
SRC_URI = "http://www.keepalived.org/software/${BP}.tar.gz \
|
||||
file://0001-configure.ac-Do-not-emit-compiler-flags-into-object-.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "6afd95ddb7d3e0d3b8b8e5b3a489144131b61a01b06d29e883d0c44acc8a36bf"
|
||||
SRC_URI[sha256sum] = "a0faef8e401c143487b131b526df7541c1e33d9b8814642fa9dfe8bb250a9632"
|
||||
UPSTREAM_CHECK_URI = "https://github.com/acassen/keepalived/releases"
|
||||
|
||||
DEPENDS = "libnfnetlink openssl"
|
||||
Reference in New Issue
Block a user