blob: 87b74cb5eb99891b0c80cb7dfa28819b800c4848 (
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://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/irk-${PV}.tgz \
file://install-default-conf.patch;patch=1"
|