[oe] [meta-filesystems][PATCH 2/2] exfat-utils: update to version 1.2.3

Martin Jansa martin.jansa at gmail.com
Fri Apr 1 09:39:50 UTC 2016


On Fri, Apr 01, 2016 at 04:00:33PM +0800, Anuj Mittal wrote:
> *License file checksum has changed

That's clear from LIC_FILES_CHKSUM, you should stay what changed in the
file (often only Copyright years or author names), but saying that the
checksum is different doesn't help.

> *Package now uses autotools instead of scons
> 
> Signed-off-by: Anuj Mittal <anujx.mittal at intel.com>
> ---
>  .../{exfat-utils_1.0.1.bb => exfat-utils_1.2.3.bb}       | 16 ++++------------
>  1 file changed, 4 insertions(+), 12 deletions(-)
>  rename meta-filesystems/recipes-utils/exfat-utils/{exfat-utils_1.0.1.bb => exfat-utils_1.2.3.bb} (65%)
> 
> diff --git a/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.0.1.bb b/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.2.3.bb
> similarity index 65%
> rename from meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.0.1.bb
> rename to meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.2.3.bb
> index a5a314f..7991aa7 100644
> --- a/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.0.1.bb
> +++ b/meta-filesystems/recipes-utils/exfat-utils/exfat-utils_1.2.3.bb
> @@ -10,20 +10,12 @@ contains \
>  HOMEPAGE = "http://code.google.com/p/exfat/"
>  SECTION = "universe/otherosfs"
>  LICENSE = "GPLv3"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>  SRC_URI = "${DEBIAN_MIRROR}/main/e/exfat-utils/exfat-utils_${PV}.orig.tar.gz \
>  "
>  DEPENDS = "virtual/libc"
>  
> -inherit scons
> +inherit pkgconfig autotools
>  
> -SRC_URI[md5sum] = "e592130829d0bf61fa5e3cd1c759d329"
> -SRC_URI[sha256sum] = "eeacedca1878065dc3886674ae39cd51149c37bd7d6d7e9325c971a1d1acdab3"
> -
> -EXTRA_OESCONS = " \
> -    DESTDIR=${D}/${base_sbindir} \
> -"
> -
> -do_install_prepend() {
> -    install -d ${D}/${base_sbindir}
> -}
> +SRC_URI[md5sum] = "f4e564450aa8159e26dde2869563d242"
> +SRC_URI[sha256sum] = "80d3b3f21242d60d36a38a4ddb05cb7cc3a7d4eef5793e8314814937b938fcea"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20160401/625ed12e/attachment-0002.sig>


More information about the Openembedded-devel mailing list