mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 23:02:20 +02:00
Merge pull request #1325 from Freescale/topic/u-boot-upgrade
u-boot-fslc: Bump revision to cbd7eb17ac1
This commit is contained in:
commit
cb6c55d9c1
|
@ -543,9 +543,7 @@ WKS_FILE_DEPENDS:append:imx-generic-bsp:aarch64 = " \
|
|||
"
|
||||
|
||||
SOC_DEFAULT_WKS_FILE ?= "imx-uboot-bootpart.wks.in"
|
||||
SOC_DEFAULT_WKS_FILE:mx8m-nxp-bsp ?= "imx-imx-boot-bootpart.wks.in"
|
||||
|
||||
SOC_DEFAULT_WKS_FILE:mx8-nxp-bsp ?= "imx-imx-boot-bootpart.wks.in"
|
||||
SOC_DEFAULT_WKS_FILE:mx8-generic-bsp ?= "imx-imx-boot-bootpart.wks.in"
|
||||
SOC_DEFAULT_WKS_FILE:mxs-generic-bsp ?= "imx-uboot-mxs-bootpart.wks.in"
|
||||
|
||||
WKS_FILE ?= "${SOC_DEFAULT_WKS_FILE}"
|
||||
|
|
|
@ -10,7 +10,7 @@ DEPENDS += "flex-native bison-native"
|
|||
|
||||
SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH};protocol=https"
|
||||
|
||||
SRCREV = "2c2dc1affbccd87625d77e3e6fce437c31f2d708"
|
||||
SRCREV = "cbd7eb17ac1f781b9c511982e43d52f4304f0fd5"
|
||||
SRCBRANCH = "2022.10+fslc"
|
||||
|
||||
PV = "2022.10+git${SRCPV}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user