Matthias Reichl
36bb7f47a4
projects/RPi*/linux: enable BoomBerry DAC and Digi modules
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2016-04-24 10:55:09 +02:00
MilhouseVH
54c8c685f6
RPi/RPi2: update linux support patches for linux 4.4.7
2016-04-21 20:12:46 +01:00
cvh
dedaeeaa13
kodi/imx6: remove patch for Kodi Jarvis
...
- switch back to "plain" Krypton
- using kernel 4.4 is in question
2016-04-21 14:55:46 +02:00
MilhouseVH
703e4a06b6
Merge pull request #77 from MilhouseVH/ffmpeg3
...
ffmpeg: Update to ffmpeg 3.0.1 and Kodi upstream
2016-04-18 15:25:11 +01:00
Lukas Rusak
27e79cd60b
kodi: update to 17.0-alpha1-8191052
2016-04-18 00:51:02 -07:00
Peter Vicman
5b518dabd2
projects/imx6/linux: change file permission
2016-04-16 13:47:29 +02:00
Peter Vicman
284690c97f
imx6: Update kodi patches
2016-04-15 10:45:20 +02:00
Peter Vicman
0aa8d89baa
projects/imx6/linux: disable kernel module signing
...
no need to build host tool extract-cert which uses ssl
2016-04-15 10:25:37 +02:00
Christian Hewitt
92bea496d1
Merge pull request #158 from vpeter4/imx6-linux
...
Thanks :)
2016-04-14 20:24:53 +04:00
Christian Hewitt
34231dc295
Merge pull request #157 from vpeter4/imx6-linux-config
...
Thanks :)
2016-04-14 18:48:30 +04:00
Peter Vicman
eedd116a59
projects/imx6/linux: don't build RTL8192CU driver
...
already using external
2016-04-14 16:38:28 +02:00
Peter Vicman
5536122588
imx6: update linux with missing commits
2016-04-14 16:36:08 +02:00
Peter Vicman
a8bbd345fa
kodi/imx6: move project specific patches to project folder
2016-04-14 15:31:19 +02:00
MilhouseVH
2fc89f0047
RPi/RPi2: update linux support patches for linux 4.4.7
2016-04-13 18:33:52 +01:00
Peter Vicman
3638889215
projects/imx6: don't build u-boot for udoo system
...
for this one another u-boot package is used
2016-04-12 15:57:55 +02:00
Lukas Rusak
4069754edd
Merge pull request #137 from kszaq/wetek-userdata-wipe
...
projects/WeTek_*: Move userdata wipe to factory_update_param script
2016-04-11 23:43:19 -07:00
Lukas Rusak
67c3a0699e
linux.x86_64.conf: build in CONFIG_VIRTIO_BLK
2016-04-11 10:08:31 -07:00
kszaq
ec69e4be13
projects/WeTek_*: Move userdata wipe to factory_update_param script
...
This allows updating LibreELEC via recovery without wiping userdata
while keeping toothpick method work when a clean flash is needed.
2016-04-11 11:31:41 +02:00
MilhouseVH
e273957f8d
Merge pull request #31 from lrusak/rpi-linux-instructions
...
RPi/RPi2: add linux kernel patch creation instructions
2016-04-07 23:26:52 +01:00
Lukas Rusak
a3145af5b7
RPi/RPi2: add linux kernel patch creation instructions
2016-04-07 15:17:13 -07:00
Lukas Rusak
2de5d88686
Merge pull request #122 from vpeter4/imx6-options
...
projects/imx6: build all additional drivers for kernel 4.4
2016-04-07 13:51:40 -07:00
Lukas Rusak
4bae6e3713
linux.x86_64.conf: update CONFIG_EXTRA_FIRMWARE for new firmware
2016-04-07 13:01:43 -07:00
Peter Vicman
34bb753716
projects/imx6: build all additional drivers for kernel 4.4
2016-04-07 18:21:30 +02:00
Christian Hewitt
4f45a89613
Merge pull request #101 from lrusak/upstream-changes
...
Thanks :)
2016-04-05 21:49:29 +04:00
Lukas Rusak
ce7e57ef24
WeTek_Core/WeTek_Play: set video state to disabled on boot
...
right after boot, if a hardware decoded video is not yet played, asking
/dev/amvideocap0 for a frame results in -EAGAIN after a short delay.
hyperion is doing AMSTREAM_IOC_GET_VIDEO_DISABLE ioctl on /dev/amvideo
to check if video is playing. if initial state is not set, hyperion gets
confused, resulting in leds lagging until a hw decoded video is started.
this allows hyperion's regular framegrabber and amlgrabber to co-exist nicely
2016-04-04 13:36:04 -07:00