aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/remoko/remoko-server_svn.bb
blob: 13ee0824aed692c21d76f2622496b8b374622c4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "The Remoko HID Server"
HOMEPAGE = "http://code.google.com/p/remoko/"
AUTHOR = "Valério Valério"
LICENSE = "GPL"
SECTION = "console/network"
SRCREV = "121"
PV = "0.2.1+svnr${SRCPV}"
PE = "1"

SRC_URI = "svn://remoko.googlecode.com/svn/trunk;module=BT_HID_Server;proto=http"
S = "${WORKDIR}/BT_HID_Server"

inherit autotools