[oe-commits] org.oe.oz354x zaurusd: OZ 3.5.4.2 use newer snapshot with poodle support

hrw commit openembedded-commits at lists.openembedded.org
Wed Sep 27 09:56:50 UTC 2006


zaurusd: OZ 3.5.4.2 use newer snapshot with poodle support

Author: hrw at openembedded.org
Branch: org.openembedded.oz354x
Revision: 432081eae8ef4fb2de5b2069ad22ce5f3e378d22
ViewMTN: http://monotone.openembedded.org/revision.psp?id=432081eae8ef4fb2de5b2069ad22ce5f3e378d22
Files:
1
packages/zaurusd/zaurusd_svn.bb
Diffs:

#
# mt diff -r523d4d2fc9323cac3e38cf707f1d1067aa88473e -r432081eae8ef4fb2de5b2069ad22ce5f3e378d22
#
# 
# 
# patch "packages/zaurusd/zaurusd_svn.bb"
#  from [c0f307683e77d9718ed3624431065a9fa93049be]
#    to [2d2c3f28a8344c4d73bdc1cc39df0755d7e1e65a]
# 
============================================================
--- packages/zaurusd/zaurusd_svn.bb	c0f307683e77d9718ed3624431065a9fa93049be
+++ packages/zaurusd/zaurusd_svn.bb	2d2c3f28a8344c4d73bdc1cc39df0755d7e1e65a
@@ -1,21 +1,20 @@ PV = "0.0+svn${CVSDATE}"
 DESCRIPTION = "Daemon to handle device specifc features."
 SECTION = "base"
 MAINTAINER = "Richard Purdie <rpurdie at openedhand.com>"
 LICENSE = "GPL"
 DEPENDS = "tslib"
 PV = "0.0+svn${CVSDATE}"
-PR = "r7"
+PR = "r8"
 
 SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http \
            file://zaurus-hinge.in \
-	   file://add-poodle.patch;patch=1\
 	   file://zaurus-hinge.matchbox-portrait \
-	   file://zaurus-hinge.matchbox-landscape" 
+	   file://zaurus-hinge.matchbox-landscape"
 
 S = "${WORKDIR}/${PN}"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
- 
+
 do_configure_prepend () {
 	cp ${WORKDIR}/zaurus-hinge.in ${S}/scripts
 }






More information about the Openembedded-commits mailing list