blob: ddb4f17c87d907c0092fe4d6d5e7532848b133df (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require irk.inc
PR = "r2"
DESCRIPTION += "(version with Targus support)"
HOMEPAGE = "http://angela1.data-uncertain.co.uk/~zaurus/irk.php"
RCONFLICTS = "irk-belkin"
RREPLACES = "irk-belkin"
SRC_URI = "http://www.openzaurus.org/download/3.5.4/sources/irk-${PV}.tgz \
file://install-default-conf.patch;patch=1"
|