From 6dc900a3819fd154046bec9f7da8e8fa45a4cc94 Mon Sep 17 00:00:00 2001 From: Eric Lee Date: Fri, 8 Nov 2019 16:13:32 +0800 Subject: [PATCH] Add i.MX7 solo core support --- recipes-bsp/u-boot/u-boot-smarcfimx7_2017.03.bb | 2 +- recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-smarcfimx7_2017.03.bb b/recipes-bsp/u-boot/u-boot-smarcfimx7_2017.03.bb index 40c9f1b..7dbf69e 100644 --- a/recipes-bsp/u-boot/u-boot-smarcfimx7_2017.03.bb +++ b/recipes-bsp/u-boot/u-boot-smarcfimx7_2017.03.bb @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "git://git@git.embedian.com/developer/smarc-t335x-uboot.git;protocol=ssh" SRCBRANCH = "smarc-imx7_v2017.03_4.9.11_1.0.0_ga" SRC_URI = "${EMB_UBOOT_MIRROR};protocol=ssh;branch=${SRCBRANCH}" -SRCREV = "2a2968413cc1971ced465c5b2bdce12c3f857d9e" +SRCREV = "896d8de8f523020836b761ec3f248e01b5df379c" S = "${WORKDIR}/git" diff --git a/recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb b/recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb index a42a5f7..f77d191 100644 --- a/recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb +++ b/recipes-kernel/linux/linux-smarcfimx7_4.9.88.bb @@ -28,7 +28,7 @@ DEFCONFIG_mx7 = "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 = "e1a2ce3a2043a9e74dd1df5555bc970cb800bd81" +SRCREV = "bebd676186979b874bd801f47f7473f021b535bb" S = "${WORKDIR}/git" -- 1.9.1