Commit Graph

95 Commits

Author SHA1 Message Date
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
zador-blood-stained
a0410e14e7 Fix copy-paste mistake 2016-04-17 15:12:09 +03:00
zador-blood-stained
e85f2f5613 Small fixes 2016-04-16 18:12:34 +03:00
zador-blood-stained
52ff35adb2 Rework main.sh and configuration.sh to use board configuration files 2016-04-16 18:06:21 +03:00
zador-blood-stained
8295987813 Various fixes and improvements 2016-04-14 18:08:21 +03:00
zador-blood-stained
bacb470031 Fix copy-paste mistakes and spelling 2016-04-08 17:00:57 +03:00
zador-blood-stained
fcacbaf974 Rework external applications into plugins 2016-04-08 16:49:04 +03:00
zador-blood-stained
a208d66f3c Layout typo 2016-04-02 13:40:09 +03:00