diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-03-24 07:45:34 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-03-24 07:45:34 +0000 |
| commit | 63e2f3e549fa5ef0388f5e975ff166e287f64cf4 (patch) | |
| tree | 9e3f74c84bfa2e6a2303345450062aaf995671fe /openembedded/packages/zaurusd | |
| parent | 00f5d77e03a8e46607149bb82d7acacfc7996990 (diff) | |
| download | poky-63e2f3e549fa5ef0388f5e975ff166e287f64cf4.tar.gz | |
Misc changes to match OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@334 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/zaurusd')
| -rw-r--r-- | openembedded/packages/zaurusd/zaurusd_svn.bb (renamed from openembedded/packages/zaurusd/zaurusd_0.0.bb) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/openembedded/packages/zaurusd/zaurusd_0.0.bb b/openembedded/packages/zaurusd/zaurusd_svn.bb index 164d9ca06f..d36fc1c118 100644 --- a/openembedded/packages/zaurusd/zaurusd_0.0.bb +++ b/openembedded/packages/zaurusd/zaurusd_svn.bb | |||
| @@ -2,7 +2,9 @@ LICENSE = "GPL" | |||
| 2 | SECTION = "base" | 2 | SECTION = "base" |
| 3 | MAINTAINER = "Richard Purdie <rpurdie@openedhand.com>" | 3 | MAINTAINER = "Richard Purdie <rpurdie@openedhand.com>" |
| 4 | DESCRIPTION = "Daemon to handle device specifc features." | 4 | DESCRIPTION = "Daemon to handle device specifc features." |
| 5 | PV = "0.0+svn${SRCDATE}" | ||
| 5 | PR = "r0" | 6 | PR = "r0" |
| 7 | DEPENDS = "tslib" | ||
| 6 | 8 | ||
| 7 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http" | 9 | SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http" |
| 8 | S = "${WORKDIR}/${PN}" | 10 | S = "${WORKDIR}/${PN}" |
