exposure: Bump up reversion of exposure to 30. Files layout of exposure was chaged...
authorJulian_chu <julian_chu@openmoko.com>
Wed, 11 Jun 2008 11:01:38 +0000 (19:01 +0800)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Mon, 27 Oct 2008 16:51:47 +0000 (17:51 +0100)
conf/distro/include/sane-srcrevs.inc
packages/openmoko-projects/exposure_svn.bb

index 0361b27..3e0de25 100644 (file)
@@ -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"
index 248c818..ab9e691 100644 (file)
@@ -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}"