summaryrefslogtreecommitdiffstats
path: root/abs/core/lirc/__changelog
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/lirc/__changelog')
-rw-r--r--abs/core/lirc/__changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/core/lirc/__changelog b/abs/core/lirc/__changelog
index db66a42..c7649f3 100644
--- a/abs/core/lirc/__changelog
+++ b/abs/core/lirc/__changelog
@@ -1,2 +1,6 @@
PKGBUILD: add 'iguanair' to make depends and package_lirc and package_lirc-utils depends
PKGBUILD: symlink /etc/lircd.conf to package_lirc-utils
+PKGBUILD: removed removing lirc_atiusb which is needed for the firefly
+ -e "s:lirc_atiusb::"
+PKGBUILD: #change include smp_lock.h to smp.h
+ sed "s:linux/smp_lock.h:linux/smp.h:g" -i drivers/lirc_atiusb/lirc_atiusb.c