diff --git a/recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb b/recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb index 79cd53a..93bed99 100644 --- a/recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb +++ b/recipes-bsp/u-boot/u-boot-smarcfimx6_2014.04-smarcfimx6.bb @@ -11,10 +11,10 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb" PROVIDES += "u-boot" PV = "2014.04-smarcfimx6" -SRCREV = "00daf591e489268dff8628c0208f0b929940ba84" +SRCREV = "53ba5ad791546c4f423457a85e57cd07864e3653" SRCBRANCH = "smarc-imx_v2014.04_3.14.28_1.0.0_ga" # eMMC Boot Up -#SRCREV = "5b99e3199473b2c01e26c3056e508fbb0401b621" +#SRCREV = "cd6b66e74f9ff5a0ff29c21eba990b12cd3c2c7c" #SRCBRANCH = "smarc-emmc-imx_v2014.04_3.14.28_1.0.0_ga" SRC_URI = "${EMB_UBOOT_MIRROR};protocol=ssh;branch=${SRCBRANCH}" diff --git a/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb b/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb index d31d843..2835854 100644 --- a/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb +++ b/recipes-kernel/linux/linux-smarcfimx6_3.14.28.bb @@ -17,7 +17,7 @@ SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH} \ file://defconfig \ " -SRCREV = "e109832b2806653d48cb0886ada79d594ba23757" +SRCREV = "d8205eb11345cc9736e8e940d45ce595b08bc14d" PV = "3.14.28" LOCALVERSION = "-1.0.1_smarc"