Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 4/7] package/libodb: new package
Date: Sun, 12 Jul 2020 12:58:26 +0200	[thread overview]
Message-ID: <20200712125826.0aa51e7e@windsurf.home> (raw)
In-Reply-To: <20200706153040.427457-5-kamel.bouhara@bootlin.com>

On Mon,  6 Jul 2020 17:30:37 +0200
Kamel Bouhara <kamel.bouhara@bootlin.com> wrote:

> From: Adam Duskett <aduskett@gmail.com>
> 
> This package contains the common ODB runtime library. Every application
> that includes code generated by the ODB compiler will need to link to this
> library.
> 
> Signed-off-by: Adam Duskett <aduskett@gmail.com>
> [Kamel:
> 	- Fix incorrect license
> 	- Remove false dependency on host-odb]
> Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
> ---
>  DEVELOPERS                 |  1 +
>  package/Config.in          |  1 +
>  package/libodb/Config.in   | 13 +++++++++++++
>  package/libodb/libodb.hash |  6 ++++++
>  package/libodb/libodb.mk   | 15 +++++++++++++++
>  5 files changed, 36 insertions(+)
>  create mode 100644 package/libodb/Config.in
>  create mode 100644 package/libodb/libodb.hash
>  create mode 100644 package/libodb/libodb.mk

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-07-12 10:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 15:30 [Buildroot] [PATCH v3 0/7] ODB: C++ Object-Relational Mapping (ORM): New packages Kamel Bouhara
2020-07-06 15:30 ` [Buildroot] [PATCH v3 1/7] package/libcutl: new package Kamel Bouhara
2020-07-12  9:17   ` Thomas Petazzoni
2020-07-06 15:30 ` [Buildroot] [PATCH v3 2/7] support/dependencies: check that host have gcc plugin headers Kamel Bouhara
2020-07-12  9:21   ` Thomas Petazzoni
2020-07-06 15:30 ` [Buildroot] [PATCH v3 3/7] package/odb: new package Kamel Bouhara
2020-07-12 10:48   ` Thomas Petazzoni
2020-07-06 15:30 ` [Buildroot] [PATCH v3 4/7] package/libodb: " Kamel Bouhara
2020-07-12 10:58   ` Thomas Petazzoni [this message]
2020-07-06 15:30 ` [Buildroot] [PATCH v3 5/7] package/libodb-pgsql: " Kamel Bouhara
2020-07-12 13:37   ` Thomas Petazzoni
2020-07-06 15:30 ` [Buildroot] [PATCH v3 6/7] package/libodb-mysql: " Kamel Bouhara
2020-07-12 13:37   ` Thomas Petazzoni
2020-07-06 15:30 ` [Buildroot] [PATCH v3 7/7] package/libodb-boost: " Kamel Bouhara
2020-07-12 13:43   ` Thomas Petazzoni
2020-07-15  9:33     ` Kamel Bouhara

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=20200712125826.0aa51e7e@windsurf.home \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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