diff --git a/meta-i2som-nxp/recipes-bsp/u-boot/u-boot-i2som.bb b/meta-i2som-nxp/recipes-bsp/u-boot/u-boot-i2som.bb index 82b9849..4511d62 100644 --- a/meta-i2som-nxp/recipes-bsp/u-boot/u-boot-i2som.bb +++ b/meta-i2som-nxp/recipes-bsp/u-boot/u-boot-i2som.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" DEPENDS += "dtc-native u-boot-mkimage-native" PROVIDES += "u-boot" -SRCREV = "904f545563da2f4035f80ed11942b2174cf4bc16" +SRCREV = "f7b65711097261b067b04c031e04a7d7e1e8baf3" SRCBRANCH = "master" SRC_URI = "git:///${HOME}/i2SOM/i2SOM-iMX-uboot;protocol=file;branch=${SRCBRANCH}"