Commit 06295367a443b8cf27be3be8cee6a7a8853ff291

Authored by Eric Lee
1 parent c3011b2596

Make changes for rev. 00C0

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

recipes-bsp/u-boot/u-boot-smarcimx8m_2018.03.bb
... ... @@ -14,7 +14,7 @@
14 14 UBOOT_SRC ?= "${EMB_UBOOT_MIRROR};protocol=ssh"
15 15 SRCBRANCH = "smarc-imx_v2018.03_4.14.78_1.0.0_ga"
16 16 SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
17   -SRCREV = "f93b98812f1964ddb0cf6943b8aeb2db52d9ca89"
  17 +SRCREV = "2a0a07c75344130b0c43ae5cecc657afc2672a30"
18 18  
19 19 S = "${WORKDIR}/git"
20 20  
recipes-kernel/linux/linux-smarcimx8m_4.14.78.bb
... ... @@ -21,7 +21,7 @@
21 21  
22 22 KERNEL_SRC ?= "git@git.embedian.com:developer/smarc-fsl-linux-kernel.git;protocol=git"
23 23 SRC_URI = "${EMB_KERNEL_MIRROR};protocol=ssh;branch=${SRCBRANCH}"
24   -SRCREV = "4544004fd5f97dece58e27f3ade5c7f47feaea23"
  24 +SRCREV = "9f6f71af490f3d362fde75de5980f4942de9cc0e"
25 25  
26 26 S = "${WORKDIR}/git"
27 27