aboutsummaryrefslogtreecommitdiffstats
path: root/packages/openmoko-projects
diff options
context:
space:
mode:
authorJulian_chu <julian_chu@openmoko.com>2008-06-11 19:01:38 +0800
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-27 17:51:47 +0100
commitbf7ddf5179074ebe0765eeaab0116c12b7ec8fb1 (patch)
tree64538e3085532f15e4d5e44dc37cff9fcff29359 /packages/openmoko-projects
parentddf3cdb972c887a24245ff72e156e5a0e1f8788c (diff)
downloadopenembedded-bf7ddf5179074ebe0765eeaab0116c12b7ec8fb1.tar.gz
exposure: Bump up reversion of exposure to 30. Files layout of exposure was chaged in upstream. Therefore I chage a little of exposure bbfile.
Diffstat (limited to 'packages/openmoko-projects')
-rw-r--r--packages/openmoko-projects/exposure_svn.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/openmoko-projects/exposure_svn.bb b/packages/openmoko-projects/exposure_svn.bb
index 248c818869..ab9e691cc6 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}"