summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd-boot_246.6.bb
Commit message (Collapse)AuthorAgeFilesLines
* systemd: update 246 -> 247Luca Boccassi2020-12-201-70/+0
| | | | | | | | | | | | | | | | Update systemd to v247.2. Add rule for new oomd dbus conf and for new pam.d conf directory in /usr/lib|lib64. Drop selinux-hook-handling-to-enumerate-nexthop.patch, merged upstream. Drop 0001-meson-Fix-reallocarray-check.patch, merged upstream. Refresh musl patches. (From OE-Core rev: 1e1d26de68ed13fd53c1a16b9662ac9860dca714) Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* systemd-boot: allow building for Arm targetsRoss Burton2020-12-181-1/+1
| | | | | | | | | | systemd-boot works on 32-bit and 64-bit Arm targets (assuming the firmware does EFI, obviously), so allow it to be built. (From OE-Core rev: 3325992e66e8fbd80292beb4b0ffd50beca138d8) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* systemd-boot: build the EFI stubRoss Burton2020-12-181-6/+6
| | | | | | | | | | | | Also build and deploy the EFI stub. SYSTEMD_BOOT_EFI_ARCH can be dropped as image-uefi.conf now sets EFI_ARCH. Changes originally taken from meta-intel. (From OE-Core rev: 00191504bd9321334a5c01b95179ed15b063f1b6) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* systemd-boot: upgrade 246.2 -> 246.6Alexander Kanavin2020-10-301-0/+70
As systemd-boot shares SRCREV with the main systemd recipe, the version should be kept in sync with it. (From OE-Core rev: 16ff7f3c9d38898b936340c28fd6820c036c62d5) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>