Commit Graph

102 Commits

Author SHA1 Message Date
zador-blood-stained
612e134e4f Differentiate between stable and nightly images 2017-01-04 16:53:18 +03:00
zador-blood-stained
97a6d20949 Small rework of board selection dialog 2016-12-20 12:46:49 +03:00
zador-blood-stained
d68afa60ca Bugfix 2016-12-19 22:12:27 +03:00
zador-blood-stained
7a79556dd2 Rework WIP boards selection menu
Fix (hopefully) CREATE_PATCHES for u-boot
2016-12-19 22:04:58 +03:00
Igor Pecovnik
5634e57c71 Options for developers - add a .wip configuration option for boards that are under development. They are not shown in selection menu by default but when pressing WIP button. 2016-12-19 18:14:03 +01:00
zador-blood-stained
89ab53bea5 Rework build configuration dialogs
Remove wheezy and trusty options from release selection menu
2016-12-12 21:45:46 +03:00
Igor Pecovnik
f0d2425929 Beta builds are now defined in board configuration - will be live and updated after few test runs. There was also few fixes for parallel building. 2016-12-12 19:38:55 +01:00
Igor Pecovnik
3bcc3c2b15 Parallelization for build all images and BSP compilation works, now fine tuning, testing and possible bug fixing. Kernel and rootfs cache must be cached. 2016-11-25 15:49:03 +01:00
Igor Pecovnik
7b8325a562 First part of script parallelization. Need additional fine tuning. 2016-11-23 21:04:33 +01:00
zador-blood-stained
a371bb6c5f Refactoring for overlayfs_wrapper 2016-11-03 20:57:56 +03:00
zador-blood-stained
ca29e8b7c2 Enhancement for overlay compilation 2016-10-31 20:05:24 +03:00
zador-blood-stained
e06743d9a4 Experimantal option for using tmpfs during compilation 2016-10-24 18:02:58 +03:00
zador-blood-stained
526d40f6c5 Bugfixes for sun8i-next patches 2016-10-18 00:26:56 +03:00
Igor Pecovnik
cd4252988b Added Olimex A33-OLinuXino 2016-10-17 20:33:57 +02:00
zador-blood-stained
a2d153d304 Move a10disp to extras-buildpackages 2016-09-29 18:54:57 +03:00
zador-blood-stained
870a7ac9c3 New option PRIVATE_CCACHE 2016-09-25 18:04:54 +03:00
Igor Pecovnik
7436a57815 Skip updating - a new hidden / internal variable to speedup images creation 2016-09-20 18:17:13 +02:00
Vincent Legoll
34c5ca9fdb Trivial fixes for some text UI
Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-17 18:40:04 +02:00
zador-blood-stained
1fda38e0e9 Move distcc temp directory to /tmp
This hopefully fixes permissions issue if compilation is done in /root
(root home directory)
2016-09-13 18:42:03 +03:00
zador-blood-stained
62b5697847 Update GLshim patch
Update patching process verbosity
Enable installing additional packages by default
2016-09-03 16:42:03 +03:00
zador-blood-stained
e6903c1fd4 Cleanup in code and package lists 2016-08-30 19:25:32 +03:00
zador-blood-stained
2baeffed12 Small fixes and improvements 2016-08-20 22:53:50 +03:00
zador-blood-stained
4acf58d9e4 Update packages building code 2016-08-19 19:16:03 +03:00
zador-blood-stained
186a8dcff5 Use fetch_from_repo for kernel and u-boot sources 2016-08-13 21:15:26 +03:00
zador-blood-stained
5bf1dfdd90 Add more logging 2016-08-11 21:04:41 +03:00
zador-blood-stained
3d332a9c1c Rename some variables for better readability 2016-08-11 17:52:37 +03:00
zador-blood-stained
ba08617152 Cleanup 2016-08-09 18:26:22 +03:00
zador-blood-stained
cff9b6d4a7 Oops 2016-08-03 17:45:06 +03:00
zador-blood-stained
9fbbb44487 Show prompt for BUILD_DESKTOP if RELEASE is set 2016-08-03 17:14:24 +03:00
zador-blood-stained
928c696b25 Rework some package dependencies 2016-07-13 17:45:10 +03:00
zador-blood-stained
86c514cca0 Add sunxi-mali version r3p0 packaging
Finalize chroot-buildpkg changes
2016-07-11 21:20:34 +03:00
zador-blood-stained
d1159a081a Added function fo installing built packages
Added hostapd-realtek package
Fixed xf86-fbturbo configuration
2016-07-11 01:20:30 +03:00
zador-blood-stained
cf3a3cee35 Improve log files backup procedure 2016-07-05 22:16:15 +03:00
zador-blood-stained
1f44c77c6a Improve logging 2016-06-27 14:13:27 +03:00
zador-blood-stained
bd63f77f4c Remove boards.sh
Since board tweaks are in sources configuration files
Rework other functions to reflect changes
2016-06-24 17:30:39 +03:00
zador-blood-stained
b5ffd50e4c Added ability to compile packages in chroot (experimental)
Requires xenial build host
2016-06-19 17:01:27 +03:00
Igor Pecovnik
cdcfd97e5f Disabling patching when FORCE_CHECKOUT is disabled. 2016-06-19 11:39:32 +02:00
zador-blood-stained
7b876190c2 Remove old build log files 2016-06-16 14:34:45 +03:00
zador-blood-stained
db7fa5afd6 Modify firmware packaging procedure 2016-06-15 19:44:14 +03:00
Igor Pecovnik
9520fa2485 Get linux firmware for kernel.org, add missing ones, create a package linux-firmware and install it on the image in the building process. Firmware package, which is build with kernel is removed. We need to test if anything is missing - tested so far: Cubietruck, Banana PRO, M2+ 2016-06-15 17:11:01 +02:00
zador-blood-stained
7c38d36899 Adjust error message about missing toolchain 2016-05-24 17:57:31 +03:00
zador-blood-stained
31feafaf0c Small fixes and improvements 2016-05-04 17:16:39 +03:00
zador-blood-stained
90fdfedf4b Update toolchain selection code 2016-05-04 12:10:45 +03:00
zador-blood-stained
bd58ee6bb8 Reenable update-initramfs on Xenial
Small syntax changes
2016-04-29 12:54:45 +03:00
zador-blood-stained
b4a398a27e Change default debootstrap settings 2016-04-26 21:29:37 +03:00
zador-blood-stained
281276d233 Removed Jessie from list of supported build hosts
Small cleanup
2016-04-23 19:06:39 +03:00
zador-blood-stained
7344345f5a Small cleanup 2016-04-20 19:12:46 +03:00
zador-blood-stained
4f5733217f Support for custom toolchains: toolchain auto selection 2016-04-20 15:38:09 +03:00
zador-blood-stained
78abb240d5 Move patching functions to common.sh
Optimize main.sh
2016-04-18 18:21:43 +03:00
zador-blood-stained
0c6f683a75 Move sun8i mainline to sun8i-dev LINUXFAMILY 2016-04-18 15:17:28 +03:00