Commit Graph

31743 Commits

Author SHA1 Message Date
Lukas Rusak
cd2806d2ae python-libusb1: remove package 2019-07-09 15:55:19 -07:00
Lukas Rusak
fb1ecd6c50 steamcontroller: remove add-on 2019-07-09 15:54:23 -07:00
CvH
027def8c89 Merge pull request #3648 from vpeter4/libx11-m
libX11: remove makekeys dependency on X headers
2019-07-05 12:00:23 +02:00
MilhouseVH
685044dcab Merge pull request #1451 from lrusak/iwd
iwd (inet wireless daemon) support
2019-07-04 19:49:24 +01:00
Lukas Rusak
3525ffb482 connman: optionally use iwd 2019-07-04 11:26:55 -07:00
Lukas Rusak
c39a9e4420 iwd: add package 2019-07-04 11:22:21 -07:00
Peter Vicman
0b5d49962a libX11: remove makekeys dependency on X headers 2019-07-04 15:50:05 +02:00
Christian Hewitt
8a6f8a3923 Merge pull request #3645 from MilhouseVH/le10_samba-4.9.11
samba: update to samba-4.9.11
2019-07-03 20:38:58 +01:00
MilhouseVH
2e36eb91a2 samba: update to samba-4.9.11 2019-07-03 20:26:21 +01:00
MilhouseVH
26c5f767e6 Merge pull request #3597 from HiassofT/le10-rpi4
add support for Raspberry Pi 4
2019-07-03 19:17:43 +01:00
Christian Hewitt
3a770314c4 Merge pull request #3516 from kszaq/topic/drop_mcpu
config: don't use mcpu switch for arm and aarch64
2019-07-03 19:10:39 +01:00
Matthias Reichl
ae4f088114 RPi4: add config.txt with default 320MB gpu mem
Several 4k HEVC files were reported to play with artifacts unless
gpu mem is bumped to at least 288MB. Use 320MB for now to have a bit
more headroom, just in case.

Unfortunately this can't be changed via distroconfig.txt so we have
to do it in config.txt.

Also drop the disable_overscan block as that's enabled by default
via distroconfig.txt.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
d561157d7b bcm2835-driver: only filter out libEGL/libGL on RPi4
libopenmaxil links against libbrcmEGL.so and libbrcmGLESv2.so so
these libs should not be filtered out.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
63c2b8d23b bcmstat: update to 0.5.2
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
e3e192a927 brcmfmac_sdio-firmware-rpi: update to versions from 2019-06-20 Raspbian Buster image
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
f8aba54b9d bcm2835-bootloader: use start4x/fixup4x for RPi4
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
ad17be4ce5 RPi4: add new device
Use raspberrypi kernel and upstream kodi with gbm/vc4.

Thanks to Milhouse for providing 5.1 kernel config!

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
81d8d58d7e scripts/image: only include hex version in noobs os.json if NOOBS_HEX is set
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
08f7a574d6 config/noobs/os.json: move legacy hex revisions before models
This makes it easier to drop the property if it's not set.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
a28f2e7688 scripts/image: create NOOBS tarballs with fakeroot
Otherwise builder user ID will leak in and storage partition
will be owned by that instead of root and lots of services
will fail to start.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
0bf0cba705 scripts/image: copy config.txt and distroconfig.txt from INSTALL
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
1994c2be0d scripts/image: copy firmware from INSTALL
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
41c3b2dd03 bcm2835-bootloader release: copy firmware from INSTALL
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02:00
Matthias Reichl
c2283e8390 config/graphic: also enable v3d and kmsro when building vc4
Signed-off-by: Matthias Reichl <hias@horus.com>
2019-07-03 20:05:20 +02: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