imx-boot: update branch and SRCREV to latest NXP BSP
Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
parent
e09c58f85b
commit
5453acf56f
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue