[oe-commits] Julian_chu : exposure: Bump up reversion of exposure to 30. Files layout of exposure was chaged in upstream. Therefore I chage a little of exposure bbfile.

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


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

Author: Julian_chu <julian_chu at openmoko.com>
Date:   Wed Jun 11 19:01:38 2008 +0800

exposure: Bump up reversion of exposure to 30. Files layout of exposure was chaged in upstream. Therefore I chage a little of exposure bbfile.

---

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

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 0361b27..3e0de25 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -39,6 +39,7 @@ SRCREV_pn-enlazar ?= "37"
 SRCREV_pn-exalt ?= "79"
 SRCREV_pn-exalt-daemon ?= "78"
 SRCREV_pn-exalt-module ?= "78"
+SRCREV_pn-exposure ?= "30"
 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 248c818..ab9e691 100644
--- a/packages/openmoko-projects/exposure_svn.bb
+++ b/packages/openmoko-projects/exposure_svn.bb
@@ -2,12 +2,12 @@ DESCRIPTION = "Exposure all devices on neo1973"
 DEPENDS = "python-etk python-dbus"
 RDEPENDS = "python-etk python-re python-codecs python-dbus"
 PV = "0.0.1+svnr${SRCREV}"
-PR = "r2"
+PR = "r2.01"
 
-S = "${WORKDIR}/${PN}"
+S = "${WORKDIR}/trunk"
 
 inherit setuptools
-SRC_URI = "svn://svn.projects.openmoko.org/svnroot;module=exposure;proto=http"
+SRC_URI = "svn://svn.projects.openmoko.org/svnroot/exposure;module=trunk;proto=http"
 
 
 PACKAGES = "${PN}"





More information about the Openembedded-commits mailing list