diff options
author | Qing He <qing.he@intel.com> | 2011-01-20 14:41:09 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-21 01:36:17 -0800 |
commit | 3900a23f92b6bfdd0125cf8e378b4be4bdef6f26 (patch) | |
tree | 231d1f21a3e0873aa42018a4d045fc75775bc184 /meta/recipes-bsp/zaurusd | |
parent | 310556e158c58ce2e598e43db239afb16a08479f (diff) | |
download | poky-3900a23f92b6bfdd0125cf8e378b4be4bdef6f26.tar.gz |
zaurusd: upgrade to svn revision 426
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-bsp/zaurusd')
-rw-r--r-- | meta/recipes-bsp/zaurusd/zaurusd_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/zaurusd/zaurusd_svn.bb b/meta/recipes-bsp/zaurusd/zaurusd_svn.bb index 75aa0ef86c..455a29fa9e 100644 --- a/meta/recipes-bsp/zaurusd/zaurusd_svn.bb +++ b/meta/recipes-bsp/zaurusd/zaurusd_svn.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
5 | DEPENDS = "tslib" | 5 | DEPENDS = "tslib" |
6 | RDEPENDS_${PN} = "xrandr" | 6 | RDEPENDS_${PN} = "xrandr" |
7 | PV = "0.0+svnr${SRCPV}" | 7 | PV = "0.0+svnr${SRCPV}" |
8 | PR = "r1" | 8 | PR = "r2" |
9 | 9 | ||
10 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http" | 10 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http" |
11 | 11 | ||