Commit graph

366 commits

Author SHA1 Message Date
Tomáš Kelemen (vudiq)
c63854ffb9 Generic: build vulkan-tools 2021-10-07 19:46:41 +02:00
Tomáš Kelemen
443b8b5e45
Lakka 3 - final changes before release (#1307)
* Generic: use global size for system parition

* build_all: remove unsupported targets, fix rpi 64bit

and do not remove stamps/packages from build folders - this is done by
the scripts when needed

* Lakka: bump to 3.0
2021-05-20 23:33:02 +03:00
Tomáš Kelemen
e74cc941b2
Generic: enable vulkan, increase partition size (#1235)
minor changes also to RPi - changed VULKAN to vulkan-loader,
vulkan-headers are pulled in as dependency of vulkan-loader
2021-04-02 15:28:24 +03:00
Demetris Ierokipides
04767753de Generic: Add vulkan api support 2021-03-28 02:34:42 +02:00
by-gnome
2fbb449060
Update to Linux 5.10 (#1144)
* RTL8192CU: fix kernel 5.10 compilation

* RTL8192DU: fix kernel 5.10 compilation

* RTL8192EU: fix kernel 5.10 compilation

* RTL8812AU: fix kernel 5.10 compilation

* bcm_sta: patch to compile with Linux 5.10

* xf86-video-nvidia: update to 455.45.01 for compatibility with Linux 5.10

* xf86-video-nvidia-legacy: Add patch to compile with Linux 5.10

* linux: add 5.10.2

* Generic: switch linux to 'mainline-5.10'

* iMX6: switch linux to 'mainline-5.10'

* linux: remove 5.9.14

Co-authored-by: Carlos Garces <CGarces@users.noreply.github.com>
Co-authored-by: heitbaum <rudi@heitbaum.com>
2020-12-21 23:07:41 +02:00
Ntemis
b40ad22ada Bump mainline kernel to latest 5.9.14 version 2020-12-12 23:25:22 +02:00
MilhouseVH
2251261e3f intel_nuc_led: remove package 2020-12-12 11:53:10 +03:00
by-gnome
e5423832af
cleanup initramfs build, drop support for kernel modules in initramfs (#1117)
* initramfs: drop dependency on linux:init

Signed-off-by: Matthias Reichl <hias@horus.com>
Modified by: by-gnome <by-gnome@yandex.ru>

* linux: drop obsolete make_init and makeinstall_init functions

Signed-off-by: Matthias Reichl <hias@horus.com>

* linux: move initramfs build+installation to pre_make_target

Signed-off-by: Matthias Reichl <hias@horus.com>
Modified by: by-gnome <by-gnome@yandex.ru>

* drop INITRAMFS_MODULES option

Signed-off-by: Matthias Reichl <hias@horus.com>
Modified by: by-gnome <by-gnome@yandex.ru>

* drop UVESAFB_SUPPORT option

Signed-off-by: Matthias Reichl <hias@horus.com>
Modified by: by-gnome <by-gnome@yandex.ru>

* busybox: drop uvesafb module handling in init

Signed-off-by: Matthias Reichl <hias@horus.com>

* v86d: drop no longer used package

Signed-off-by: Matthias Reichl <hias@horus.com>

* linux (Generic): disable UVESA framebuffer support

Signed-off-by: Matthias Reichl <hias@horus.com>
Modified by: by-gnome <by-gnome@yandex.ru>

* linux: build linux image before building modules

Signed-off-by: Matthias Reichl <hias@horus.com>
Modified by: by-gnome <by-gnome@yandex.ru>

* linux: move module installation to makeinstall_target

Signed-off-by: Matthias Reichl <hias@horus.com>

Co-authored-by: Matthias Reichl <hias@horus.com>
2020-12-08 01:24:08 +02:00
zhangn1985
b293656f57
fix build issue in Debian 11 (#1094)
* fix linux u-boot build under host gcc 10

Debian 11 has gcc 10, thus Lakka build failed.

port upstream patch to fix build issue is Debian 11.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e33a814e772cdc36436c8c188d8c42d019fda639

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* melonds depends on mesa on x86_64

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* python is python2

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: fix kernel build

vmlinux link to ko, thus fail to build.
config related driver to ko.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: set PKG_TOOLCHAIN to manual

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: build GL

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* Gamegirl: fix bootload build

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* fix chailove build issue and enable it

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* build_all: remove some cache to make sure rebuild pass

when the previous build stops in the middle, must remove more to pass build.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2020-11-12 18:15:21 +02:00
Ntemis
65fcdf3969 Add various realtek non free firmware blobs 2020-09-03 15:31:09 +03:00
Ntemis
8cd45c30ec Update X86/64 kernel to latest 5.4.61-LTS version 2020-08-28 21:26:22 +03:00
Ntemis
86268c038b GCC-9.3:Fix remaining issues after upgrade 2020-08-07 20:08:10 +02:00
Tomas Kelemen (vudiq)
464dc84917 Generic: add 32bit support 2019-07-12 22:06:48 +02:00
Tomas Kelemen (vudiq)
7415c12b53 remove dvb stuff in Lakka 2019-07-04 21:25:56 +02:00
Tomas Kelemen (vudiq)
a367556c74 Lakka: initialize 2019-06-27 19:52:48 +02:00
Jernej Skrabec
ecfc4182fb Drop KERNEL_UBOOT_EXTRA_TARGET, it's never used 2019-06-15 06:26:29 +01:00
Jernej Skrabec
997b403b4c Drop UBOOT_CONFIGFILE, it's never used 2019-06-15 06:26:29 +01:00
Jernej Skrabec
b66f07ff23 Drop UBOOT_CONFIG, it's never used 2019-06-15 06:26:29 +01:00
CvH
e52eba690d projects/generic: add ova size 2019-01-25 12:11:30 +01:00
CvH
f7db5cd952 Generic: Enable CrazyCat 2018-11-07 10:51:12 +01:00
MilhouseVH
dc17f6488a
Merge pull request #3053 from antonlacon/buildsystem-to-merge
config: Buildsystem cleanup
2018-11-04 19:48:03 +00:00
Ian Leonard
2f7d146390 projects/generic: move cflags to arch.x86_64
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-10-25 20:35:43 +00:00
MilhouseVH
550237b9fd Generic: Enable DVB but disable CrazyCat (depends on PR3001) 2018-10-25 14:49:46 +01:00
MilhouseVH
598957b374 Generic: disable DVB while CrazyCat is not compatible with 4.19.y 2018-10-25 14:49:46 +01:00
CvH
ef4743c1b3 driver addons: enable dvb-latest 2018-08-26 17:25:32 +02:00
CvH
6ca28e5556 dvb-latest: initial package 2018-08-26 17:25:32 +02:00
CvH
c4f29adf5a hauppauge: remove package 2018-08-26 17:25:32 +02:00
Ian Leonard
996876d9a1 generic: note zstd as image compression option
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-08-15 21:22:37 +00:00
MilhouseVH
d772d0aef2 Generic: disable DRIVER_ADDONS_SUPPORT 2018-06-16 18:28:21 +01:00
MilhouseVH
4d0336e729 buildsystem: simd support (neon/mmx/sse/sse2) is a feature of CPU not project 2018-03-12 22:16:38 +00:00
kszaq
1ca56c4ea1 linux: add KERNEL_EXTRA_DEPENDS_TARGET to enable specifying project-specific depends 2018-02-10 22:32:40 +01:00
cvh
5f3b67d239 driver addons: enable for Generic 2017-12-14 12:13:42 +01:00
cvh
d9ae7fa438 buildsystem: add DRIVER_ADDONS_SUPPORT 2017-12-14 11:21:58 +01:00
cvh
220a9e53eb media_build: remove package 2017-12-14 11:21:58 +01:00
MilhouseVH
bae5a9d317 buildsystem: add TARGET_FEATURES 2017-10-17 23:21:11 +01:00
Lukas Rusak
12551905e1
Generic/options: enable building intel_nuc_led 2017-05-27 11:31:20 -07:00
cvh
6e20418ed5 projects/Generic/options: add media_build 2017-01-05 14:54:52 +01:00
Lukas Rusak
e2dd1e7bd1
buildsys: move build options to distrobutions/*/options 2016-09-09 09:17:02 -07:00
Stephan Raue
2e56673a35 projects/Generic/options: fix kernel build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-02 09:37:19 +01:00
Lukas Rusak
362ed24bd2 linux: use KERNEL_TARGET as make target 2016-03-01 21:30:29 +01:00
Stefan Saraev
bdf6edd459 (jarvis) projects: clean up DCADEC support 2015-11-01 13:57:13 +01:00
Stephan Raue
41b0ef9285 remove package 'mt7601u', added as kernel patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-08-20 11:33:29 +02:00
Stephan Raue
1c05782ae3 Revert "gpu-viv-bin-mx6q: rename to package 'imx-gpu-viv', update to imx-gpu-viv-5.0.11.p4.4, merge package 'gpu-viv-g2d' to package 'imx-gpu-viv'"
This reverts commit ca4344d356.
2015-05-28 18:48:30 +02:00
Stephan Raue
ca4344d356 gpu-viv-bin-mx6q: rename to package 'imx-gpu-viv', update to imx-gpu-viv-5.0.11.p4.4, merge package 'gpu-viv-g2d' to package 'imx-gpu-viv'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-21 22:57:25 +02:00
Stephan Raue
1c6daf8220 projects/*/options: enable dcadec support for all projects
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-05-16 15:18:06 +02:00
Lukas Rusak
f80316ce1f projects/Generic - replace b43 driver with bcm_sta 2015-05-05 09:09:21 -07:00
Stephan Raue
02ffc575de ffmpeg: add upstream dcadec support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-30 10:48:25 +02:00
Lukas Rusak
c91f6d1fb1 Update RPi/RP2/Generic options to include mt7601u driver 2015-04-15 12:45:37 -07:00
Stefan Saraev
4fe8fad558 buildsys: set default arch to x86_64. drop i386 support 2015-04-03 12:08:22 +03:00
Stephan Raue
45b1b02a0e Mesa: rename to package 'mesa', update to mesa-3.5.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-03-08 12:59:00 +01:00