Commit b03e55b03b3f30043390fb8b202c3706ef9d1145

Authored by Eric Lee
1 parent c8ccef4aa7
Exists in master

Fix eMMC bugs

Showing 2 changed files with 2 additions and 2 deletions Side-by-side Diff

recipes-bsp/u-boot/u-boot-smarcfimx7_2017.03-smarcfimx7.bb
... ... @@ -12,7 +12,7 @@
12 12  
13 13 PV = "2017.03-smarcfimx7"
14 14  
15   -SRCREV = "6cdf9e35238b15261c15a952f8bfa479c427f8c7"
  15 +SRCREV = "032ad45267c6d9e68aa3c1ad5e73bf786f7e9315"
16 16 SRCBRANCH = "smarc-imx7_v2017.03_4.9.11_1.0.0_ga"
17 17 SRC_URI = "${EMB_UBOOT_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
18 18  
recipes-kernel/linux/linux-smarcfimx7_4.9.11.bb
... ... @@ -17,7 +17,7 @@
17 17 file://defconfig \
18 18 "
19 19  
20   -SRCREV = "98309a1570dbb694b6e69f856d851901fdb6103d"
  20 +SRCREV = "032ad45267c6d9e68aa3c1ad5e73bf786f7e9315"
21 21 PV = "4.9.11"
22 22 LOCALVERSION = "-1.0.1_smarc"
23 23