public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fixes for complex multiarch dependency propagation
@ 2026-07-30 11:19 'Felix Moessbauer' via isar-users
  2026-07-30 11:19 ` [PATCH v2 1/3] fix(rootfs): copy isar-apt packages instead of downloading 'Felix Moessbauer' via isar-users
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: 'Felix Moessbauer' via isar-users @ 2026-07-30 11:19 UTC (permalink / raw)
  To: isar-users; +Cc: jan.kiszka, akarpovich, Felix Moessbauer

The corresponding errors have been spotted on the xenomai-images layer [1].
For details, see the individual commits.

This series has been tested on fast CI.

[1] https://source.denx.de/Xenomai/xenomai-images

Changes since v1:

- add missing signed-off to p2
- no functional changes

Best regards,
Felix Moessbauer
Siemens AG

Felix Moessbauer (3):
  fix(rootfs): copy isar-apt packages instead of downloading
  fix: redirect archall dependency to native provider on non cross
    builds
  testsuite: check propagation of archall to deps on native

 .../recipes-app/test-all-depnative/files/rules   | 11 +++++++++++
 .../test-all-depnative/test-all-depnative.bb     | 13 +++++++++++++
 meta/classes-recipe/multiarch.bbclass            |  6 +++++-
 meta/classes-recipe/rootfs.bbclass               | 16 ++++------------
 testsuite/citest.py                              | 13 +++++++++++++
 5 files changed, 46 insertions(+), 13 deletions(-)
 create mode 100644 meta-test/recipes-app/test-all-depnative/files/rules
 create mode 100644 meta-test/recipes-app/test-all-depnative/test-all-depnative.bb

-- 
2.53.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260730111933.1237145-1-felix.moessbauer%40siemens.com.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-08-05  8:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-30 11:19 [PATCH v2 0/3] Fixes for complex multiarch dependency propagation 'Felix Moessbauer' via isar-users
2026-07-30 11:19 ` [PATCH v2 1/3] fix(rootfs): copy isar-apt packages instead of downloading 'Felix Moessbauer' via isar-users
2026-07-30 11:19 ` [PATCH v2 2/3] fix: redirect archall dependency to native provider on non cross builds 'Felix Moessbauer' via isar-users
2026-07-30 11:19 ` [PATCH v2 3/3] testsuite: check propagation of archall to deps on native 'Felix Moessbauer' via isar-users
2026-07-30 11:30 ` [PATCH v2 0/3] Fixes for complex multiarch dependency propagation 'Florian Bezdeka' via isar-users
2026-08-05  8:39 ` Zhihang Wei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox