public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Custom ${S} series
@ 2021-03-04 17:41 Vijai Kumar K
  2021-03-04 17:41 ` [PATCH v3 1/2] dpkg-base: Introduce do_apt_unpack Vijai Kumar K
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Vijai Kumar K @ 2021-03-04 17:41 UTC (permalink / raw)
  To: isar-users, henning.schild; +Cc: Vijai Kumar K

Changes since V2:
- Introduce P2 to demonstrate apt:// without ${PV} set.
- Address review comment from Henning.
- Fix issue where do_apt_unpack is triggered for non apt://
  SRC_URIs.

CI build going on: http://ci.isar-build.org:8080/job/isar_vkk_devel/93/

Changes since V1:

- Introduce a separate do_apt_unpack task

Vijai Kumar K (2):
  dpkg-base: Introduce do_apt_unpack
  Modify hello to demonstrate apt:// without ${PV}

 .../recipes-app/hello/{hello.inc => hello.bb} |  0
 meta-isar/recipes-app/hello/hello_2.10.bb     | 11 -------
 meta-isar/recipes-app/hello/hello_2.9.bb      |  8 -----
 meta/classes/dpkg-base.bbclass                | 29 ++++++++++++++++---
 4 files changed, 25 insertions(+), 23 deletions(-)
 rename meta-isar/recipes-app/hello/{hello.inc => hello.bb} (100%)
 delete mode 100644 meta-isar/recipes-app/hello/hello_2.10.bb
 delete mode 100644 meta-isar/recipes-app/hello/hello_2.9.bb

-- 
2.17.1


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

end of thread, other threads:[~2021-03-30  6:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04 17:41 [PATCH v3 0/2] Custom ${S} series Vijai Kumar K
2021-03-04 17:41 ` [PATCH v3 1/2] dpkg-base: Introduce do_apt_unpack Vijai Kumar K
2021-03-04 17:41 ` [PATCH v3 2/2] Modify hello to demonstrate apt:// without ${PV} Vijai Kumar K
2021-03-04 18:56 ` [PATCH v3 0/2] Custom ${S} series Henning Schild
2021-03-04 20:53   ` Henning Schild
2021-03-29  9:14 ` Anton Mikanovich
2021-03-30  6:20   ` vijaikumar....@gmail.com

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