diff --git a/recipes-bsp/u-boot/u-boot-smarcimx8m_2019.04.bb b/recipes-bsp/u-boot/u-boot-smarcimx8m_2019.04.bb index f16e01f..ea5e4a0 100644 --- a/recipes-bsp/u-boot/u-boot-smarcimx8m_2019.04.bb +++ b/recipes-bsp/u-boot/u-boot-smarcimx8m_2019.04.bb @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh" SRCBRANCH = "smarc_8m-imx_v2019.04_4.19.35_1.1.0" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "2fd847944db504558a62523462415531efd48898" +SRCREV = "f7cc15046cf48b28161cc164cd36c7c0813dc39f" S = "${WORKDIR}/git" diff --git a/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb b/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb index 0ca2b6b..a98c5e4 100644 --- a/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb +++ b/recipes-kernel/linux/linux-smarcimx8m_4.19.35.bb @@ -23,7 +23,7 @@ DEFAULT_DTB = "fsl-smarcimx8mq" KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git" SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}" -SRCREV = "1cd5563826f7305acab8d4538cad38b396d89e79" +SRCREV = "5f714b4332c239ffedb4958085c952ba8fe93aca" S = "${WORKDIR}/git"