public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Fix SRC_URI:remove ignoring
@ 2024-02-16 14:10 Anton Mikanovich
  2024-02-16 14:10 ` [PATCH v2 1/4] conf: Enable bbappends Anton Mikanovich
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Anton Mikanovich @ 2024-02-16 14:10 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

SRC_URI:remove override now got lost due to manual SRC_URI manipulations.
Add example for CI and few fixes to make this test case pass.

Changes since v1:
 - Move test case to meta-test.
 - Fix leading space on append.
 - Improve wording.

Anton Mikanovich (4):
  conf: Enable bbappends
  meta-test: Add examples of SRC_URI overrides usage
  dpkg-base: Fix SRC_URI:remove ignoring
  multiarch: Fix SRC_URI:remove ignoring

 meta-isar/conf/layer.conf                            | 2 +-
 meta-test/conf/layer.conf                            | 2 +-
 meta-test/recipes-app/hello-isar/hello-isar.bbappend | 9 +++++++++
 meta/classes/dpkg-base.bbclass                       | 5 +----
 meta/classes/multiarch.bbclass                       | 5 +++--
 meta/conf/layer.conf                                 | 2 +-
 6 files changed, 16 insertions(+), 9 deletions(-)
 create mode 100644 meta-test/recipes-app/hello-isar/hello-isar.bbappend

-- 
2.34.1


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

end of thread, other threads:[~2024-03-14  8:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16 14:10 [PATCH v2 0/4] Fix SRC_URI:remove ignoring Anton Mikanovich
2024-02-16 14:10 ` [PATCH v2 1/4] conf: Enable bbappends Anton Mikanovich
2024-02-16 14:10 ` [PATCH v2 2/4] meta-test: Add examples of SRC_URI overrides usage Anton Mikanovich
2024-02-16 14:10 ` [PATCH v2 3/4] dpkg-base: Fix SRC_URI:remove ignoring Anton Mikanovich
2024-02-16 14:10 ` [PATCH v2 4/4] multiarch: " Anton Mikanovich
2024-03-14  8:28   ` Schmidt, Adriaan
2024-03-14  8:44     ` Anton Mikanovich
2024-02-19 18:19 ` [PATCH v2 0/4] " Jan Kiszka
2024-03-07  7:15 ` Uladzimir Bely

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