From: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
To: <isar-users@googlegroups.com>, <henning.schild@siemens.com>,
<ibr@radix50.net>
Cc: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
Subject: [PATCH v4 0/2] Custom ${S} series
Date: Wed, 31 Mar 2021 12:02:33 +0530 [thread overview]
Message-ID: <20210331063235.6877-1-Vijaikumar_Kanagarajan@mentor.com> (raw)
Changes since V3:
- Fix build issue with qemumipsel-stretch.
(Need to pass --only source with --print-uris, since we are dealing
with source package)
CI build succeeded: http://ci.isar-build.org:8080/job/isar_vkk_devel/95/
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
next reply other threads:[~2021-03-31 6:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-31 6:32 Vijai Kumar K [this message]
2021-03-31 6:32 ` [PATCH v4 1/2] dpkg-base: Introduce do_apt_unpack Vijai Kumar K
2021-03-31 6:32 ` [PATCH v4 2/2] Modify hello to demonstrate apt:// without ${PV} Vijai Kumar K
2021-03-31 7:37 ` [PATCH v4 0/2] Custom ${S} series vijai kumar
2021-03-31 8:34 ` Henning Schild
2021-03-31 18:53 ` vijai kumar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210331063235.6877-1-Vijaikumar_Kanagarajan@mentor.com \
--to=vijaikumar_kanagarajan@mentor.com \
--cc=henning.schild@siemens.com \
--cc=ibr@radix50.net \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox