[oe-commits] Julian_chu : exposure: Bump up the reversion of exposure to 63

GIT User account git at amethyst.openembedded.net
Mon Oct 27 17:31:03 UTC 2008


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

Author: Julian_chu <julian_chu at openmoko.com>
Date:   Mon Aug  4 17:14:59 2008 +0800

exposure: Bump up the reversion of exposure to 63

Exposure had correct the setup.py in r63.
Bump up the reversion and remove patch

---

 conf/distro/include/sane-srcrevs.inc       |    2 +-
 packages/openmoko-projects/exposure_svn.bb |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 06dd39e..52dc335 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -39,7 +39,7 @@ SRCREV_pn-enlazar ?= "37"
 SRCREV_pn-exalt ?= "79"
 SRCREV_pn-exalt-daemon ?= "78"
 SRCREV_pn-exalt-module ?= "78"
-SRCREV_pn-exposure ?= "54"
+SRCREV_pn-exposure ?= "63"
 SRCREV_pn-ezx-boot-usb-native = "2186"
 SRCREV_pn-ezxd ?= "2074"
 SRCREV_pn-elf2flt ?= "1786"
diff --git a/packages/openmoko-projects/exposure_svn.bb b/packages/openmoko-projects/exposure_svn.bb
index 0322779..dd36335 100644
--- a/packages/openmoko-projects/exposure_svn.bb
+++ b/packages/openmoko-projects/exposure_svn.bb
@@ -2,13 +2,13 @@ DESCRIPTION = "Exposure all devices on neo1973"
 DEPENDS = "python-etk python-edbus"
 RDEPENDS = "python-etk python-re python-codecs python-edbus python-pyxdg"
 PV = "0.0.1+svnr${SRCREV}"
-PR = "r2.04"
+PR = "r2.05"
 
 S = "${WORKDIR}/trunk"
 
 inherit setuptools
 SRC_URI = "svn://svn.projects.openmoko.org/svnroot/exposure;module=trunk;proto=http \
-           file://setup-r62.diff;patch=1;pnum=0"
+           "
 
 
 PACKAGES = "${PN}"





More information about the Openembedded-commits mailing list