Commit graph

71 commits

Author SHA1 Message Date
zador-blood-stained
d1b8144bd6 Add KERNELPATCHDIR internal variable with default value 2017-05-02 12:50:35 +03:00
zador-blood-stained
1f4f287d2b Rework toolchain selection variables 2017-04-29 13:32:09 +03:00
zador-blood-stained
e2035642d2 Rework boot partition options 2017-04-23 16:56:19 +03:00
zador-blood-stained
bfa7134e12 Add overlay prefixes to sunxi boot script
Add overlay "fixup" scripts support
Rework sunxi boot script to use "prefix" env variable
2017-03-09 00:13:25 +03:00
Igor Pecovnik
e58678fcae Small enhancement to build-all part 2017-02-06 09:49:40 +01:00
zador-blood-stained
9b232d73ba Implement old rootfs cache files clean up option 2017-01-21 16:02:22 +03:00
Igor Pecovnik
593fe47e98 Build-all bugfix 2017-01-19 19:53:15 +01:00
Igor Pecovnik
782e5096c4 Bugfix 2017-01-18 22:14:35 +01:00
zador-blood-stained
75e538f130 Remove Wheezy and trusty targets support part 1 2017-01-12 15:31:53 +03:00
Igor Pecovnik
b623313d56 Linking to file is done on a server side script which recreate links to latest files and remove older in the end of the upload batch. 2017-01-06 06:37:13 +01:00
zador-blood-stained
612e134e4f Differentiate between stable and nightly images 2017-01-04 16:53:18 +03:00
Igor Pecovnik
7144d8783f Create directory structure on download server just before images upload. To be ready for future boards 2017-01-03 09:49:51 +01:00
Igor Pecovnik
935d231308 Remove some deprecated functions 2017-01-02 18:09:56 +01:00
Igor Pecovnik
e9e5722080 Further upload script RFC 2017-01-02 18:08:03 +01:00
Igor Pecovnik
d98ed0ac13 Add some random delay only when creating images in parallel 2016-12-30 19:32:34 +01:00
Igor Pecovnik
ade47680a0 Clearing trailing blanks 2016-12-30 17:56:37 +01:00
Igor Pecovnik
ea729f643d Build all RFC according to new download server scheme. 2016-12-30 17:13:03 +01:00
zador-blood-stained
72ddcfc2ed Rework toolchain selection mechanism
Add possibility to select alternative toolchain
2016-12-20 00:17:16 +03:00
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