From: "John Willis" <John.Willis@Distant-earth.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [PATCH] Add package for ntfs-3g 2009.1.1 (latest) and update checksums.ini accordingly.
Date: Tue, 10 Feb 2009 10:17:07 -0000 [thread overview]
Message-ID: <008c01c98b68$bb7386e0$325a94a0$@Willis@Distant-earth.com> (raw)
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.
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.
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"
--
1.6.0.5
next reply other threads:[~2009-02-10 10:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-10 10:17 John Willis [this message]
2009-02-11 19:24 ` [PATCH] Add package for ntfs-3g 2009.1.1 (latest) and update checksums.ini accordingly Mike (mwester)
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='008c01c98b68$bb7386e0$325a94a0$@Willis@Distant-earth.com' \
--to=john.willis@distant-earth.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.