Misc changes to match OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@334 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-03-24 07:45:34 +00:00
parent 00f5d77e03
commit 63e2f3e549
10 changed files with 16 additions and 15 deletions

View File

@@ -2,7 +2,9 @@ LICENSE = "GPL"
SECTION = "base"
MAINTAINER = "Richard Purdie <rpurdie@openedhand.com>"
DESCRIPTION = "Daemon to handle device specifc features."
PV = "0.0+svn${SRCDATE}"
PR = "r0"
DEPENDS = "tslib"
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=zaurusd;proto=http"
S = "${WORKDIR}/${PN}"