Commit 1bb8843cdc3ab5651278c2aa4ac44563fd954e1e

Authored by Eric Lee
1 parent 18a3103e76
Exists in master

Make changes to hardware revision 00E0

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

recipes-bsp/u-boot/u-boot-smarcfimx7_2018.03.bb
... ... @@ -14,7 +14,7 @@
14 14 UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh"
15 15 SRCBRANCH = "smarc-imx7_v2018.03_4.14.98_2.0.0_ga"
16 16 SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
17   -SRCREV = "afba354e268d048f9ccea126db89da5af75b45f6"
  17 +SRCREV = "65b2903f5f2e3abdfa2c03d24e6d2ff9362aa9f8"
18 18  
19 19 S = "${WORKDIR}/git"
20 20  
recipes-kernel/linux/linux-smarcfimx7_4.14.98.bb
... ... @@ -20,7 +20,7 @@
20 20  
21 21 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
22 22 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
23   -SRCREV = "82e694ff81168f9c8b0d4227be269dc322c543c2"
  23 +SRCREV = "71a19f7e0d1d107830edd1d878ff56c8bc65a4da"
24 24  
25 25 S = "${WORKDIR}/git"
26 26