Commit Graph

995 Commits

Author SHA1 Message Date
MilhouseVH
cd71230bdb buildsystem: image - use HERE docs 2019-06-17 01:48:35 +01:00
MilhouseVH
90be11322a buildsystem: consistently use braces 2019-06-16 03:35:56 +01:00
MilhouseVH
2e3a2dab67 buildsystem: cleanup - PACKAGE_NAME is redundant 2019-06-16 02:59:20 +01:00
MilhouseVH
cdbbfcdd95 buildsystem: remove legacy sequential code 2019-06-15 02:54:44 +01:00
Jernej Škrabec
58d2412a75 Merge pull request #3561 from codekipper/pr_opioneplus
Allwinner: adds support for OrangePi One Plus
2019-06-14 16:39:09 +02:00
CvH
2825c30f92 Merge pull request #3536 from LibreELEC/amlogic
Add Amlogic (mainline) project
2019-06-13 23:06:16 +02:00
Marcus Cooper
14f80526ab uboot_helper: Add Orange Pi One Plus board 2019-06-13 16:18:00 +02:00
CvH
c09b069358 Merge pull request #3545 from jernejsk/aw_linux_patches
Allwinner: Various updates
2019-06-09 10:53:28 +02:00
Christian Hewitt
04c8342dbd u-boot: add Amlogic board devices to uboot_helper 2019-06-08 00:39:05 +02:00
Jernej Skrabec
a3878585eb uboot_helper: Add OrangePi 3 2019-06-06 07:33:43 +02:00
Matthias Reichl
c7f2098c74 Merge pull request #3531 from MilhouseVH/le10_minor_cleanup
buildsystem: cleanup (addons) and fix (linux)
2019-06-05 09:41:44 +02:00
Jernej Skrabec
48aa4089dc uboot_helper: Fix Allwinner boards and add NanoPi M1 2019-06-01 10:45:45 +02:00
MilhouseVH
1d81d22225 buildsystem: add pre_configure() function that is not target specific 2019-05-26 19:17:08 +01:00
MilhouseVH
368a9feaf8 buildsystem: don't allow unpack folder to become visible until tagged 2019-05-25 00:30:19 +01:00
MilhouseVH
7bb5fefb42 buildsystem: addons install minor cleanup 2019-05-25 00:30:19 +01:00
kszaq
834e11c9d0 scripts/build: strip all executables in /usr
Some packages install outside /usr/*bin, e.g. /usr/lib/bluetooth
and executables remain unstripped. Try to strip everything
executable except .ko and .so which are handled in separate cases.
2019-05-13 23:20:09 +02:00
kszaq
794dc7164c scripts/image_st: use a 1MB blocksize by default 2019-05-10 22:36:32 +02:00
MilhouseVH
b48622994b Merge pull request #3212 from antonlacon/rpi-zstd-img
rpi: switch to zstd squashfs images
2019-05-10 00:43:43 +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
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
Ian Leonard
3b75089c97 scripts/image: zstd: use a 1MB blocksize by default
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2019-05-03 23:49:08 +00: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
9ad3fbe815 scripts, tools: drop amlpkg building 2019-05-04 00:01:55 +02:00
Jonas Karlman
e92b858d9e scripts/image: build an image for each UBOOT_SYSTEM 2019-05-01 16:27:07 +00:00