Commit Graph

53 Commits

Author SHA1 Message Date
Igor Pecovnik
31fdc7efbb Upgrades for build-all 2016-12-13 18:04:03 +01: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
zador-blood-stained
1379905485 Allow building u-boot for multiple configurations
This changes sources configuration related variables:
UBOOT_FILES and UBOOT_TARGET are merged into UBOOT_TARGET_MAP
Format: make command arguments ; patch subdirectory ; list
of resulting files

Space-separated list of resulting files may contain entries in format
"source_file_name:destination_file_name" or "simple file_name" for
copying without renaming (default)
2016-12-09 14:03:39 +03:00
zador-blood-stained
50b8fe98cc Small refactoring 2016-12-08 18:44:41 +03:00
zador-blood-stained
dddf228325 Merge and rename u-boot patch directories 2016-11-29 14:27:57 +03:00
zador-blood-stained
cd06793def use uppercase names for global variables MOUNT and SDCARD 2016-11-26 17:06:58 +03: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
8ef1da6ece More updates on parallel running. Kernel should be built before, the rest looks to run ok ... 2016-11-23 21:43:11 +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
34b1db2bee Rename BLACKLIST to MODULES_BLACKLIST 2016-11-14 22:09:17 +03:00
Igor Pecovnik
62b0b92fdb Added new parameter per board: BLACKLIST[next|dev] Creating module blacklist $BOARD.conf if defined. Currently needed for Orange Pi Zero since we don't have beter sollution yet. 2016-11-14 06:59:35 +01:00
zador-blood-stained
18638607d1 Support for updating u-boot on eMMC 2016-10-22 18:34:18 +03:00
zador-blood-stained
0de4293b07 Small fixes 2016-10-22 14:36:08 +03:00
zador-blood-stained
e3c0988d3e Small code adjustment and cleanup 2016-10-14 22:04:32 +03:00
zador-blood-stained
06ca8c8d9d Put boot script name and root device into variables 2016-10-10 19:36:51 +03:00
Vincent Legoll
f360462d2a Fix trailing space characters at EOL (#472)
Done with sed, reverted the files that either had embedded patches
or that may come from external sources (to keep maintenance burden
down, by avoiding needless merge conflicts)

Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-18 17:34:45 +03:00
Igor Pecovnik
194b730d5c Preparing build-all to run multiple instances at once. 2016-09-04 08:01:57 +02:00
zador-blood-stained
db6d0666a8 Small fix for build-all.sh 2016-08-21 17:08:46 +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
Igor Pecovnik
f78e38db76 Restore previous documentation naming and removing PDF creation with markdown-pdf 2016-06-29 11:18:52 +02:00
Igor Pecovnik
c65a793a6f Divide pdf creation into three parts, than merge them together in one document. Docs renamed, content for header and footer not done. 2016-06-24 18:03:53 +02:00
Igor Pecovnik
156d66f87d Create PDF from file in output dir when building all from what's inside lib/documentation. 2016-06-24 16:26:44 +02:00
zador-blood-stained
a402ea719d Move boots cript installation to sources templates 2016-06-13 22:25:46 +03:00
zador-blood-stained
422fc32fbe Move u-boot compilation targets to sources family configuration files
Remove obsolete odroid-c2 upstream patches
2016-05-26 18:58:42 +03:00
Igor Pecovnik
f87f54b2e2 Fixes in areal of building all images and updating repositories 2016-05-23 17:39:51 +02:00
zador-blood-stained
905535681b Unset LOCALVERSION in build-all.sh 2016-05-11 01:15:09 +03:00
zador-blood-stained
d135151a31 Move board-specific tweaks to LINUXFAMILY templates
Add sunxi-fel to list of installed tools on host
2016-05-05 21:10:37 +03:00
zador-blood-stained
697924766c Cleanup for new variables 2016-05-03 23:28:56 +03:00
zador-blood-stained
afe98cc2b3 Fix for disabling swap on non-ext4 FS
Small fixes and optimizations
2016-05-01 17:49:29 +03:00
Igor Pecovnik
a9867c9883 Some practical enhancements to build all script 2016-04-30 21:25:51 +02:00
zador-blood-stained
9a045ea079 Fix for build-all.sh 2016-04-24 21:01:43 +03:00
zador-blood-stained
7344345f5a Small cleanup 2016-04-20 19:12:46 +03:00
Igor Pecovnik
2697f999c4 Board config rework, more precise target defining for automated build process, build kernel only removed from switch, so it prompts by default 2016-04-18 22:10:31 +02:00
Igor Pecovnik
0371151782 Bugfix, ARCH was not clearing 2016-04-18 19:32:28 +02:00
zador-blood-stained
61393a1287 Minimize configuration.sh 2016-04-18 19:20:15 +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
7a92cfe632 Small fixes 2016-04-17 00:01:27 +03:00
zador-blood-stained
27339983b5 Rework build-all.sh to use board configuration files 2016-04-16 21:42:53 +03:00
zador-blood-stained
bacb470031 Fix copy-paste mistakes and spelling 2016-04-08 17:00:57 +03:00
zador-blood-stained
42eb7a1fac Initial support for custom toolchains for kernel and u-boot compilation
common.sh small cleanup
2016-04-08 01:09:55 +03:00
zador-blood-stained
f135eca2b2 Allow using FAT boot partition with any device 2016-03-30 19:20:42 +03:00
Igor Pecovnik
f8982e1e7e Refactoring for build-all, added CLI_TARGET to configuration.sh for defining which CLI images we build, same logic as DESKTOP_TARGET, prepared for Ubuntu Xenial 2016-03-19 08:54:07 +01:00
Igor Pecovnik
59029d7abc example 2016-02-20 18:58:44 +01:00
Igor Pecovnik
995edff3a9 Small tweaking to build-all functions 2016-02-20 16:39:04 +01:00
Igor Pecovnik
d3cdac7000 Build all rework and added new internal variable for desktop building 2016-02-10 20:01:02 +01:00
Igor Pecovnik
eb8810509d Tiny fixes and cleanup in multi building process 2016-02-10 15:53:40 +01:00
Igor Pečovnik
bd71c2c9c9 Missing patches for u-boot default branch and fixes for "build all" 2015-12-28 12:26:28 +01:00
Igor Pečovnik
8b1f00931c More cleanup, fixes regarding build_all 2015-12-27 14:46:51 +01:00
Igor Pečovnik
f96c9b2a74 Package list need one more package and a small fix 2015-12-27 13:49:20 +01:00