Matthias Reichl
4e62fd6806
RPi: don't install deprecated bcm2835-userland package
...
The new tools are now all in bcm2835-utils
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-10-22 12:03:02 +02:00
CvH
7e4b262f3e
Merge pull request #8060 from HiassofT/le12-kernel-6.1.43
...
linux (RPi): update to 6.1.45
2023-08-20 21:11:20 +02:00
Matthias Reichl
e1affa9447
RPi: include dtc via ADDITIONAL_PACKAGES
...
dtc used to be pulled in via bcm2835-driver, but that got lost
in the switch to bcm2835-userland.
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-08-20 19:20:22 +02:00
Matthias Reichl
2231881f72
RPi: remove commented-out bcm2835-driver reference
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-08-20 19:20:22 +02:00
Matthias Reichl
a43ba0706a
RPi: explicitly select framebuffer console in cmdline.txt
...
This prevents boot messages being sent to the (possibly unconnected)
serial console.
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-08-20 17:02:18 +02:00
Ian Leonard
3b95a0b9d8
rpi: add bcm2835-utils to images
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2023-02-24 22:13:12 +00:00
Ian Leonard
36479fe701
rpi: use bcm2835-userland all rpi images
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2023-02-24 22:13:12 +00:00
Ian Leonard
48db70fb45
rpi: aarch64: include bcm2835-userland in image
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2023-02-24 22:13:12 +00:00
Matthias Reichl
89773fba87
RPi: move CPU settings from project to devices and add aarch64 settings for RPi4
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2023-02-24 22:13:12 +00:00
mglae
3c34476045
options: allow using ADDITIONAL_DRIVERS in distributions file for all projects
2023-01-13 19:39:21 +01:00
Lukas Rusak
30e11cd5e7
RPi/options: conditionally add rpi-cirrus-config if ALSA_SUPPORT is enabled
2022-05-04 17:27:38 -07:00
Lukas Rusak
4dac99f0bc
projects: remove ALSA_SUPPORT from project options
...
This option is defined by our distrobution options and shouldn't have to be explicitly set per project
2022-05-04 17:27:38 -07:00
SupervisedThinking
d995b71f53
projects: added Vulkan opts
...
- disabled by default for all devices
2022-01-01 14:26:52 +01:00
SupervisedThinking
5c5d96605f
distribution/projetcs: updated displayserver & windowmanager opts
...
- changed x11 to wl as suitable displayserver option for ARM based projects
- changed the WINDOWMANAGER var from "none" to "no" if it's not in use to us the same naming scheme as for all other vars
- set the WINDOWMANAGER for generic/wayland to weston
2021-12-15 14:00:20 +01:00
heitbaum
2f0e0a3ad9
RTL8188EU: drop no longer used package
2021-11-18 21:45:55 +11:00
Carlos Garces
80e3cd706d
RTL8188EU: Use the staging driver instead of out of tree
2021-11-15 10:40:24 +01:00
Ian Leonard
388bfe4440
projects: drop TARGET_FEATURES as project options
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com >
2021-06-21 00:13:21 +00:00
Matthias Reichl
b30315f5ba
remove VALGRIND="no" from options files
...
valgrind is only included if VALGRIND is explicitly set to "yes",
setting it to "no" in some options files is not needed.
Signed-off-by: Matthias Reichl <hias@horus.com >
2021-02-08 22:07:38 +01:00
Matthias Reichl
8e6605f6da
RPi: drop Slice/Slice3 devices in options file
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-09-28 16:11:31 +02:00
Matthias Reichl
5e10504e60
RPi: disable crazycat and dvb-latest drivers
...
They need to be updated after the recent kernel bump.
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-08-21 10:20:44 +02:00
Matthias Reichl
2da137f33e
kodi: drop vendor tree support
...
All projects use upstream kodi.
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-07-28 11:42:21 +02:00
Matthias Reichl
2e3d9d2c80
RPi: switch kodi to default/gbm
...
Also drop RPi4 options that are now in RPi project.
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-07-04 11:28:43 +02:00
Matthias Reichl
380f2b2711
RPi: enable CEC_FRAMEWORK_SUPPORT
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-06-19 14:28:59 +02:00
Matthias Reichl
d37ff9b098
RPi: switch to upstream kodi
...
Signed-off-by: Matthias Reichl <hias@horus.com >
2020-06-16 19:35:04 +02:00
CvH
47890f87e0
Generic/RPi: enable crazycat, dvb-latest
2020-02-15 18:24:50 +01:00