Commit Graph

31211 Commits

Author SHA1 Message Date
MilhouseVH
8fa9c21e14 linux (Generic/Allwinner): update to linux-5.0.8 2019-05-04 15:06:06 +01:00
MilhouseVH
1a604c64a3 Merge pull request #3468 from HiassofT/le10-meson-cpp
config/functions: add C++ compiler and linker flags to meson.conf
2019-05-04 07:07:51 +01:00
CvH
68b8b4adeb Merge pull request #3472 from MilhouseVH/le10_pkginfo
tools/pkginfo: simple tool to dump a package.mk
2019-05-04 07:49:05 +02:00
MilhouseVH
d2f0502fb6 tools/pkginfo: simple tool to dump a package.mk 2019-05-04 06:42:38 +01:00
CvH
9ba70c2b8d Merge pull request #3483 from MilhouseVH/le10_equality_fixup
packages: use single = not == for string comparison
2019-05-04 07:35:51 +02:00
CvH
f64c57bae9 Merge pull request #3482 from MilhouseVH/le10_samba-4.9.7
samba: update to samba-4.9.7
2019-05-04 07:34:49 +02:00
CvH
9d0ed24d93 Merge pull request #3419 from MilhouseVH/le10_systemd-242
systemd: update to systemd-242
2019-05-04 07:25:22 +02:00
CvH
851f654777 Merge pull request #3458 from kszaq/drop_aml_3.14
Goodbye Amlogic 3.14
2019-05-04 07:22:11 +02:00
MilhouseVH
c48d80fadf genbuildplan.py: fix excessive indentation 2019-05-04 01:29:55 +01:00
MilhouseVH
b8780a0275 packages: use single = not == 2019-05-04 01:29:55 +01:00
MilhouseVH
f3de4b04c8 Merge pull request #3484 from kszaq/arm64_uimage_alignment
linux: amend uimage load address for proper decompression
2019-05-04 01:02:38 +01:00
kszaq
502e4de5b5 linux: restore original KERNEL_TARGET after creating uImage 2019-05-04 01:45:52 +02:00
kszaq
a87ec6817b linux: use PKG_UIMAGE_*ADDR for the used address
If a package is sources multiple times, the destination address
may be recalculated and overwritten a few times. Prevent this by
using PKG-prefixed variables for results.

Thanks to MilhouseVH for suggesting this.
2019-05-04 01:43:44 +02:00
kszaq
33e4a6a6df linux: abort building arm64 uImage if KERNEL_UIMAGE_LOADADDR or KERNEL_UIMAGE_ENTRYADDR is not set
If either of these values is not set, resulting uImage
will not load properly. Abort if these are not set.
2019-05-04 01:43:11 +02:00
kszaq
42a4f1c69d linux: amend uimage load address for proper decompression
When kernel image is compressed, it is first loaded
to RAM at load address specified in command line,
then unpacks to loadaddr provided by uImage.

For decompressed image not to overwrite compressed
data, uncompressed image load address needs to be
shifted by compressed image size + 1 MiB alignment.
2019-05-04 01:43:01 +02:00
MilhouseVH
bc04a40adb Merge pull request #3026 from antonlacon/drop-le-to-oe
scripts/image: drop OPENELEC_ARCH
2019-05-04 00:36:40 +01:00
Ian Leonard
1fcc9d3247 image: drop OPENELEC_ARCH from /etc/os-release
Also swaps the necessary variable check in busybox/init to acoomodate OPENELEC_ARCH
may or may not exist, while LIBREELEC_ARCH will be assumed to exist.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-03 23:11:24 +00:00
kszaq
10b7806c2e busybox/init: amend comment on block devices 2019-05-04 00:02:46 +02:00
kszaq
a4d8c0c26c libretro-ppsspp: use target_has_feature neon to enable neon+GLES2 2019-05-04 00:02:46 +02:00
kszaq
31b435dedc touchscreen: remove Amlogic from PKG_ADDON_PROJECTS 2019-05-04 00:02:46 +02:00
kszaq
5b43ef7cb1 tools: drop mkpkg_linux-amlogic 2019-05-04 00:02:46 +02:00
kszaq
f48eef6987 fd628: remove addon 2019-05-04 00:02:46 +02:00
kszaq
ae91f7645f kodi: drop libamcodec support 2019-05-04 00:02:46 +02:00
kszaq
3884e214f1 hyperion: drop amlogic-specific patch 2019-05-04 00:02:46 +02:00
kszaq
28b6932c2d boblightd: drop amlogic-specific path and binary 2019-05-04 00:02:46 +02:00