Skip to content

Commit 395e85a

Browse files
committed
Moved remaining repos to arduino official
1 parent be244b1 commit 395e85a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

recipes-bsp/u-boot/u-boot-fio-arduino.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
33

44
SRCREV_portenta-mx8mm = "cdd676d7a3ec499a83e155c6c2c0d61ff59d9d25"
5-
SRCBRANCH_portenta-mx8mm = "feature/add-hw-4.1-x8-support"
5+
SRCBRANCH_portenta-mx8mm = "2021.04+imx_5.10.35_2.0.0-arduino"
66

77
SRC_URI_portenta-mx8mm = "git://github.com/arduino/u-boot-imx.git;protocol=https;branch=${SRCBRANCH} \
88
file://fw_env.config \

recipes-connectivity/m4-proxy/m4-proxy.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
88
RDEPENDS_${PN} = "bash"
99
RDEPENDS_${PN}-dev = "bash"
1010

11-
GO_IMPORT = "github.com/MaxPayne86Arduino/portentax8-m4-proxy"
11+
GO_IMPORT = "github.com/arduino/portentax8-m4-proxy"
1212

1313
GO_INSTALL = "${GO_IMPORT}/proxy"
1414

recipes-kernel/linux-firmware/linux-firmware-arduino-portenta-x8-stm32h7_git.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
SUMMARY = "Linux kernel firmware files from Arduino"
22
DESCRIPTION = "Arduino smt32h7 firmware for Portenta-X8 boards"
3-
HOMEPAGE = "https://github.com/bcmi-labs/portentam8-stm32h7-fw"
3+
HOMEPAGE = "https://github.com/arduino/portentam8-stm32h7-fw"
44
SECTION = "kernel"
55
LICENSE = "Proprietary"
66
#LIC_FILES_CHKSUM = "file://LICENSE.arduino;md5=cbc5f665d04f741f1e006d2096236ba7"
@@ -10,7 +10,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
1010
PACKAGE_ARCH = "${MACHINE_ARCH}"
1111

1212
SRC_URI = " \
13-
git://github.com/MaxPayne86Arduino/portentam8-stm32h7-fw.git;protocol=https;branch=master \
13+
git://github.com/arduino/portentam8-stm32h7-fw.git;protocol=https;branch=master \
1414
file://stm32h7-program.service \
1515
file://m4-led-forwarder.service \
1616
file://m4_led_forwarder \

0 commit comments

Comments
 (0)