Skip to content

Commit

Permalink
u-boot-imx_2018.03.bb: Migrate from codeaurora to nxp-github
Browse files Browse the repository at this point in the history
Codeaurora has been shutdown for a while

Changelog-entry: Migrate from codeaurora to nxp-github for u-boot-imx_2018.03
Signed-off-by: Florin Sarbu <florin@balena.io>
  • Loading branch information
floion committed Aug 8, 2024
1 parent e2bca92 commit 8f52b8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ DEPENDS_append = " python dtc-native"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"

UBOOT_SRC ?= "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https"
UBOOT_SRC ?= "git://github.com/nxp-imx/uboot-imx.git;protocol=https"
SRCBRANCH = "imx_v2018.03_4.14.98_2.0.0_ga"
SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH}"
SRCREV = "87a19df5e462f1f63e8a6d2973c7fb9e95284d04"
Expand Down

0 comments on commit 8f52b8a

Please sign in to comment.