diff --git a/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb b/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb index f6cce901ad..db7a96659b 100644 --- a/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb +++ b/meta-imx-bsp/recipes-bsp/imx-oei/imx-oei_1.0.0.bb @@ -9,7 +9,7 @@ DEPENDS = "gcc-arm-none-eabi-native" SRC_URI = "${IMX_OEI_SRC};branch=${SRCBRANCH}" IMX_OEI_SRC ?= "git://github.com/nxp-imx/imx-oei.git;protocol=https" SRCBRANCH = "master" -SRCREV = "4e586acc6f99d5cd7420c55d6af2a99a24e3883d" +SRCREV = "2d407c84bcdbc586f85ee52822f5a4db35afc092" S = "${WORKDIR}/git"