All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Giulio Benetti <giulio.benetti@benettiengineering.com>
Cc: Asaf Kahlon <asafka7@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 1/2] package/python-libconf: new package
Date: Sun, 30 Jul 2023 23:53:50 +0200	[thread overview]
Message-ID: <20230730235350.30e00fc6@windsurf> (raw)
In-Reply-To: <20230315100848.57061-1-giulio.benetti@benettiengineering.com>

On Wed, 15 Mar 2023 11:08:47 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

> python-libconf is a pure-Python reader/writer for configuration files in
> libconfig format, which is often used in C/C++ projects.
> 
> https://github.com/ChrisAichinger/python-libconf
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
> V1->V2:
> * add python-libconf package since it's required by swugenerator as
>   pointed by Thomas Petazzoni
> ---
>  DEVELOPERS                                 |  1 +
>  package/Config.in.host                     |  1 +
>  package/python-libconf/Config.in.host      |  7 +++++++
>  package/python-libconf/python-libconf.hash |  4 ++++
>  package/python-libconf/python-libconf.mk   | 13 +++++++++++++
>  5 files changed, 26 insertions(+)
>  create mode 100644 package/python-libconf/Config.in.host
>  create mode 100644 package/python-libconf/python-libconf.hash
>  create mode 100644 package/python-libconf/python-libconf.mk

I've dropped the Config.in.host file and option, as we don't need it:
for now, this package is only needed as a build dependency for
host-swugenerator. Applied with this change. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2023-07-30 21:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-13 22:17 [Buildroot] [PATCH] package/swugenerator: new package Giulio Benetti
2023-03-14  7:59 ` Thomas Petazzoni via buildroot
2023-03-14 12:30   ` [Buildroot] [PATCH v2] " Giulio Benetti
2023-03-14 22:37     ` Thomas Petazzoni via buildroot
2023-03-15  9:40       ` Giulio Benetti
2023-03-15 10:08       ` [Buildroot] [PATCH v2 1/2] package/python-libconf: " Giulio Benetti
2023-03-15 10:08         ` [Buildroot] [PATCH v2 2/2] package/swugenerator: " Giulio Benetti
2023-03-15 10:13           ` Giulio Benetti
2023-07-30 21:53           ` Thomas Petazzoni via buildroot
2023-07-30 21:53         ` Thomas Petazzoni via buildroot [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=20230730235350.30e00fc6@windsurf \
    --to=buildroot@buildroot.org \
    --cc=asafka7@gmail.com \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=thomas.petazzoni@bootlin.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.