diff options
Diffstat (limited to 'recipes/irk/irk-belkin_0.11.bb')
-rw-r--r-- | recipes/irk/irk-belkin_0.11.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/irk/irk-belkin_0.11.bb b/recipes/irk/irk-belkin_0.11.bb new file mode 100644 index 0000000000..e543ebdcc5 --- /dev/null +++ b/recipes/irk/irk-belkin_0.11.bb @@ -0,0 +1,9 @@ +require irk.inc + +DESCRIPTION += "(version with Belkin support)" +RCONFLICTS = "irk-targus" +RREPLACES = "irk-targus" +PR = "r3" + +SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/irk-current.tgz \ + file://install-default-conf.patch;patch=1" |