summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-04-01 04:00:39 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-04-01 04:00:39 (GMT)
commit480530d2282516711613d815883ad26bc2b95a7c (patch)
tree34504957be022d36062bf183e0e7f7230186f606
parentbcd569174e22e6a61d7b232e7f0a169660270a26 (diff)
downloadlinhes_pkgbuild-480530d2282516711613d815883ad26bc2b95a7c.zip
linhes_pkgbuild-480530d2282516711613d815883ad26bc2b95a7c.tar.gz
linhes_pkgbuild-480530d2282516711613d815883ad26bc2b95a7c.tar.bz2
LinHES-config/system-templates: Should fix hauppauge remotes.
Removed minor number from modprobe.conf fix removing #lircd from blaster for mythvantage.modules
-rw-r--r--abs/core-testing/LinHES-config/PKGBUILD2
-rw-r--r--abs/core-testing/LinHES-config/ir_config.sh2
-rwxr-xr-xabs/core-testing/system-templates/PKGBUILD2
-rw-r--r--abs/core-testing/system-templates/templates/modules/lirc_i2c.conf2
4 files changed, 4 insertions, 4 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD
index f4012c5..f61f2da 100644
--- a/abs/core-testing/LinHES-config/PKGBUILD
+++ b/abs/core-testing/LinHES-config/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=LinHES-config
pkgver=1.0
-pkgrel=356
+pkgrel=357
conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev )
pkgdesc="Install and configure your system"
depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan system-templates )
diff --git a/abs/core-testing/LinHES-config/ir_config.sh b/abs/core-testing/LinHES-config/ir_config.sh
index 670f9fa..d059ddb 100644
--- a/abs/core-testing/LinHES-config/ir_config.sh
+++ b/abs/core-testing/LinHES-config/ir_config.sh
@@ -174,7 +174,7 @@ function setup_blaster_transmiter () {
rmmod lirc_i2c 2>/dev/null
load-modules-mythvantage.sh
;;
- *) sed -i -e '/.*#lirc/d' ${BASE}/etc/modules.mythvantage
+ *) sed -i -e '/.*#blaster/d' ${BASE}/etc/modules.mythvantage
;;
esac
fi
diff --git a/abs/core-testing/system-templates/PKGBUILD b/abs/core-testing/system-templates/PKGBUILD
index d8792fe..27d5dd1 100755
--- a/abs/core-testing/system-templates/PKGBUILD
+++ b/abs/core-testing/system-templates/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=system-templates
pkgver=1.0
-pkgrel=15
+pkgrel=16
conflicts=( )
pkgdesc="Templates used for system configuration"
depends=()
diff --git a/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf b/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf
index 7b99f78..20f33a2 100644
--- a/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf
+++ b/abs/core-testing/system-templates/templates/modules/lirc_i2c.conf
@@ -1,2 +1,2 @@
alias char-major-61 lirc_i2c
-options lirc_i2c debug=0 minor=3
+options lirc_i2c debug=0