summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-06-01 10:47:55 -0700
committerKhem Raj <raj.khem@gmail.com>2024-06-01 10:49:40 -0700
commitd859a692ad0b26a159e9924e045a79d3d13ab613 (patch)
treef587c7663800a87ecaab696fb5c3f6968c85f30d
parent5b497bb839b5931de609a2fcebd011b050adfd43 (diff)
downloadmeta-openembedded-d859a692ad0b26a159e9924e045a79d3d13ab613.tar.gz
sdbus-c++-libsystemd: Upgrade to 255.6
Fixes build with kernel-headers from 6.9+ kernel Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_255.6.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_255.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_255.4.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_255.6.bb
index 3b44e02376..ceb422325c 100644
--- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_255.4.bb
+++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_255.6.bb
@@ -10,7 +10,7 @@ inherit meson pkgconfig
10 10
11DEPENDS += "gperf-native gettext-native util-linux libcap util-linux python3-jinja2-native" 11DEPENDS += "gperf-native gettext-native util-linux libcap util-linux python3-jinja2-native"
12 12
13SRCREV = "387a14a7b67b8b76adaed4175e14bb7e39b2f738" 13SRCREV = "5810c25792d4268282dd3892af1a253b690423c9"
14SRCBRANCH = "v255-stable" 14SRCBRANCH = "v255-stable"
15SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ 15SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \
16 file://static-libsystemd-pkgconfig.patch \ 16 file://static-libsystemd-pkgconfig.patch \