All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [OE-core] [PATCH] btrfs-tools: Update to 5.12
       [not found] <167DEB824CA2E117.28983@lists.openembedded.org>
@ 2021-05-12  2:00 ` Robert Joslyn
  0 siblings, 0 replies; only message in thread
From: Robert Joslyn @ 2021-05-12  2:00 UTC (permalink / raw)
  To: openembedded-core

Looks like this update causes btrfs-tools-native to fail to build with older kernels. I think it just needs a new PACKAGECONFIG, but I’ll take a look and send a v2.

Thanks,
Robert

> On May 10, 2021, at 10:18 PM, Robert Joslyn <robert.joslyn@redrectangle.org> wrote:
> 
> License-Update: libbtrfsutil was relicensed to LGPLv2.1+: https://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git/commit/?id=9e30f779e3cbf12a88ebe309ee371851fdfd3aa0
> 
> Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
> ---
> .../{btrfs-tools_5.11.1.bb => btrfs-tools_5.12.bb}          | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.11.1.bb => btrfs-tools_5.12.bb} (94%)
> 
> diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.11.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.12.bb
> similarity index 94%
> rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.11.1.bb
> rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_5.12.bb
> index b5e0561c15..82ff3abfc8 100644
> --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.11.1.bb
> +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.12.bb
> @@ -7,10 +7,10 @@ btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3."
> 
> HOMEPAGE = "https://btrfs.wiki.kernel.org"
> 
> -LICENSE = "GPLv2 & LGPLv3+"
> +LICENSE = "GPLv2 & LGPLv2.1+"
> LIC_FILES_CHKSUM = " \
>     file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067 \
> -    file://libbtrfsutil/COPYING.LESSER;md5=3000208d539ec061b899bce1d9ce9404 \
> +    file://libbtrfsutil/COPYING;md5=4fbd65380cdd255951079008b364516c \
> "
> SECTION = "base"
> DEPENDS = "lzo util-linux zlib"
> @@ -19,7 +19,7 @@ DEPENDS_append_class-target = " udev"
> SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \
>            file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
>            "
> -SRCREV = "8d5051f279f7994fb80536ef8f846f06d121d898"
> +SRCREV = "b16b0a766f06138de2ee32d4d84b7110e469ff49"
> S = "${WORKDIR}/git"
> 
> PACKAGECONFIG ??= " \
> -- 
> 2.26.3
> 
> 
> 
> 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-12  2:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <167DEB824CA2E117.28983@lists.openembedded.org>
2021-05-12  2:00 ` [OE-core] [PATCH] btrfs-tools: Update to 5.12 Robert Joslyn

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.