Commit Graph

3271 Commits

Author SHA1 Message Date
Matthias Reichl
fac7a8aaf3 v4l-utils: drop Amlogic keymaps
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-28 19:09:49 +01:00
Matthias Reichl
5e406f1fd2 v4l-utils: change multi keymap creation to toml format
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 14:14:20 +02:00
Matthias Reichl
07c917ab7c v4l-utils: convert keymaps to toml format
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 14:14:20 +02:00
Matthias Reichl
2cd668fcb0 v4l-utils: drop xbox_dvd keymap, it's now upstream
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 13:45:26 +02:00
Matthias Reichl
0deff2dc98 v4l-utils: update to 1.18.0
Disable bpf decoder support for now, it's not yet supported
in the LE kernels and needs clang to compile.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-10-26 13:43:26 +02:00
MilhouseVH
45e92956a2 open-vm-tools: update to open-vm-tools-stable-11.0.1 2019-10-22 00:45:44 +01:00
MilhouseVH
399fe7ee80 init: conditionally unmount /update after a failed update 2019-10-18 16:42:41 +01:00
CvH
28ed24a7c7 Merge pull request #3861 from MilhouseVH/le10_open-vm-tools-11.0.0
open-vm-tools: update to open-vm-tools-stable-11.0.0
2019-10-14 21:36:24 +02:00
CvH
443254fb75 Merge pull request #3880 from antonlacon/le10-pkg-updates
Package updates
2019-10-14 20:50:09 +02:00
Matthias Reichl
954f0c9ec5 Merge pull request #3818 from pretoriano80/eventlircd-new-rule
eventlircd: adding new rule for iMON Panel, Knob and Mouse(15c2:ffdc)
2019-10-09 21:12:35 +02:00
Ian Leonard
b0f88ac12c tz: update to 2019c
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-01 16:29:50 +00:00
MilhouseVH
39f0f8023c Merge pull request #3856 from mglae/le10_fsck
init: fsck: wait for devices and unhide messages
2019-09-24 20:49:33 +01:00
MilhouseVH
bb51497898 Merge pull request #3843 from HiassofT/le10-debug-shell
systemd: use upstream method to enable and configure debug shell
2019-09-24 20:44:17 +01:00
MilhouseVH
2bcc7304b0 Merge pull request #3831 from HiassofT/le10-persistent-logging
busybox: cleanup persistent log setup when debugging is enabled
2019-09-24 20:43:04 +01:00
MilhouseVH
bf9d3db27b Merge pull request #3825 from sky42src/le10-early-squashfs
busybox: init: mount squashfs early
2019-09-24 20:37:25 +01:00
MilhouseVH
ab3cda9796 open-vm-tools: alternate bump fix, just remove existing libs to avoid linking against them 2019-09-24 19:28:34 +01:00
MilhouseVH
993ac53944 init: add fix for RPi4 serial numbers 2019-09-23 17:17:52 +01:00
MilhouseVH
a8894005ce open-vm-tools: fix upgrading/bumping package with existing sysroot 2019-09-23 04:11:13 +01:00
MilhouseVH
fbba4460a9 open-vm-tools: update to open-vm-tools-stable-11.0.0 2019-09-21 00:19:46 +01:00
mglae
27672027c7 init: fsck: wait for devices and unhide messages 2019-09-19 23:46:25 +02:00
Sascha Kuehndel (InuSasha)
8903d66bb6 meson: use TARGET_x 2019-09-19 11:14:43 +02:00
sky42
a76b173d7d busybox: init: changed upgrade to update in notes/messages 2019-09-18 20:46:55 +02:00
MilhouseVH
a404c441a0 Merge pull request #3804 from HiassofT/le10-systemd-fix-fs-corruption
fix filesystem corruption on reboot/shutdown
2019-09-18 19:43:35 +01:00
sky42
a62877a484 busybox: init: less mount/umount for update process 2019-09-18 20:37:51 +02:00
sky42
824ed7c281 busybox: init: mount squashfs early
to have a full set of binaries in the init process as early as possible
it now mounts the squashfs direct after mounting /flash.
there is also a hook /flash/post-sysroot.sh for custom scripting.
i will use this e.g. for lvm2 and cryptsetup in the init process,
because they are very big and i dont like them in initramfs.
2019-09-18 20:37:50 +02:00