All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mike (mwester)" <mwester@dls.net>
To: openembedded-devel@openembedded.org
Subject: Re: [PATCH] Add package for ntfs-3g 2009.1.1 (latest) and update checksums.ini accordingly.
Date: Wed, 11 Feb 2009 13:24:44 -0600	[thread overview]
Message-ID: <499325FC.6030401@dls.net> (raw)
In-Reply-To: <008c01c98b68$bb7386e0$325a94a0$@Willis@Distant-earth.com>

John Willis wrote:
> This patch simply updates the NTFS-3G package to use the latest release
> tarball (January 22, 2009 - 2009.1.1).
> 
> Builds fine and quickly tested with no issues.

I can (and will) test on the NSLU2 (ixp4xx kernel).  What
machines/distros have you tested with?

If nobody objects, I'll add this version.

> Note: the ntfs-3g v1 package is suspect (download pulled from
> http://www.ntfs-3g.org/) so that may well be best removed? Not sure what the
> process is on such things.

Can you clarify what you mean by suspect?

> Regards,
> 
> John Willis
> 
> Signed-off-by: David-John Willis <John.Willis@Distant-earth.com>
> ---
>  conf/checksums.ini                   |    4 ++++
>  packages/ntfs-3g/ntfs-3g_2009.1.1.bb |   12 ++++++++++++
>  2 files changed, 16 insertions(+), 0 deletions(-)
>  mode change 100644 => 100755 conf/checksums.ini
>  create mode 100755 packages/ntfs-3g/ntfs-3g_2009.1.1.bb
> 
> diff --git a/conf/checksums.ini b/conf/checksums.ini
> old mode 100644
> new mode 100755
> index 0eba0c8..5036fa9
> --- a/conf/checksums.ini
> +++ b/conf/checksums.ini
> @@ -15766,6 +15766,10 @@
> sha256=0bf226bb3a1716e6eb97355e08a7ffcf09aadfb91ba41ccef2ef1ba7a01719a2
>  md5=873a8de662849d129fc7c475ad3f5447
>  sha256=b5bbf81230bb21573d69fc471721b0b0c404eaa5040ef28e7dcec38320a1b2e4
>  
> +[http://www.ntfs-3g.org/ntfs-3g-2009.1.1.tgz]
> +md5=56e4aed24d0c2543597de0ba52b3ed64
> +sha256=0e02ff891645658c1801ba7d665c0ff3a4231e5570b974a803ffc2974ef68e45
> +
>  [http://downloads.sourceforge.net/ntop/ntop-3.0.tgz]
>  md5=1ec6055c75f1acbb5d5600492481ef85
>  sha256=c50cdf2c6cf7309f88c7ec0a56158eca76c80532502b36f3378eeca433423d83
> diff --git a/packages/ntfs-3g/ntfs-3g_2009.1.1.bb
> b/packages/ntfs-3g/ntfs-3g_2009.1.1.bb
> new file mode 100755
> index 0000000..7d73b79
> --- /dev/null
> +++ b/packages/ntfs-3g/ntfs-3g_2009.1.1.bb
> @@ -0,0 +1,12 @@
> +DESCRIPTION = "The NTFS-3G driver is an open source, freely available NTFS
> driver for Linux with read and write support."
> +HOMEPAGE = "http://www.ntfs-3g.org/"
> +LICENSE = "GPLv2"
> +DEPENDS = "fuse"
> +RDEPENDS = "fuse"
> +PR = "r0"
> +
> +SRC_URI = http://www.ntfs-3g.org/ntfs-3g-${PV}.tgz
> +
> +inherit autotools
> +
> +EXTRA_OEMAKE = "LDCONFIG=echo"



  reply	other threads:[~2009-02-11 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-10 10:17 [PATCH] Add package for ntfs-3g 2009.1.1 (latest) and update checksums.ini accordingly John Willis
2009-02-11 19:24 ` Mike (mwester) [this message]
2009-02-11 20:10   ` John Willis

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=499325FC.6030401@dls.net \
    --to=mwester@dls.net \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@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.