530 Commits

Author SHA1 Message Date
Lukas Rusak
14c62f8f3d Merge pull request #781 from MilhouseVH/path_optimise
path: optimize package processing
2016-09-30 10:43:17 -07:00
MilhouseVH
af5010824e toolchain: only setup_toolchain when building 2016-09-30 06:19:25 +01:00
MilhouseVH
01eff6af7c path: optimize package processing 2016-09-30 03:23:01 +01:00
Lukas Rusak
101243265b
scripts/build: use debug option for target instead of host 2016-09-29 12:23:27 -07:00
Lukas Rusak
02f0de1a7e
scripts/build: cmake default to Release build type 2016-09-26 23:21:05 -07:00
Stephan Raue
aca0869cf4
scripts/build: add support to automatically build cmake projects if cmake is supported, add support for $PKG_CMAKE_OPTS_(TARGET|HOST|INIT|BOOTSTRAP)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:33 -07:00
Stephan Raue
bc1419e886
scripts/build: reuse $TARGET_CONFIGURE_OPTS for $INIT_CONFIGURE_OPTS and $HOST_CONFIGURE_OPTS for $BOOTSTRAP_CONFIGURE_OPTS, rename $TARGET_NAME-init and $HOST_NAME-, cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:33 -07:00
Stephan Raue
734003bbeb
config/functions: add support for 'setup_toolchain() init' and 'setup_toolchain() bootstrap'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-09-26 23:20:32 -07:00
Lukas Rusak
a4cdd9345c Merge pull request #738 from MilhouseVH/gpt_fsresize
scripts/mkimage: Add run mode, remember default selection, resize gpt…
2016-09-20 13:12:21 -07:00
MilhouseVH
7353f15dd3 scripts/mkimage: Add run mode, remember default selection, resize gpt partitions 2016-09-15 23:25:13 +01:00
awiouy
063df1797e Decommission PKG_ADDON_REPOVERSION 2016-09-13 08:13:07 +02:00
Jonas Karlman
89de68843e scripts/unpack: clean stale package build dir 2016-09-11 15:33:59 +02:00
Lukas Rusak
6cd2350411
cleanup: clean build scripts to make more reproducible builds 2016-08-29 14:55:00 -07:00
MilhouseVH
39021544c4 mkimage: add fogotten distroconfig.txt after #389 2016-08-28 22:07:53 +01:00
MilhouseVH
46ceb4a3f6 image: fakeroot chokes on image names with meta chars 2016-08-26 20:24:29 +01:00
Jonas Karlman
9dde35d458 scripts/mkimage: add support for boot-logo.bmp.gz 2016-08-24 23:03:18 +02:00
Jonas Karlman
e8870e6abd u-boot: use pre-fused u-boot.bin
Use pre-fused u-boot.bin and drop use of bl1.bin.hardkernel for Odroid C2
Only need to write 0-111 and 512+ to image/disk
2016-08-24 23:03:18 +02:00
Christian Hewitt
a7c8456f95 Merge pull request #626 from vpeter4/image-label
scripts/mkimage: set real volume label on system partition
2016-08-17 14:42:49 +04:00
Immanuel Klinkenberg
e0bdb4a74d scripts/image: $RELEASE_DIR removing fix for Amlogic builds and cleanup 2016-08-15 20:28:34 +02:00
Peter Vicman
33ee98ef6e scripts/mkimage: set real volume label on system partition for all projects
useful when disk is mounted showing nice label LIBREELEC instead of NO NAME
2016-08-15 19:44:49 +02:00
Alex Deryskyba
fff95904af scripts/checkdeps: Add lzop as a dependency, it is required to build kernel for WeTek Hub 2016-08-12 13:29:10 +02:00
Alex Deryskyba
2edb1194fc scripts/image: Remove release directory after creating Amlogic OTA update package 2016-08-11 16:47:03 +02:00
Alex Deryskyba
2e1ddeb80f scripts/image: Include device tree image into Amlogic OTA update package 2016-08-11 16:47:03 +02:00
Alex Deryskyba
0fbb9d1b38 scripts/mkimage: Include Amlogic device tree into SD-card image 2016-08-11 16:47:03 +02:00
CvH
6d293503cb Merge pull request #164 from zalaare/Virtual-Staging
virtual: build system improvements
2016-08-01 18:54:26 +02:00
zalaare
4262d3fb4e scripts/image: use virtual package "virtual" for ovf creation dependencies 2016-08-01 12:46:42 -04:00
Immanuel Klinkenberg
ca1f6e1f3f Fix NAND auto installs on WeTek devices 2016-07-28 11:08:56 +02:00
zalaare
8ada210183 scripts/mkimage: enable building Open Virtualization Format image 2016-07-27 10:53:36 -04:00
zalaare
ce76ed6a5e scripts/image: add PROJECT_DIR, PROJECT, and DISTRO variables to mkimage script 2016-07-27 10:53:36 -04:00
islipfd19
b004f13828 Update image script to expose build filename
Update script image to expose build filename so that it can be accessed by external scripts; i.e. copying builds from Jenkins to web03.
2016-07-14 08:15:27 -04:00
kszaq
ba140c890e scripts/image: don't copy *-update.zip to target directory
This file is not needed as it's included in "full" ZIP already.
2016-07-04 20:28:26 +02:00
Christian Hewitt
f6d52c9bca Merge pull request #432 from MilhouseVH/libreelec_unpack
build: start using .libreelec-unpack
2016-06-25 14:20:19 +04:00
Lukas Rusak
be139097a9 scripts/image: cleanup leftover directories 2016-06-24 11:06:31 -07:00
Peter Vicman
0d26727fad scripts/mkimage: check filesystem on system partition 2016-06-12 17:19:38 +02:00
MilhouseVH
4737e78764 build: start using .libreelec-unpack 2016-06-08 08:13:39 +01:00
Alexander D. Kanevskiy
8e186a23bb scripts/checkdeps: add support for OpenSUSE
Signed-off-by: Alexander D. Kanevskiy <kad@kad.name>
2016-06-05 10:54:16 +02:00
Lukas Rusak
90e6188603 scripts/image: make the images as well when running make noobs 2016-05-20 13:18:28 -07:00
MilhouseVH
049c68838d noobs: Use 40x40 icon, when available 2016-05-20 18:31:42 +01:00
Lukas Rusak
eb052860c1 scripts/mkimage: support Odroid_C2 2016-05-05 01:23:04 -07:00
longchair
d2450fa3ee image : allow distros to use a custom version and git hash 2016-05-01 17:41:23 +02:00
Joerg Felser
cbe327e07e changed libreelec URLs in (mainly) descriptions to https://libreelec.tv
changed libreelec URLs in (mainly) descriptions to https://libreelec.tv

fixup
2016-04-27 11:36:31 +02:00
Michael Busby
c23d571b47 corrected typo 2016-04-15 16:40:51 +01:00
Michael Busby
eba907be9b also dt-blob gets copied here 2016-04-15 13:50:32 +01:00
Michael Busby
b8418649b2 copy the dt-blob to image
this is a follow on from #155
2016-04-15 13:44:13 +01:00
MilhouseVH
6a3535a58f Merge pull request #134 from lrusak/upstream-changes
build xmlstarlet
2016-04-14 10:38:13 +01:00
Stephan Raue
0260255dff scripts/checkdeps: we build our own 'xmlstarlet'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-04-12 22:06:39 -07:00
MilhouseVH
54face5178 build: Install gdb for release builds (RFC) 2016-04-12 22:34:11 +01:00
Mark Walker
77fff1ecf3 Change from ! -z -> -n 2016-04-12 13:33:30 +02:00
Mark Walker
d1fe7c07ff Add option for CUSTOM_IMAGE_NAME to allow for alternate image naming 2016-04-12 13:32:39 +02:00
Lukas Rusak
4069754edd Merge pull request #137 from kszaq/wetek-userdata-wipe
projects/WeTek_*: Move userdata wipe to factory_update_param script
2016-04-11 23:43:19 -07:00