aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/sdbus-c++
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-01-21 08:35:50 +0800
committerKhem Raj <raj.khem@gmail.com>2022-01-24 09:11:01 -0800
commit225699b7be8018191cb3fe19b9fd976147351c76 (patch)
tree06f7f29d71ba2de63dc4d8d244882ad611e1de7f /meta-oe/recipes-core/sdbus-c++
parent488b89e47046c49320b4b60561d075e5d486f8a3 (diff)
downloadmeta-openembedded-225699b7be8018191cb3fe19b9fd976147351c76.tar.gz
sdbus-c++-libsystemd: upgrade 249 -> 250.3
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-core/sdbus-c++')
-rw-r--r--meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_250.3.bb (renamed from meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_249.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_249.bb b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_250.3.bb
index a3ef6a747a..0cd96f528a 100644
--- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_249.bb
+++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd_250.3.bb
@@ -10,8 +10,8 @@ inherit meson pkgconfig
DEPENDS += "gperf-native gettext-native util-linux libcap util-linux python3-jinja2-native"
-SRCREV = "00b0393e65252bf631670604f58b844780b08c50"
-SRCBRANCH = "v249-stable"
+SRCREV = "1b003bbc806198dbdd57b405d968f30565495e70"
+SRCBRANCH = "v250-stable"
SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \
file://static-libsystemd-pkgconfig.patch \
"