summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJianxun Zhang <jianxun.zhang@linux.intel.com>2017-01-18 14:50:38 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-01-24 14:31:01 -0800
commit72402b08c571809f3b2f3cfdc2d1eb0e72109a64 (patch)
tree75b58e7f4e6bbee9f12d6e007fae2d5e7d2a203a
parent37473472ec1e7387befd3d25a303f9393be51bb7 (diff)
downloadmeta-intel-72402b08c571809f3b2f3cfdc2d1eb0e72109a64.tar.gz
systemd-boot: update 230 -> 232
This change updates the locked systemd-boot revision to v232 release which is the current in OE. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
-rw-r--r--common/recipes-bsp/systemd-boot/systemd-boot_%.bbappend4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/recipes-bsp/systemd-boot/systemd-boot_%.bbappend b/common/recipes-bsp/systemd-boot/systemd-boot_%.bbappend
index 2aecc3f9..12c1e5ab 100644
--- a/common/recipes-bsp/systemd-boot/systemd-boot_%.bbappend
+++ b/common/recipes-bsp/systemd-boot/systemd-boot_%.bbappend
@@ -11,8 +11,8 @@ EXTRA_OEMAKE_append_intel-x86-common = ' EFI_LDFLAGS="-L${STAGING_DIR_HOST}/usr/
11# should do explicit update with validation to prevent regression even 11# should do explicit update with validation to prevent regression even
12# resolving conflicts for a new tip could be done in a short time. 12# resolving conflicts for a new tip could be done in a short time.
13 13
14# Revision: systemd 230 in OE 14# Revision: systemd v232 in OE
15SRCREV_intel-x86-common = "3a74d4fc90cb322a4784a3515bef7118c8f8c5ba" 15SRCREV_intel-x86-common = "a1e2ef7ec912902d8142e7cb5830cbfb47dba86c"
16 16
17SRC_URI_append_intel-x86-common = " \ 17SRC_URI_append_intel-x86-common = " \
18 file://0001-sd-boot-Link-RMC-library-into-bootloader.patch \ 18 file://0001-sd-boot-Link-RMC-library-into-bootloader.patch \