[oe] [meta-filesystems][PATCH] xfsprogs: 5.2.1 -> 5.4.0

Khem Raj raj.khem at gmail.com
Wed Feb 12 00:43:27 UTC 2020


Fails build

http://errors.yoctoproject.org/Errors/Details/390596/

On 2/11/20 9:21 AM, Wang Mingyu wrote:
> Update license checksum : GPL-2.0-only and GPL-2.0-or-later are added to Valid-License-Identifier
> 
> Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
> ---
>   .../xfsprogs/{xfsprogs_5.2.1.bb => xfsprogs_5.4.0.bb}       | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>   rename meta-filesystems/recipes-utils/xfsprogs/{xfsprogs_5.2.1.bb => xfsprogs_5.4.0.bb} (91%)
> 
> diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.4.0.bb
> similarity index 91%
> rename from meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb
> rename to meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.4.0.bb
> index 34b338640..288ec72f9 100644
> --- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.2.1.bb
> +++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_5.4.0.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "http://oss.sgi.com/projects/xfs"
>   SECTION = "base"
>   LICENSE = "GPLv2 & LGPLv2.1"
>   LICENSE_libhandle = "LGPLv2.1"
> -LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0;md5=74274e8a218423e49eefdea80bc55038 \
> +LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0;md5=e6a75371ba4d16749254a51215d13f97 \
>                       file://LICENSES/LGPL-2.1;md5=b370887980db5dd40659b50909238dbd"
>   DEPENDS = "util-linux util-linux-native"
>   SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${BP}.tar.xz \
> @@ -12,8 +12,8 @@ SRC_URI = "https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/${BP}.tar.xz \
>              file://0002-include-include-xfs-linux.h-after-sys-mman.h.patch \
>              file://0001-support-usrmerge.patch \
>              "
> -SRC_URI[md5sum] = "5ca3f79e76e3fb984a03d1b42a2e60ba"
> -SRC_URI[sha256sum] = "7b500e148cebd08f99e37cf744c7843817b37e7be2a32c4dc57d6ea16e3019ae"
> +SRC_URI[md5sum] = "61232b1cc453780517d9b0c12ff1699b"
> +SRC_URI[sha256sum] = "fa9c3a50bbd9f1619bb42249106f83a22883b79a02de6606ce14afb2f807213f"
>   
>   inherit autotools-brokensep
>   
> 



More information about the Openembedded-devel mailing list