diff options
Diffstat (limited to 'meta/recipes-core/systemd/systemd.inc')
-rw-r--r-- | meta/recipes-core/systemd/systemd.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 3a919fd82b..88dddb309c 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc | |||
@@ -18,6 +18,7 @@ SRCREV = "17472dca0160cbe7b807ca648475fd70d0d62fe5" | |||
18 | SRCBRANCH = "v247-stable" | 18 | SRCBRANCH = "v247-stable" |
19 | SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH} \ | 19 | SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH} \ |
20 | file://7c5fd25119a495009ea62f79e5daec34cc464628.patch \ | 20 | file://7c5fd25119a495009ea62f79e5daec34cc464628.patch \ |
21 | file://48fff0a2af3f62acd446ebec8081b039b72caad8.patch \ | ||
21 | " | 22 | " |
22 | 23 | ||
23 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |