bsp: update imx-mkimage recipe
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
bb59ed593e
commit
aa2b3ca20f
|
|
@ -1,8 +1,8 @@
|
|||
# Copyright 2017-2018 NXP
|
||||
|
||||
IMX_MKIMAGE_SRC ?= "git://source.codeaurora.org/external/imx/imx-mkimage.git;protocol=https"
|
||||
SRCBRANCH = "imx_4.9.88_imx8qxp_beta2"
|
||||
SRCBRANCH = "imx_4.14.78_1.0.0_ga"
|
||||
SRC_URI = "${IMX_MKIMAGE_SRC};branch=${SRCBRANCH}"
|
||||
SRCREV = "5c18f544c460747daed2844714c49685ed6ce897"
|
||||
SRCREV = "2cf091c075ea1950afa22a56e224dc4e448db542"
|
||||
|
||||
DEPENDS = "zlib-native openssl-native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue