diff options
| author | Khem Raj <raj.khem@gmail.com> | 2024-06-01 10:47:55 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-06-01 10:49:40 -0700 |
| commit | d859a692ad0b26a159e9924e045a79d3d13ab613 (patch) | |
| tree | f587c7663800a87ecaab696fb5c3f6968c85f30d | |
| parent | 5b497bb839b5931de609a2fcebd011b050adfd43 (diff) | |
| download | meta-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 | ||
| 11 | DEPENDS += "gperf-native gettext-native util-linux libcap util-linux python3-jinja2-native" | 11 | DEPENDS += "gperf-native gettext-native util-linux libcap util-linux python3-jinja2-native" |
| 12 | 12 | ||
| 13 | SRCREV = "387a14a7b67b8b76adaed4175e14bb7e39b2f738" | 13 | SRCREV = "5810c25792d4268282dd3892af1a253b690423c9" |
| 14 | SRCBRANCH = "v255-stable" | 14 | SRCBRANCH = "v255-stable" |
| 15 | SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ | 15 | SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ |
| 16 | file://static-libsystemd-pkgconfig.patch \ | 16 | file://static-libsystemd-pkgconfig.patch \ |
