summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd-boot_239.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2018-12-18 17:29:55 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-03 12:35:54 +0000
commitf4f3444947dd33f28d3285799a9f689fc0b56a92 (patch)
tree08888d6c6b98b5a4f01300d61d348f2be4c212af /meta/recipes-core/systemd/systemd-boot_239.bb
parent924cbe39df6ef180e4ff32f2602cb822ec6e5ebe (diff)
downloadpoky-f4f3444947dd33f28d3285799a9f689fc0b56a92.tar.gz
systemd: backport a patch to fix meson 0.49.0 issue
(From OE-Core rev: 81ecfbb19ccb5b5241cfdd871d41459bda3dba4d) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd/systemd-boot_239.bb')
-rw-r--r--meta/recipes-core/systemd/systemd-boot_239.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/systemd/systemd-boot_239.bb b/meta/recipes-core/systemd/systemd-boot_239.bb
index 7fe420c262..312a0145d8 100644
--- a/meta/recipes-core/systemd/systemd-boot_239.bb
+++ b/meta/recipes-core/systemd/systemd-boot_239.bb
@@ -6,6 +6,7 @@ DEPENDS = "intltool-native libcap util-linux gnu-efi gperf-native"
6SRC_URI += "file://0002-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch \ 6SRC_URI += "file://0002-use-lnr-wrapper-instead-of-looking-for-relative-opti.patch \
7 file://0006-remove-nobody-user-group-checking.patch \ 7 file://0006-remove-nobody-user-group-checking.patch \
8 file://0001-Fix-to-run-efi_cc-and-efi_ld-correctly-when-cross-co.patch \ 8 file://0001-Fix-to-run-efi_cc-and-efi_ld-correctly-when-cross-co.patch \
9 file://0001-meson-rename-Ddebug-to-Ddebug-extra.patch \
9 " 10 "
10 11
11inherit meson pkgconfig gettext 12inherit meson pkgconfig gettext