Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v8] libostree: new package
Date: Wed, 29 Nov 2017 23:07:30 +0100	[thread overview]
Message-ID: <20171129230730.0255fd38@windsurf.home> (raw)
In-Reply-To: <20171112210609.12275-1-marcus.folkesson@gmail.com>

Hello,

On Sun, 12 Nov 2017 22:06:09 +0100, Marcus Folkesson wrote:
> OSTree is an upgrade system for Linux-based operating systems
> 
> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>

I've applied your patch to next, with a small fix to the license
information (see below).

I'm not very familiar with OSTree. Is a target version of it
sufficient? How do you prepare updates to be deployed?

> +LIBOSTREE_VERSION = 2017.12
> +LIBOSTREE_SOURCE = libostree-$(LIBOSTREE_VERSION).tar.xz
> +LIBOSTREE_SITE = https://github.com/ostreedev/ostree/releases/download/v$(LIBOSTREE_VERSION)
> +
> +LIBOSTREE_LICENSE = GPLv2

We now use SPDX license codes everywhere, so GPL-2.0. In addition, the
license really is GPL-2.0+ (because all files have the "or later"
option).

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

      reply	other threads:[~2017-11-29 22:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-12 21:06 [Buildroot] [PATCH v8] libostree: new package Marcus Folkesson
2017-11-29 22:07 ` Thomas Petazzoni [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=20171129230730.0255fd38@windsurf.home \
    --to=thomas.petazzoni@free-electrons.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