imx-boot: update branch and SRCREV to latest NXP BSP

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
Hector Palacios 2019-09-03 18:41:29 +02:00
parent e09c58f85b
commit 5453acf56f
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# Copyright 2019 Digi International, Inc.
inherit boot-artifacts
# Use the v4.14 ga BSP branch
SRCBRANCH = "imx_4.14.98_2.0.0_ga"
SRCREV = "dd0234001713623c79be92b60fa88bc07b07f24f"
# Use the v4.14 latest BSP branch
SRCBRANCH = "imx_4.14.98_2.1.0"
SRCREV = "abd6ce551a7b81fc6953d32d92b24a4a1d4b214e"
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
SRC_URI_append_ccimx8x = " file://0001-iMX8QX-remove-SC_BD_FLAGS_ALT_CONFIG-flag-in-flash_r.patch"