All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-filesystems][PATCH 2/2] exfat-utils: update to version 1.2.3
Date: Fri, 1 Apr 2016 11:39:50 +0200	[thread overview]
Message-ID: <20160401093950.GA2567@jama> (raw)
In-Reply-To: <1459497633-32109-3-git-send-email-anujx.mittal@intel.com>

[-- Attachment #1: Type: text/plain, Size: 2364 bytes --]

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@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2016-04-01  9:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-01  8:00 [meta-filesystems][PATCH 0/2] Update fuse-exfat and utils Anuj Mittal
2016-04-01  8:00 ` [meta-filesystems][PATCH 1/2] fuse-exfat: update to version 1.2.3 Anuj Mittal
2016-04-01  8:00 ` [meta-filesystems][PATCH 2/2] exfat-utils: " Anuj Mittal
2016-04-01  9:39   ` Martin Jansa [this message]
2016-04-01  9:54     ` Mittal, AnujX

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=20160401093950.GA2567@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 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.