From eda2c7c523d858d25fe25052254a7f393767310b Mon Sep 17 00:00:00 2001 From: "Jason M. Bills" Date: Tue, 5 May 2020 15:31:17 -0700 Subject: Update to internal 0.53 Signed-off-by: Jason M. Bills --- .../u-boot/u-boot-aspeed-sdk_%.bbappend | 26 ---------------------- 1 file changed, 26 deletions(-) delete mode 100644 meta-openbmc-mods/meta-common/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend (limited to 'meta-openbmc-mods/meta-common/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend') diff --git a/meta-openbmc-mods/meta-common/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend b/meta-openbmc-mods/meta-common/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend deleted file mode 100644 index e8f2bb571..000000000 --- a/meta-openbmc-mods/meta-common/recipes-bsp/u-boot/u-boot-aspeed-sdk_%.bbappend +++ /dev/null @@ -1,26 +0,0 @@ -FILESEXTRAPATHS_append_intel-ast2600:= "${THISDIR}/files:" - -# the meta-phosphor layer adds this patch, which conflicts -# with the intel layout for environment - -SRC_URI_append_intel-ast2600 = " \ - file://fw_env.config \ - file://intel.cfg \ - file://0001-Add-ast2600-intel-as-a-new-board.patch \ - file://0021-AST2600-Enable-host-searial-port-clock-configuration.patch \ - file://0003-ast2600-intel-layout-environment-addr.patch \ - file://0004-AST2600-Adjust-default-GPIO-settings.patch \ - file://0005-Ast2600-Enable-interrupt-in-u-boot.patch \ - file://0006-SPI-Quad-IO-Mode.patch \ - file://0007-ast2600-Override-OTP-strap-settings.patch \ - file://0008-AST2600-Add-TPM-pulse-trigger.patch \ - " - -PFR_SRC_URI = " \ - file://0043-AST2600-PFR-u-boot-env-changes-as-per-PFR-BMC-image.patch \ - " -SRC_URI_append_intel-ast2600 += "${@bb.utils.contains('IMAGE_FSTYPES', 'intel-pfr', PFR_SRC_URI, '', d)}" - -do_install_append () { - install -m 0644 ${WORKDIR}/fw_env.config ${S}/tools/env/fw_env.config -} -- cgit v1.2.3