Builder mvebu/generic Build #304
Results:
Build successful
SourceStamp:
Repository | git@git.lede-project.org:source.git |
Branch | lede-17.01 |
Revision | 834bd864245293d26bc9ca1ee956799de5865b37 |
Got Revision | 834bd864245293d26bc9ca1ee956799de5865b37 |
Changes | 1 change |
BuildSlave:
lede-17.01-phase1Reason:
The SingleBranchScheduler scheduler named 'all' triggered this build
Steps and Logfiles:
-
nproc property 'nproc' set ( 0 secs )
-
tools/clean User-requested "make tools/clean" skipped ( 0 secs )
- - no logs -
-
toolchain/clean User-requested "make toolchain/clean" skipped ( 0 secs )
- - no logs -
-
target/linux/clean User-requested "make target/linux/clean" skipped ( 0 secs )
- - no logs -
-
dirclean User-requested "make dirclean" skipped ( 0 secs )
- - no logs -
-
distclean User-requested "make distclean" skipped ( 0 secs )
- - no logs -
-
switchbranch Checking out Git branch ( 14 secs )
-
git update ( 1 secs )
-
fetchrefs Fetching Git remote refs ( 0 secs )
-
fetchtag Fetching Git tags skipped ( 0 secs )
- - no logs -
-
switchtag Checking out Git tag skipped ( 0 secs )
- - no logs -
-
rmtmp Remove tmp folder ( 0 secs )
-
rmfeedlinks Remove feed symlinks ( 0 secs )
-
updatefeeds Updating feeds ( 36 secs )
-
installfeeds Installing feeds ( 5 secs )
-
download downloading to .config ( 0 secs )
- - no logs -
-
newconfig Seeding .config ( 0 secs )
-
delbin Removing output directory ( 1 secs )
-
defconfig Populating .config ( 10 secs )
-
checkarch Checking architecture ( 0 secs )
-
libc property 'libc' set ( 0 secs )
-
download_1 downloading to ccache.sh ( 0 secs )
- - no logs -
-
prepccache Preparing ccache ( 3 secs )
-
download_2 downloading to key-build ( 0 secs )
- - no logs -
-
download_3 downloading to key-build.pub ( 0 secs )
- - no logs -
-
dldir Preparing dl/ ( 0 secs )
-
dltar Building GNU tar ( 9 secs )
-
dlrun Populating dl/ ( 15 secs )
-
cleanbase Cleaning base-files ( 4 secs )
-
tools Building tools ( 21 secs )
-
toolchain Building toolchain ( 8 secs )
-
kmods Building kmods ( 49 secs )
-
pkgclean Cleaning up package build ( 4 secs )
-
pkgbuild Building packages ( 6 mins, 5 secs )
-
pkginstall Installing packages ( 23 secs )
-
pkgindex Indexing packages ( 9 secs )
-
images Building images ( 3 mins, 28 secs )
-
diffconfig Generating config.seed ( 4 secs )
-
checksums Calculating checksums ( 5 secs )
-
signprepare Ran ( 0 secs )
-
signpack Packing files to sign ( 0 secs )
-
upload uploading sign.tar.gz ( 0 secs )
- - no logs -
-
signfiles Ran ( 0 secs )
-
download_4 downloading to sign.tar.gz ( 0 secs )
- - no logs -
-
signunpack Unpacking signed files ( 0 secs )
-
dirprepare Preparing upload directory structure ( 0 secs )
-
linkprepare Preparing repository symlink ( 0 secs )
-
dirupload Uploading directory structure ( 0 secs )
-
targetupload Uploading target files ( 42 secs )
-
sourceupload Uploading source archives ( 4 mins, 56 secs )
Build Properties:
Name | Value | Source |
---|---|---|
branch | lede-17.01 | Build |
builddir | /build/lede-17.01/slaves/phase1/mvebu_generic | slave |
buildername | mvebu/generic | Builder |
buildnumber | 304 | Build |
codebase | Build | |
got_revision | 834bd864245293d26bc9ca1ee956799de5865b37 | Git |
libc | SetPropertyFromCommand Step | |
nproc | 8 | SetPropertyFromCommand Step |
project | Build | |
repository | git@git.lede-project.org:source.git | Build |
revision | 834bd864245293d26bc9ca1ee956799de5865b37 | Build |
scheduler | all | Scheduler |
slavename | lede-17.01-phase1 | BuildSlave |
workdir | /build/lede-17.01/slaves/phase1/mvebu_generic | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Christian Lamparterchunkeey@gmail.com
Timing:
Start | Tue Jan 1 22:51:20 2019 |
End | Tue Jan 1 23:10:27 2019 |
Elapsed | 19 mins, 7 secs |
All Changes:
:
Change #1007
Category None Changed by Christian Lamparter <chunkeey @gmail.com>Changed at Tue 01 Jan 2019 17:53:06 Repository git@git.lede-project.org:source.git Branch lede-17.01 Revision 834bd864245293d26bc9ca1ee956799de5865b37 Comments
apm821xx: switch MX60(W)'s recovery images to multi-image method In the past, the MX60(W)'s recovery images always had problems with the size restriction and never really worked without manual intervention. This patch reworks the initramfs, which allows the device to ease up on the impossible tight kernel size requirements for the initramfs image. This new initramfs can be loaded through the MX60(W) U-boot in the following way: => setenv bootargs console=ttyS0,$baudrate => tftpboot $meraki_loadaddr meraki_mx60-initramfs-kernel.bin [...] Load address: 0x800000 Loading: ################################################ [...] done [...] => bootm $fileaddr \## Booting kernel from Legacy Image at 00800000 ... ... For more information and the latest flashing guide: please visit the OpenWrt Wiki Page for the MX60(W): <https://openwrt.org/toh/meraki/mx60#flashing> Signed-off-by: Chris Blake <chrisrblake93@gmail.com> Signed-off-by: Christian Lamparter <chunkeey@gmail.com> (cherry picked from commit 36c19c9f0be23ad327085aa762e95de638e19b4a)
Changed files
- target/linux/apm821xx/image/Makefile