public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/3] test apt:// fetcher
@ 2019-09-20  7:22 Henning Schild
  2019-09-20  7:22 ` [PATCH v2 1/3] meta-isar/recipes-app: change SRC_URIs of hello rebuild example Henning Schild
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Henning Schild @ 2019-09-20  7:22 UTC (permalink / raw)
  To: isar-users; +Cc: Jan Kiszka, Henning Schild

From: Henning Schild <henning.schild@siemens.com>

changes to v1:
- fixed commit comment in p2
- fixed recipe comment in p1

This adds the test and fixes a partial rebuild bug, which prevented that
test from succeeding so far.

It does have the side-effect that an apt:// URI choosing a version now
has to provide an exact match.

Henning Schild (3):
  meta-isar/recipes-app: change SRC_URIs of hello rebuild example
  dpkg-base: ignore binary packages for "apt-get source"
  ci: add rebuilding hello to test apt:// fetching

 RECIPE-API-CHANGELOG.md               | 7 +++++++
 meta-isar/recipes-app/hello/hello.inc | 6 ++++--
 meta/classes/dpkg-base.bbclass        | 3 ++-
 scripts/ci_build.sh                   | 1 +
 4 files changed, 14 insertions(+), 3 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-09-20  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-20  7:22 [PATCH v2 0/3] test apt:// fetcher Henning Schild
2019-09-20  7:22 ` [PATCH v2 1/3] meta-isar/recipes-app: change SRC_URIs of hello rebuild example Henning Schild
2019-09-20  7:22 ` [PATCH v2 2/3] dpkg-base: ignore binary packages for "apt-get source" Henning Schild
2019-09-20  7:22 ` [PATCH v2 3/3] ci: add rebuilding hello to test apt:// fetching Henning Schild

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