Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH] Bump the SSHFS FUSE filesystem to version 2.2 from 1.8 and update checksums.ini.
@ 2009-02-11 21:08 John Willis
  0 siblings, 0 replies; only message in thread
From: John Willis @ 2009-02-11 21:08 UTC (permalink / raw)
  To: openembedded-devel

Just a simple recipe bump patch.

Tested on the OMAP3EVM and Pandora boards.

Regards,

John Willis

Signed-off-by: David-John Willis <John.Willis@Distant-earth.com>
---
 conf/checksums.ini              |    4 ++++
 packages/fuse/sshfs-fuse_2.2.bb |   15 +++++++++++++++
 2 files changed, 19 insertions(+), 0 deletions(-)
 create mode 100755 packages/fuse/sshfs-fuse_2.2.bb

diff --git a/conf/checksums.ini b/conf/checksums.ini
index bf21834..7ee2f81 100755
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -20034,6 +20034,10 @@
sha256=057626d78e5ade840568ab0e171a1d1ae87348ab51bf9e35d1cdc074fc4e2edb
 md5=3c575cf89a6d3d8ab6063c2f60bd5b25
 sha256=057626d78e5ade840568ab0e171a1d1ae87348ab51bf9e35d1cdc074fc4e2edb
 
+[http://downloads.sourceforge.net/fuse/sshfs-fuse-2.2.tar.gz]
+md5=26e9206eb5169e87e6f95f54bc005a4f
+sha256=206ebcbc4cb9f5039bfcc7059678a0f61120605a5cdcbffa3ae5716c113e5423
+
 [ftp://ftp.debian.org/debian/pool/main/s/ssmtp/ssmtp_2.61.orig.tar.gz]
 md5=957e6fff08625fe34f4fc33d0925bbc9
 sha256=2151ad18cb73f9a254f796dde2b48be7318b45410b59fedbb258db5a41044fb5
diff --git a/packages/fuse/sshfs-fuse_2.2.bb
b/packages/fuse/sshfs-fuse_2.2.bb
new file mode 100755
index 0000000..0ca2e13
--- /dev/null
+++ b/packages/fuse/sshfs-fuse_2.2.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "This is a filesystem client based on the SSH File Transfer
Protocol using FUSE."
+AUTHOR = "Miklos Szeredi <miklos@szeredi.hu>"
+HOMEPAGE = "http://fuse.sourceforge.net/sshfs.html"
+SECTION = "console/network"
+PRIORITY = "optional"
+LICENSE = "GPLv2"
+DEPENDS = "glib-2.0 fuse"
+PR = "r0"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/fuse/${P}.tar.gz"
+S = "${WORKDIR}/${P}"
+
+inherit autotools
+
+FILES_${PN} += "${libdir}/sshnodelay.so"
-- 
1.6.0.5






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-11 21:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 21:08 [PATCH] Bump the SSHFS FUSE filesystem to version 2.2 from 1.8 and update checksums.ini John Willis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox