Commit Graph

3096 Commits

Author SHA1 Message Date
Benjamin Valentin
8367bf24b9 v4l-utils: add userspace keymap for xbox remote 2018-10-13 11:36:54 +02:00
MilhouseVH
fc00843b3f Merge pull request #2994 from mglae/le9_samba_config
samba-config.service: fix destroying .cache structure
2018-10-04 00:54:27 +01:00
Matthias Reichl
f18448d3c5 v4l-utils: remove broken and unused keymaps
hp_mce and zotac_ad10 won't work properly, the kernel doesn't
handle the listed scancodes as the MCE subvariant of RC6 so every
other buttonpress would be missing. Also HP MCE remotes generate
standard scancodes that are handled by the rc6_mce keymap and the
hp_mce keymap contains very odd scancodes which means it's probably
garbage (and badly named).

The samsung keymap doensn't contain any info about which actual
remote it should be used for and might clash with upstream if
a samsung keymap would be added there.

As none of these keymaps are activated by default anymore in
LibreELEC let's just remove them.

Signed-off-by: Matthias Reichl <hias@horus.com>
2018-09-30 11:37:22 +02:00
CvH
7d152ae656 Merge pull request #2984 from 5schatten/KVIM_ir_remote
Khadas VIM: enable VIM IR remote in addition to default remotes
2018-09-28 07:30:03 +02:00
mglae
a2d4af6a40 samba-config.service: fix destroying .cache structure 2018-09-21 23:44:00 +02:00
MilhouseVH
8dd0df6784 busybox: drop NFS support for linux < 2.6.23 2018-09-21 17:06:40 +01:00
vpeter4
c617921042 busybox: remove passwd script because we have real one 2018-09-20 20:23:59 +02:00
DaVukovic
72709dece1 Fixed a little typo 2018-09-20 18:18:55 +02:00
5schatten
12e788d8f2 Khadas VIM: enable VIM IR remote in addition to default remotes 2018-09-20 16:57:59 +02:00
MilhouseVH
bd049eb269 util-linux: Fix Python3 uuid build/rebuild issues
1) Python3 needs the util-linux:host dependency otherwise uuid support will
   leak over from the build host during a clean build, only to use util-linux:host
   for uuid support during a subsequent rebuild (which fails, because of #2)

2) util-linux:host needs -fPIC as this is what Python3 requires (clean builds
   work because of #1...)

3) Remove toolchain from util-linux:host to avoid a circular toolchain
   reference now that Python3 is also part of toolchain (via meson)
2018-09-12 23:53:06 +01:00
CvH
6ecbcd284a Merge pull request #2957 from chewitt/fs-resize
busybox: don't fix GPT tables when partition scheme is MBR
2018-09-10 15:08:31 +02:00
chewitt
e0b3dbf010 busybox: don't fix GPT tables when partition scheme is MBR 2018-09-08 10:58:42 +04:00
Matthias Reichl
55068b5ff1 v4l-utils: use project/device options to build the IR multimap
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-09-06 00:23:47 +02:00
Jernej Skrabec
04101db8a3 squashfs: Fix missing include with newer glibc 2018-08-23 07:07:45 +02:00
Christian Hewitt
61a08eac1e Merge pull request #2881 from MilhouseVH/le90_busybox_1.29.2
busybox: update to busybox-1.29.2
2018-08-16 06:18:44 +04:00
CvH
eb8e4f8d75 Merge pull request #2876 from chewitt/open-vm-tools
open-vm-tools: bump to stable-10.3.0
2018-08-14 12:49:54 +02:00
MilhouseVH
5cc2805308 busybox: update configs 2018-08-14 00:50:22 +01:00
MilhouseVH
4c7c97605d busybox: update to busybox-1.29.2 2018-08-13 20:21:11 +01:00
MilhouseVH
499c11c7b5 Amlogic/Rockchip: Fix build with glibc-2.28 2018-08-13 12:21:34 +01:00
chewitt
d45285c3fb open-vm-tools: bump to stable-10.3.0 2018-08-12 23:12:38 +04:00
MilhouseVH
848360ae79 v4l-utils: update to v4l-utils-1.14.2, fix build with glibc-2.28 2018-08-05 18:52:53 +01:00
MilhouseVH
d3bd8fd871 parted: fix build with glibc-2.28 2018-08-01 23:40:03 +01:00
MilhouseVH
31aacbaa99 systemd: use correct licence 2018-08-01 23:40:03 +01:00
MilhouseVH
4c22f3ecda systemd: fix build with glibc-2.28 2018-08-01 23:40:03 +01:00
CvH
551d314b9c keyutils: add fpic 2018-07-29 11:14:06 +02:00