From de43a8f89f3e68930666847adf96e1824e28b5e1 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Wed, 17 Jan 2018 14:18:31 -0800 Subject: systemd-boot: move commit pinning to rmc-boot.inc systemd-boot shouldn't be stuck on a certain commit just because RMC is. This effectively upgrades our systemd-boot version from v232 to v234. We also get to drop a patch that was accepted upstream. Signed-off-by: California Sullivan --- recipes-bsp/systemd-boot/systemd-boot/systemd-boot.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-bsp/systemd-boot/systemd-boot/systemd-boot.inc') diff --git a/recipes-bsp/systemd-boot/systemd-boot/systemd-boot.inc b/recipes-bsp/systemd-boot/systemd-boot/systemd-boot.inc index fcce6ce1..788e57af 100644 --- a/recipes-bsp/systemd-boot/systemd-boot/systemd-boot.inc +++ b/recipes-bsp/systemd-boot/systemd-boot/systemd-boot.inc @@ -2,6 +2,5 @@ EXTRA_OEMAKE_append_intel-x86-common = ' EFI_LDFLAGS="-L${STAGING_DIR_HOST}/usr/ SRC_URI_append_intel-x86-common = " \ file://0001-efi-boot.c-workaround-for-Joule-BIOS-hang.patch \ - file://0001-sd-boot-stub-check-LoadOptions-contains-data.patch \ " -- cgit v1.2.3-54-g00ecf