From 1bb8843cdc3ab5651278c2aa4ac44563fd954e1e Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Sun, 15 May 2022 21:24:14 +0800 Subject: [PATCH] Make changes to hardware revision 00E0 --- recipes-bsp/u-boot/u-boot-smarcfimx7_2018.03.bb | 2 +- recipes-kernel/linux/linux-smarcfimx7_4.14.98.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-smarcfimx7_2018.03.bb b/recipes-bsp/u-boot/u-boot-smarcfimx7_2018.03.bb index 9ef891f..9d4c26e 100644 --- a/recipes-bsp/u-boot/u-boot-smarcfimx7_2018.03.bb +++ b/recipes-bsp/u-boot/u-boot-smarcfimx7_2018.03.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh" SRCBRANCH = "smarc-imx7_v2018.03_4.14.98_2.0.0_ga" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "afba354e268d048f9ccea126db89da5af75b45f6" +SRCREV = "65b2903f5f2e3abdfa2c03d24e6d2ff9362aa9f8" S = "${WORKDIR}/git" diff --git a/recipes-kernel/linux/linux-smarcfimx7_4.14.98.bb b/recipes-kernel/linux/linux-smarcfimx7_4.14.98.bb index 506974a..5b87c64 100644 --- a/recipes-kernel/linux/linux-smarcfimx7_4.14.98.bb +++ b/recipes-kernel/linux/linux-smarcfimx7_4.14.98.bb @@ -20,7 +20,7 @@ KERNEL_DEFCONFIG = "${S}/arch/arm/configs/smarcfimx7_defconfig" KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git" SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}" -SRCREV = "82e694ff81168f9c8b0d4227be269dc322c543c2" +SRCREV = "71a19f7e0d1d107830edd1d878ff56c8bc65a4da" S = "${WORKDIR}/git" -- 1.9.1