Commit Graph

162 Commits

Author SHA1 Message Date
Andre Heider
a93d8ffadc image: clean up bootloader/release files
All required bootloader files are already copied by the u-boot package
(using the corresponding bootloader/install script) to the system's
/usr/share/bootloader directory. The dtb files are copied by the linux
package to the same spot.

Use that single source for the release tarballs instead of various
build directories.
2020-02-10 08:53:39 +01:00
Andre Heider
7d13537525 image: clean up Amlogic's bootloader/install script
The script is executed by u-boot itself, so there's no need to use
get_build_dir() on itself. This is what all other projects are already
doing.
2020-02-10 08:53:39 +01:00
Andre Heider
3354771cc6 Amlogic: move "u-boot-script" to UBOOT_FIRMWARE
The u-boot package adds it to PKG_DEPENDS_TARGET and PKG_DEPENDS_UNPACK,
exactly where we want it.
2020-02-10 08:53:39 +01:00
Jonas Karlman
dc8a2e1783 Amlogic: mkimage: do not configure extlinux for box 2020-01-12 21:19:58 +00:00
Christian Hewitt
c00c2b5561 Merge pull request #4020 from HiassofT/le10-install-hwdb
add hwdb.d installations from packages, make o2.cz BT remote config globally available
2019-12-01 11:49:00 +04:00
MilhouseVH
172c6a654f amlogic-boot-fip: fix bytecode madness 2019-11-26 20:42:28 +00:00
Matthias Reichl
1425c344ca move 70-local-keyboard.hwdb from Amlogic project to systemd package
The bluetooth remote configuration (missing OK button on o2.cz
remote) can be useful for all LE installations so make it globally
available.

Signed-off-by: Matthias Reichl <hias@horus.com>
2019-11-23 13:03:53 +01:00
MilhouseVH
ecbd566302 Merge pull request #3896 from antonlacon/le10-systemd-cpufreq
init: move cpufreq tuning to systemd service
2019-11-15 17:50:36 +00:00
MilhouseVH
97f87d8e9c packages: switch from Python2 to Python3 2019-10-29 12:19:07 +00:00
Ian Leonard
2118568348 amlogic: add cpufreq tuning script
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-10-28 15:55:22 +00:00
chewitt
dd3b66f41b amlogic: update kodi-guisize patch after Matrix bump 2019-10-25 07:52:52 +04:00
Tomas Kelemen (vudiq)
680fb82b6f Amlogic mkimage: use DISTRO labels 2019-10-15 20:47:04 +02:00
Oleg Ivanov
f0acce757a fix start u-boot for nanopi-k2 2019-10-12 12:06:00 +03:00
MilhouseVH
4356500edf Revert "Merge pull request #3841 from MilhouseVH/le10_amlogic_cleanup"
This reverts commit ef3d91d8a9, reversing
changes made to b6fff6cbed.
2019-09-18 23:53:13 +01:00
Christian Hewitt
ef3d91d8a9 Merge pull request #3841 from MilhouseVH/le10_amlogic_cleanup
Amlogic: eliminate config prompts; align compression and drivers with other projects
2019-09-18 08:54:27 +04:00
MilhouseVH
ee2ea81031 Amlogic linux: build MEDIA_TUNER as modules 2019-09-17 20:27:01 +01:00
MilhouseVH
7724805e91 Amlogic linux: make oldconfig options (defaults only) 2019-09-17 13:20:03 +01:00
MilhouseVH
e8e1efe23d Amlogic linux: enable initramfs compression (lz4) 2019-09-17 01:21:59 +01:00
MilhouseVH
6c1afb717e Amlogic options: enable DRIVER_ADDONS_SUPPORT 2019-09-17 01:21:51 +01:00
CvH
699f6ab6b2 Amlogic: cleanup options 2019-09-15 01:41:49 +02:00
5schatten
c114f64b08 kodi: update to 18.4-Leia 2019-09-13 16:45:48 +02:00
chewitt
39dcf7e79a amlogic: add emmctool helper script 2019-09-10 16:53:08 +00:00
Christian Hewitt
bb65047655 amlogic: add 70-local-keyboard.hwdb for KHAMSIN RCU 2019-09-10 16:53:08 +00:00
chewitt
95c42cb72d amlogic: move autoscript files to bootloader/scripts 2019-09-10 16:53:08 +00:00
chewitt
5421539136 amlogic: fix cputemp for AMLG12 devices 2019-09-10 16:53:08 +00:00