From 300ca5218612e04d0f94b0fda3f4834e9e6535dc Mon Sep 17 00:00:00 2001 From: Massimo Pennazio Date: Tue, 11 Jun 2024 14:49:03 +0200 Subject: [PATCH 1/8] Bump latest version for Arduino layer --- arduino.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arduino.xml b/arduino.xml index 33c901b..e61e801 100644 --- a/arduino.xml +++ b/arduino.xml @@ -5,7 +5,7 @@ name="partner-arduino" /> From f083509aae15940f0f343e587a2882c2d47ee33b Mon Sep 17 00:00:00 2001 From: Massimo Pennazio Date: Tue, 11 Jun 2024 14:54:43 +0200 Subject: [PATCH 2/8] Indentation and track meta-subscriber-overrides to devel --- arduino.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/arduino.xml b/arduino.xml index e61e801..d34fd30 100644 --- a/arduino.xml +++ b/arduino.xml @@ -2,15 +2,15 @@ + name="partner-arduino" /> + revision="9dd9b9b2b99ae6152edb58a536dc47d299dd52dd" + path="layers/meta-partner-arduino" + remote="partner-arduino"/> + revision="devel" + path="layers/meta-subscriber-overrides" + remote="partner-arduino"/> From 92009e65be764f0a21057202d88e138412c333c1 Mon Sep 17 00:00:00 2001 From: Massimo Pennazio Date: Tue, 11 Jun 2024 14:57:29 +0200 Subject: [PATCH 3/8] Bump latest version for Arduino layer --- arduino.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arduino.xml b/arduino.xml index d34fd30..e97c882 100644 --- a/arduino.xml +++ b/arduino.xml @@ -5,7 +5,7 @@ name="partner-arduino" /> From 8853b5c86d05df819e8b14717cfc7400678a2ff2 Mon Sep 17 00:00:00 2001 From: Massimo Pennazio Date: Tue, 11 Jun 2024 15:28:31 +0200 Subject: [PATCH 4/8] Bump latest version for Arduino layer --- arduino.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arduino.xml b/arduino.xml index e97c882..37028c6 100644 --- a/arduino.xml +++ b/arduino.xml @@ -5,7 +5,7 @@ name="partner-arduino" /> From 255e0d5cdb04a15313605fab37c793ccf13a4a4a Mon Sep 17 00:00:00 2001 From: Massimo Pennazio Date: Tue, 25 Jun 2024 09:50:50 +0200 Subject: [PATCH 5/8] Bump latest version for Arduino layer --- arduino.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arduino.xml b/arduino.xml index 37028c6..304eb94 100644 --- a/arduino.xml +++ b/arduino.xml @@ -5,7 +5,7 @@ name="partner-arduino" /> From 469decd68a56de1551f7889f52f35944bf201204 Mon Sep 17 00:00:00 2001 From: Massimo Pennazio Date: Tue, 25 Jun 2024 12:08:36 +0200 Subject: [PATCH 6/8] Test: align with public manifest, since meta-subscriber-overrides is empty --- arduino.xml | 7 +------ conf/bblayers.conf | 2 -- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/arduino.xml b/arduino.xml index 304eb94..36ffab1 100644 --- a/arduino.xml +++ b/arduino.xml @@ -1,16 +1,11 @@ - - - diff --git a/conf/bblayers.conf b/conf/bblayers.conf index d7d0476..207b6d9 100644 --- a/conf/bblayers.conf +++ b/conf/bblayers.conf @@ -19,5 +19,3 @@ BBLAYERS = " \ ${BSPLAYERS} \ ${OEROOT}/layers/openembedded-core/meta \ " - -BBLAYERS += "${OEROOT}/layers/meta-subscriber-overrides" From b16a70b69119b82c1a9831b6b522d68292e6f841 Mon Sep 17 00:00:00 2001 From: Massimo Pennazio Date: Tue, 25 Jun 2024 17:39:01 +0200 Subject: [PATCH 7/8] Bump latest version for Arduino layer --- arduino.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arduino.xml b/arduino.xml index 36ffab1..3f37f84 100644 --- a/arduino.xml +++ b/arduino.xml @@ -5,7 +5,7 @@ name="partner-arduino" /> From 45ce9c258d19bd962dd05c7a20292449cf16b3d4 Mon Sep 17 00:00:00 2001 From: Massimo Pennazio Date: Wed, 26 Jun 2024 09:55:57 +0200 Subject: [PATCH 8/8] Release arduino-91.2 Yocto - [PCIE] Fixed pcie on kernel 6.1 - [NPU] Support for Akida Brainchip pcie module - [NPU] Support for Hailo 8R pcie module - [CAN] Increased throughput see x8h7 below - [RS-485] Fixed ttyX0 not working - [X8H7] Changed low level protocol to use fixed packet size and hw-assisted CS - [X8H7] Init now happening earlier, WantedBy=sysinit.target - [MIPI-DSI] Supporting new panel modules and touchscreen controllers: jadard-ek79202d and atmel-mxt-ts Based on LmP v91 https://foundries.io/products/releases/91/ NOTE: this is the Yocto manifest. For docker compose apps, checkout https://github.com/arduino/portenta-containers/tree/release