summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2020-08-20 10:20:41 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-21 14:29:06 +0100
commit1f5873c476284f0d1ed23345825a0d3ac2b3c626 (patch)
tree036a7e03bf751eee2bc897d0709058d86f8cff32
parent26c30c4cccb05d68d22e66dd3b34882837cac5dd (diff)
downloadopenembedded-core-1f5873c476284f0d1ed23345825a0d3ac2b3c626.tar.gz
systemd: Upgrade v246.1 -> v246.2
Commits: 946e4c43bb4a tools/make-man-index: fix purpose text that contains tags dae0586e9193 test-fs-util: skip encrypted path test if we get EACCES 0d026c9b0d2f Newer Glibc use faccessat2 to implement faccessat fde6520d468f namespace: fix minor memory leak 208ba581f44f man: fix incorrectly placed full stop 6c81d578289b man: fix typo 53a8d2588e72 bless-boot: add missing verb to --help 4cfa0ac4fdc4 user-record: deal with invalid GECOS fields gracefully ae5234ef4838 user-util: add mangle_gecos() call for turning strings into fields suitable as GECOS fields Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/systemd/systemd.inc2
-rw-r--r--meta/recipes-core/systemd/systemd_246.2.bb (renamed from meta/recipes-core/systemd/systemd_246.1.bb)0
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 25f80ff237..b0d4fe4033 100644
--- a/meta/recipes-core/systemd/systemd.inc
+++ b/meta/recipes-core/systemd/systemd.inc
@@ -14,7 +14,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
-SRCREV = "7fb880ddf101b871f68aae0d86db652e2c13c5db"
+SRCREV = "91b37e6f0982e1e64c63017000248d7441a83a2e"
SRCBRANCH = "v246-stable"
SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}"
diff --git a/meta/recipes-core/systemd/systemd_246.1.bb b/meta/recipes-core/systemd/systemd_246.2.bb
index 704a36e75d..704a36e75d 100644
--- a/meta/recipes-core/systemd/systemd_246.1.bb
+++ b/meta/recipes-core/systemd/systemd_246.2.bb