Commit Graph

33316 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
Andre Heider
a6111a6d0b kodi: don't wipe themes, move them for the theme packages 2020-02-10 08:53:39 +01:00
Andre Heider
796b4b2d4d TexturePacker: Remove redundant PKG_NEED_UNPACK
PKG_DEPENDS_UNPACK takes care of that.
2020-02-10 08:53:39 +01:00
Andre Heider
5341d46525 JsonSchemaBuilder: Remove redundant PKG_NEED_UNPACK
PKG_DEPENDS_UNPACK takes care of that.
2020-02-10 08:53:39 +01:00
Andre Heider
36e8fd71cf tvheadend42: add missing PKG_DEPENDS_UNPACK
tvh-dtv-scan-tables is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
8f96b795cd grub: add missing PKG_DEPENDS_UNPACK
gnulib is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
2c1566180b libretro-picodrive: add missing PKG_DEPENDS_UNPACK
cyclone68000 is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
fb7777370a dvb-latest: add missing PKG_DEPENDS_UNPACK
media_tree is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
Andre Heider
ad69c8769d crazycat: add missing PKG_DEPENDS_UNPACK
media_tree_cc is accessed using get_build_dir().
2020-02-10 08:53:39 +01:00
MilhouseVH
23cb547b78 xf86-video-nvidia-legacy: add PKG_DEPENDS_UNPACK; flag as kernel package 2020-02-10 08:53:39 +01:00
MilhouseVH
d35a8554f1 xf86-video-nvidia: add PKG_DEPENDS_UNPACK; flag as kernel package 2020-02-10 08:53:39 +01:00
Andre Heider
a98010df72 build: automatically add dependencies for kernel packages
And add the missing "linux" to PKG_DEPENDS_UNPACK while at it, the tree
is required for building kernel modules.
2020-02-10 08:53:39 +01:00
Andre Heider
a02a10d263 linux: clean up firmware dependecies
The fw packages are accessed using get_build_dir(), so move then to
PKG_DEPENDS_UNPACK.
2020-02-10 08:53:39 +01:00
Lukas Rusak
748d7e78de Merge pull request #4192 from HiassofT/le10-drop-kodinerds
remove repository.kodinerds from addons
2020-02-09 15:39:44 +00:00
Matthias Reichl
91712a2436 remove repository.kodinerds from addons
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-02-09 14:37:49 +01:00
Matthias Reichl
75e2e560c0 Merge pull request #4178 from MilhouseVH/le10_buildsys_drop_unecessary_subs
config/functions: drop unecessary / escaping
2020-02-07 23:48:26 +01:00
Matthias Reichl
123396e920 Merge pull request #4170 from MilhouseVH/le10_fix_p_a_export
config/otpions: export PROJECT and ARCH defaults
2020-02-07 23:46:19 +01:00
MilhouseVH
1d8f42ef0a Merge pull request #4186 from HiassofT/le10-ncurses-dumb
ncurses: also include dumb terminfo in fallbacks
2020-02-07 22:40:09 +00:00
Matthias Reichl
5a568035b3 ncurses: also include dumb terminfo in fallbacks
This fixes "top -b" erroring out with "'dumb': unknown terminal type."

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-02-06 23:17:37 +01:00
MilhouseVH
04373a4e8b Merge pull request #4128 from jernejsk/linux55
Allwinner: Update to Linux 5.5
2020-02-05 06:25:35 +00:00
Jernej Skrabec
0d15a6f012 Allwinner: Update to Linux 5.5
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
2020-02-05 07:10:15 +01:00
Matthias Reichl
7a301e942e Merge pull request #4044 from MilhouseVH/linux5.5.0
linux (Generic): update to linux-5.5
2020-02-04 23:39:31 +01:00
MilhouseVH
94f9a77475 kernel-firmware: update to kernel-firmware-b791e15 2020-02-04 21:44:38 +00:00