From: Henning Schild <henning.schild@siemens.com>
To: "Maxim Yu. Osipov" <mosipov@ilbers.de>
Cc: <isar-users@googlegroups.com>
Subject: Re: [PATCH v2 0/6] "apt-get source" fetch/unpack support
Date: Wed, 30 Jan 2019 15:43:21 +0100 [thread overview]
Message-ID: <20190130154321.644aa69e@md1za8fc.ad001.siemens.net> (raw)
In-Reply-To: <20190130065452.11589-1-mosipov@ilbers.de>
Hey Maxim,
thanks for the rebase. I sent updates for two patches already. And i am
looking into the SRC_URI issue one more time.
I will send the full rebased thing again once i have come to a
decision/solution.
Henning
On Wed, 30 Jan 2019 06:54:46 +0000
"Maxim Yu. Osipov" <mosipov@ilbers.de> wrote:
> Hello,
>
> FYI:
>
> This is rebased version of '"apt-get source" fetch/unpack support'
> series with droppped pacth #6 from the original series.
>
>
> Regards,
> Maxim.
>
> Henning Schild (6):
> conf: add deb-src entries to all our distro configs
> dpkg-base: introduce an "apt-get source" fetch/unpack step
> meta: move debianization code into a class and into dpkg-base
> debianize: allow changlog version change
> meta-isar/recipes-app: add upstream hello rebuild example
> local.conf: enable rebuilding "hello" for all distros
>
> .../conf/distro/debian-stretch-backports.list | 1 +
> meta-isar/conf/distro/raspbian-jessie.list | 1 +
> meta-isar/conf/local.conf.sample | 2 +-
> meta-isar/recipes-app/hello/hello.inc | 19 +++++
> meta-isar/recipes-app/hello/hello_2.10.bb | 8 +++
> meta-isar/recipes-app/hello/hello_2.9.bb | 8 +++
> meta/classes/debianize.bbclass | 82
> +++++++++++++++++++++
> meta/classes/dpkg-base.bbclass | 20 ++++++
> meta/classes/dpkg-raw.bbclass | 83
> ----------------------
> meta/conf/distro/debian-buster.list | 3 +
> meta/conf/distro/debian-jessie.list | 3 +
> meta/conf/distro/debian-stretch.list | 3 + 12 files
> changed, 149 insertions(+), 84 deletions(-) create mode 100644
> meta-isar/recipes-app/hello/hello.inc create mode 100644
> meta-isar/recipes-app/hello/hello_2.10.bb create mode 100644
> meta-isar/recipes-app/hello/hello_2.9.bb create mode 100644
> meta/classes/debianize.bbclass
>
prev parent reply other threads:[~2019-01-30 14:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-30 6:54 Maxim Yu. Osipov
2019-01-30 6:54 ` [PATCH v2 1/6] conf: add deb-src entries to all our distro configs Maxim Yu. Osipov
2019-01-30 6:54 ` [PATCH v2 2/6] dpkg-base: introduce an "apt-get source" fetch/unpack step Maxim Yu. Osipov
2019-01-30 7:38 ` Jan Kiszka
2019-01-30 14:41 ` Henning Schild
2019-01-30 6:54 ` [PATCH v2 3/6] meta: move debianization code into a class and into dpkg-base Maxim Yu. Osipov
2019-01-30 6:54 ` [PATCH v2 4/6] debianize: allow changlog version change Maxim Yu. Osipov
2019-01-30 6:54 ` [PATCH v2 5/6] meta-isar/recipes-app: add upstream hello rebuild example Maxim Yu. Osipov
2019-01-30 6:54 ` [PATCH v2 6/6] local.conf: enable rebuilding "hello" for all distros Maxim Yu. Osipov
2019-01-30 14:43 ` Henning Schild [this message]
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=20190130154321.644aa69e@md1za8fc.ad001.siemens.net \
--to=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=mosipov@ilbers.de \
/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