diff --git a/make_smarc_mx8m_debian.sh b/make_smarc_mx8m_debian.sh index ceaea3a..551dced 100755 --- a/make_smarc_mx8m_debian.sh +++ b/make_smarc_mx8m_debian.sh @@ -45,7 +45,7 @@ readonly G_EMBEDIAN_PATH="${DEF_BUILDENV}/embedian" readonly G_LINUX_KERNEL_SRC_DIR="${DEF_SRC_DIR}/kernel" readonly G_LINUX_KERNEL_GIT="git@git.embedian.com:developer/smarc-fsl-linux-kernel.git" readonly G_LINUX_KERNEL_BRANCH="smarc_8m_imx_4.14.78_1.0.0_ga" -readonly G_LINUX_KERNEL_REV="98e329e555ac79a882cde087ac06487058c15b62" +readonly G_LINUX_KERNEL_REV="2e4920fa8a1516f1e40af656ec404de109f87401" readonly G_LINUX_KERNEL_DEF_CONFIG='smarcimx8m_defconfig' readonly G_LINUX_DTB='embedian/fsl-smarcimx8mq.dtb embedian/fsl-smarcimx8mq-dcss-lvds.dtb embedian/fsl-smarcimx8mq-hdmi.dtb embedian/fsl-smarcimx8mq-lcdif-lvds.dtb embedian/fsl-smarcimx8mq-dual-display.dtb embedian/fsl-smarcimx8mq-dp.dtb embedian/fsl-smarcimx8mq-edp.dtb'