public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix SRC_URI:remove ignoring
@ 2024-02-16  7:55 Anton Mikanovich
  2024-02-16  7:55 ` [PATCH 1/3] meta-isar: Add examples of SRC_URI overrides usage Anton Mikanovich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anton Mikanovich @ 2024-02-16  7:55 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 become passed.

Anton Mikanovich (3):
  meta-isar: Add examples of SRC_URI overrides usage
  dpkg-base: Fix SRC_URI:remove ignoring
  multiarch: Fix SRC_URI:remove ignoring

 meta-isar/recipes-app/hello-isar/hello-isar.bb | 12 +++++++++++-
 meta/classes/dpkg-base.bbclass                 |  5 +----
 meta/classes/multiarch.bbclass                 |  5 +++--
 3 files changed, 15 insertions(+), 7 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-02-16  7:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16  7:55 [PATCH 0/3] Fix SRC_URI:remove ignoring Anton Mikanovich
2024-02-16  7:55 ` [PATCH 1/3] meta-isar: Add examples of SRC_URI overrides usage Anton Mikanovich
2024-02-16  7:55 ` [PATCH 2/3] dpkg-base: Fix SRC_URI:remove ignoring Anton Mikanovich
2024-02-16  7:55 ` [PATCH 3/3] multiarch: " Anton Mikanovich

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