Update LIRC to 0.8.6
Mario Limonciello
superm1 at ubuntu.com
Sun Oct 11 00:42:11 UTC 2009
Here's a proper pull request:
The following changes since commit 5178c21a72651fa485ac8158eef6b3d1b3086b06:
Tim Gardner (1):
UBUNTU: Ubuntu-2.6.31-13.44
are available in the git repository at:
git://kernel.ubuntu.com/mariol/ubuntu-karmic master
Mario Limonciello (1):
UBUNTU: Update to LIRC 0.8.6
debian.master/config/config.common.ports | 2 +-
debian.master/config/config.common.ubuntu | 2 +-
ubuntu/LIST | 2 +-
ubuntu/lirc/Kconfig | 10 +-
ubuntu/lirc/Makefile | 2 +-
ubuntu/lirc/lirc.h | 9 +-
ubuntu/lirc/lirc_dev/lirc_dev.c | 44 +-
.../lirc/{lirc_mceusb2 => lirc_ene0100}/Makefile | 2 +-
ubuntu/lirc/lirc_ene0100/lirc_ene0100.c | 653 ++++++++
ubuntu/lirc/lirc_ene0100/lirc_ene0100.h | 170 ++
ubuntu/lirc/lirc_i2c/lirc_i2c.c | 254 +++-
ubuntu/lirc/lirc_igorplugusb/lirc_igorplugusb.c | 61 +-
ubuntu/lirc/lirc_imon/lirc_imon.c | 1747
+++++++++++++------
ubuntu/lirc/lirc_it87/lirc_it87.c | 20 +-
ubuntu/lirc/lirc_mceusb/lirc_mceusb.c | 1770
++++++++++++--------
ubuntu/lirc/lirc_mceusb2/lirc_mceusb2.c | 1145 -------------
ubuntu/lirc/lirc_sir/lirc_sir.c | 8 +
ubuntu/lirc/lirc_wpc8769l/lirc_wpc8769l.h | 52 +-
18 files changed, 3482 insertions(+), 2471 deletions(-)
rename ubuntu/lirc/{lirc_mceusb2 => lirc_ene0100}/Makefile (68%)
create mode 100644 ubuntu/lirc/lirc_ene0100/lirc_ene0100.c
create mode 100644 ubuntu/lirc/lirc_ene0100/lirc_ene0100.h
delete mode 100644 ubuntu/lirc/lirc_mceusb2/lirc_mceusb2.c
On Fri, Oct 9, 2009 at 23:39, Mario Limonciello <superm1 at ubuntu.com> wrote:
> Hi:
>
> We have an open bug for bumping LIRC to 0.8.6 (
> https://bugs.edge.launchpad.net/ubuntu/+source/lirc/+bug/432678). The
> release team has a tentative ack for it, but this requires a kernel change
> too. I'm attaching the delta for the kernel change for review. These two
> pieces need to be put in synchronicity.
>
> Thanks,
>
> --
> Mario Limonciello
> superm1 at gmail.com
> Sent from Austin, Texas, United States
--
Mario Limonciello
superm1 at gmail.com
Sent from Austin, Texas, United States
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20091010/137910ee/attachment.html>
More information about the kernel-team
mailing list