Skip to content
Snippets Groups Projects
Commit 5facaf5e authored by gitmirror's avatar gitmirror
Browse files

Update 03-03-2021

parent 41ad0d09
Branches master
No related tags found
No related merge requests found
#SECO .bbappend to fetch imx-mkimage
SECO_IMX_MKIMAGE_SRC ?= "git://git.seco.com/arm/nxp/imx/release/yocto/4.x/imx-mkimage.git;"
SECO_IMX_MKIMAGE_SRC ?= "git://git.seco.com/pub/i.mx/yocto/4.x/imx-mkimage.git;"
PROTOCOL ?= "https"
SECO_REPO_USER ?= ""
SECO_SRCBRANCH = "master"
......
......@@ -9,7 +9,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
UBOOT_SRC ?= "git://git@git.seco.com/arm/nxp/imx/release/yocto/4.x/u-boot-seco.git;"
UBOOT_SRC ?= "git://git@git.seco.com/pub/i.mx/yocto/4.x/u-boot-seco.git;"
PROTOCOL ?= "protocol=ssh;"
REPO_USER ?= ""
SRCBRANCH = "master"
......
......@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
KERNEL_SRC ?= "git://git.seco.com/arm/nxp/imx/release/yocto/4.x/linux-seco.git;"
KERNEL_SRC ?= "git://git.seco.com/pub/i.mx/yocto/4.x/linux-seco.git;"
PROTOCOL ?= "protocol=ssh;"
REPO_USER ?= ""
SRCBRANCH = "master"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment