summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/systemd/systemd.inc')
-rw-r--r--meta/recipes-core/systemd/systemd.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index cb41ac5b22..3161a6c543 100644
--- a/meta/recipes-core/systemd/systemd.inc
+++ b/meta/recipes-core/systemd/systemd.inc
@@ -21,7 +21,7 @@ CVE_CHECK_WHITELIST += "CVE-2018-21029"
21# Commit dc903ec516cb on the 241 branch 21# Commit dc903ec516cb on the 241 branch
22CVE_CHECK_WHITELIST += "CVE-2019-3843 CVE-2019-3844" 22CVE_CHECK_WHITELIST += "CVE-2019-3843 CVE-2019-3844"
23 23
24SRCREV = "511646b8ac5c82f210b16920044465756913d238" 24SRCREV = "d1cc09a6eac5f8d62e630cc31d604095e30d2d84"
25SRCBRANCH = "v241-stable" 25SRCBRANCH = "v241-stable"
26SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}" 26SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}"
27 27