[oe-commits] Mike Westerhof : ftpd-topfield.bb: fix pathnames in usb-header-name-2-6-23. patch; workdir confusion.

GIT User account git at amethyst.openembedded.net
Wed Dec 31 20:30:41 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8d29ebb9614f2ff65719b04a6885623af086bb9f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8d29ebb9614f2ff65719b04a6885623af086bb9f

Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Dec 31 14:27:31 2008 -0600

ftpd-topfield.bb: fix pathnames in usb-header-name-2-6-23.patch; workdir confusion.

---

 .../files/usb-header-name-2-6-23.patch             |    4 ++--
 packages/ftpd-topfield/ftpd-topfield_0.7.5.bb      |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/ftpd-topfield/files/usb-header-name-2-6-23.patch b/packages/ftpd-topfield/files/usb-header-name-2-6-23.patch
index fd695d8..2ab6c4c 100644
--- a/packages/ftpd-topfield/files/usb-header-name-2-6-23.patch
+++ b/packages/ftpd-topfield/files/usb-header-name-2-6-23.patch
@@ -1,5 +1,5 @@
---- libtopfield/usb_io.h.orig	2008-12-26 23:11:08.000000000 -0600
-+++ libtopfield/usb_io.h	2008-12-26 23:24:02.000000000 -0600
+--- ../../libtopfield/usb_io.h.orig	2008-12-26 23:11:08.000000000 -0600
++++ ../../libtopfield/usb_io.h	2008-12-26 23:24:02.000000000 -0600
 @@ -36,7 +36,12 @@
  
  /* linux/usb_ch9.h wasn't separated out until 2.4.23 */
diff --git a/packages/ftpd-topfield/ftpd-topfield_0.7.5.bb b/packages/ftpd-topfield/ftpd-topfield_0.7.5.bb
index 9719ed7..32e5be5 100755
--- a/packages/ftpd-topfield/ftpd-topfield_0.7.5.bb
+++ b/packages/ftpd-topfield/ftpd-topfield_0.7.5.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "ftpd-topfield - FTP access to TopField PVR"
 HOMEPAGE = "http://sourceforge.net/projects/puppy"
 SECTION = "net"
 LICENSE = "MIT"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "cvs://anonymous@puppy.cvs.sourceforge.net/cvsroot/puppy;method=pserver;module=ftpd-topfield;tag=FTPD_TOPFIELD_0_7_5 \
 	   cvs://anonymous@puppy.cvs.sourceforge.net/cvsroot/puppy;method=pserver;module=libtopfield;tag=FTPD_TOPFIELD_0_7_5 \





More information about the Openembedded-commits mailing list