GavinDarkglider
6fb5ad6fee
Cleanups, More LibreELEC Stuff, more permission fixes, Misc switch stuff. ( #1930 )
...
* libCEC: Update to 6.0.2
* L4T: Switch-bsp: Fix typos
* Switch: Fix all permission issues with running kodi as a non-root user.
* L4T: Switch: Minor code cleanups
* Add upower and libgudev so kodi can get battery stats
Upower was removed from libreELEC in 2013 with this commit: 3a130cd500
This was a stupid choice as it is the only option in kodi for supplying any battery statitistics. Currently broken.
This patchset: https://github.com/xbmc/xbmc/pull/17327/commits for kodi seemingliy wants to fix the issue(Doesnt, is more of a new way to deal with dbus in general), but will still require that upower be available for battery.
* Switch: LibreELEC: Peripheral.Joystick: Fix Add Patches from PR's upstream to fix issues with udev devices
* Switch: LibreElec: Peripheral.Joystick: Add Nintendo Switch udev joystick mappings
* Switch: LibreELEC: Peripheral.Joystick: Force Udev controller driver as default.
2024-02-17 18:33:15 +02:00
Ian Leonard
78440702f1
devel: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:48 +00:00
CvH
c5a57f3704
libcec: cleanup version
2020-12-27 20:30:27 +01:00
Matthias Reichl
a3a3d469e9
libcec: update to libcec-4.0.7
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-07 00:10:21 +02:00
Matthias Reichl
6aa14e5cb6
libcec: drop support for RPi firmware CEC
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-07-07 15:48:29 +02:00
Matthias Reichl
8e16debd1b
libcec: make RPi support dependent on KODIPLAYER_DRIVER
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-06-19 14:28:59 +02:00
MilhouseVH
68980122ab
libcec: update to libcec-libcec-4.0.5
2020-04-27 22:44:15 +01:00
MilhouseVH
44295a7584
libcec: drop cec-framework patch
2020-04-02 17:54:28 +01:00
MilhouseVH
5511096957
libcec: update to libcec-8b0393a
2020-04-02 17:54:28 +01:00
MilhouseVH
4304bd87c3
libcec: update to libcec-416e136
2020-03-29 21:06:49 +01:00
MilhouseVH
d09042fec9
libcec: update to libcec-91da1b6
2020-03-28 10:57:33 +00:00
Matthias Reichl
6e50a8f135
libcec: check for RPi project instead of KODIPLAYER_DRIVER
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
MilhouseVH
adf566780a
libcec: force disable amlogic options while not required
2019-05-04 18:31:25 +01:00
kszaq
083e8cde8e
packages: drop amlogic-specific packages
2019-05-04 00:01:55 +02:00
5schatten
df928330d6
libcec: removed RPi specific include CFLAGS for brcm2835 headers
2019-04-16 23:28:47 +02:00
MilhouseVH
9babaaebe9
libcec: add libX11/libXrandr depends (optional, but needed for reproducible build)
...
"libX11 and xrandr to read the sink's EDID, used to determine the PC's HDMI physical address"
2019-02-08 17:17:43 +00:00
MilhouseVH
37e89c21f5
libcec: remove useless demo script
2019-02-08 17:17:43 +00:00
Jonas Karlman
013ef3fb62
libcec: update cec-framework patch
2019-01-15 19:50:06 +01:00
MilhouseVH
8f00a42bc8
libcec: update to libcec-libcec-4.0.4
2018-12-29 00:37:06 +00:00
CvH
af9ff20149
libcec: update to f759324
2018-12-05 14:36:59 +01:00
MilhouseVH
827c6f842f
libcec: update to libcec-libcec-4.0.3
2018-11-21 22:08:05 +01:00
MilhouseVH
b84d1a79aa
libcec: don't build python wrapper
...
Broken after: https://github.com/Pulse-Eight/libcec/issues/356#issuecomment-435987465
2018-11-06 16:23:48 +00:00
MilhouseVH
4c90331be0
libcec: update to libcec-edb8b77
2018-11-06 16:23:45 +00:00
MilhouseVH
8ad5e44127
libcec: update to libcec-96ba7dd
2018-11-04 14:17:22 +00:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f
cleanup: remove PKG_ARCH="any"
2018-10-22 15:06:12 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
MilhouseVH
d5dd6214b0
lockdev: major/minor issue with glibc-2.28, no longer needed by libcec - remove it
...
See: https://github.com/Pulse-Eight/libcec/issues/141
ff86c07a16
2018-08-01 23:40:03 +01:00
CvH
8e09fadb5b
spdx: packages/devel
2018-07-17 23:58:50 +02:00
MilhouseVH
94a4844513
libcec: update to libcec-8adc786
2018-06-20 00:09:43 +01:00
maart84
e00c84c608
Create libcec patch fixing LG tv changing input
...
This patch fixes the 2012 LG tv's changing input to libreelec whenever the TV is switched on.
see https://github.com/Pulse-Eight/libcec/pull/390 for more info
2017-12-13 22:52:59 +01:00
MilhouseVH
bc76c3bfe4
Merge pull request #2240 from CvH/9.0-libcec-jenkins
...
libcec: disable git depends
2017-11-22 13:37:00 +00:00
cvh
ba4d7e367c
libcec: disable git
...
- this fixes jenkins
2017-11-22 13:24:59 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
Lukas Rusak
0dd697faf2
remove various imx related references
2017-11-11 09:15:40 -08:00
MilhouseVH
2ae54c24a4
libcec: add swig:host dependency
2017-11-06 09:12:54 +00:00
cvh
837b447b7c
decommission PKG_IS_ADDON
2017-10-16 00:01:20 +02:00
Jonas Karlman
352dfaaccd
libcec: add cec framework patch
2017-10-14 11:55:27 +02:00
Lukas Rusak
9f238abd91
Merge pull request #2083 from MilhouseVH/le90_add_python3
...
Python: support simultaneous Python2 and Python3
2017-10-13 14:33:54 -07:00
Radostan Riedel
de9d1af69f
AArch64 projects: add 32-bit userspace support
2017-10-12 10:07:43 +02:00
MilhouseVH
3d99d28843
packages: adapt for Python2
2017-10-11 03:55:10 +01:00
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02:00
Peter Vicman
93963012a4
imx6/options: unify linux version strings and simplify it's usage
...
Variable LINUX_VERSION now took string '3.14-sr' to build imx6 project with 3.14 kernel from solidrun.
2017-05-21 19:14:32 +02:00
Sascha Kuehndel (InuSasha)
e9985bb255
bcm2835: fix missed renames from bcm2835-firmware -> bcm2835-driver
2017-05-20 11:36:24 +02:00
MilhouseVH
419184d812
libcec: update to libcec-4.0.2
2017-03-24 22:24:59 +00:00
Peter Vicman
5c45aac03d
imx6: update libcec patches, add it also for 3.14 kernel
2017-01-30 18:26:20 +01:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
Christian Hewitt
f45f3f1e73
Merge pull request #1129 from Kwiboo/cmake-simplify
...
Cmake fixes and cleanup
2017-01-05 00:04:32 +04:00
MilhouseVH
710efc6077
libcec: update to libcec-2fc92b5
2017-01-03 22:34:26 +00:00
Jonas Karlman
cc96a274b5
libcec: simplify cmake config
2017-01-03 21:20:57 +01:00