diff --git a/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb b/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb index 7920524..5e2bf26 100644 --- a/recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb +++ b/recipes-bsp/u-boot/u-boot-smarcimx8m_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_8m-imx_v2018.03_4.14.98_2.0.0_ga" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "f5822d3223a48fbb57c8bde92579b125ef26fd1f" +SRCREV = "c3778a6b4ec1a217828d21f4accf75a3ab217873" S = "${WORKDIR}/git" diff --git a/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb b/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb index 37c21c9..48aed47 100644 --- a/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb +++ b/recipes-kernel/linux/linux-smarcimx8m_4.14.98.bb @@ -21,7 +21,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 = "eded7c98ab8eccc988eddf2dcbca68c937c324e8" +SRCREV = "ce09305ab48fbd6f8a728fb972d321465ce87547" S = "${WORKDIR}/git"