[Buildroot] [PATCH v8] libostree: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Nov 29 22:07:30 UTC 2017


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 at 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



More information about the buildroot mailing list