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 e6048ec..a2fee51 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-imx_v2018.03_4.14.78_1.0.0_ga" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}" -SRCREV = "f93b98812f1964ddb0cf6943b8aeb2db52d9ca89" +SRCREV = "2a0a07c75344130b0c43ae5cecc657afc2672a30" S = "${WORKDIR}/git" diff --git a/recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb b/recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb index 5f96c26..d2fa510 100644 --- a/recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb +++ b/recipes-kernel/linux/linux-smarcimx8m_4.14.78.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 = "4544004fd5f97dece58e27f3ade5c7f47feaea23" +SRCREV = "9f6f71af490f3d362fde75de5980f4942de9cc0e" S = "${WORKDIR}/git"