summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd.inc
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-07-23 00:45:02 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-07-24 16:33:43 +0100
commit323ec445dfe22860cd450c303db5ed8fcb4e791c (patch)
tree54a20488de95c6d0908b952195a4ce16f1a0f26d /meta/recipes-core/systemd/systemd.inc
parentba6991c16a5dcac9ce6de18956c0a75ab7e856bb (diff)
downloadopenembedded-core-323ec445dfe22860cd450c303db5ed8fcb4e791c.tar.gz
systemd: update 248.3 -> 249.1
jinja is now required: https://github.com/systemd/systemd/commit/e0698c66f4569c91e3fdd54ca77449698ae38704 Drop 0001-test-seccomp-Check-for-__NR_ppoll-before-use.patch as it is a backport. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd.inc')
-rw-r--r--meta/recipes-core/systemd/systemd.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 0524a25008..0e92a72bb7 100644
--- a/meta/recipes-core/systemd/systemd.inc
+++ b/meta/recipes-core/systemd/systemd.inc
@@ -14,8 +14,8 @@ LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
-SRCREV = "37c4cfde0ce613f0f00544d3f4e2e72bf93d9c76"
-SRCBRANCH = "v248-stable"
+SRCREV = "764b74113e36ac5219a4b82a05f311b5a92136ce"
+SRCBRANCH = "v249-stable"
SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH} \
"