File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
recipes-connectivity/m4-proxy
recipes-kernel/linux-firmware Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
3
3
4
4
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 "
6
6
7
7
SRC_URI_portenta -mx8mm = "git://github.com/arduino/u-boot-imx.git;protocol=https;branch=${SRCBRANCH} \
8
8
file://fw_env.config \
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
8
8
RDEPENDS_${PN} = "bash"
9
9
RDEPENDS_${PN} -dev = "bash"
10
10
11
- GO_IMPORT = "github.com/MaxPayne86Arduino /portentax8-m4-proxy"
11
+ GO_IMPORT = "github.com/arduino /portentax8-m4-proxy"
12
12
13
13
GO_INSTALL = "${GO_IMPORT} /proxy"
14
14
Original file line number Diff line number Diff line change 1
1
SUMMARY = "Linux kernel firmware files from Arduino"
2
2
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"
4
4
SECTION = "kernel"
5
5
LICENSE = "Proprietary"
6
6
# LIC_FILES_CHKSUM = "file://LICENSE.arduino;md5=cbc5f665d04f741f1e006d2096236ba7"
@@ -10,7 +10,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
10
10
PACKAGE_ARCH = "${MACHINE_ARCH} "
11
11
12
12
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 \
14
14
file://stm32h7-program.service \
15
15
file://m4-led-forwarder.service \
16
16
file://m4_led_forwarder \
You can’t perform that action at this time.
0 commit comments