Commit Graph

15 Commits

Author SHA1 Message Date
Alexandre Bard 20c5049084 Update ublox-module URL
There was a confusion sometimes modules was plural and somestimes
singular.

tpID: #359228
2023-01-23 16:36:14 +01:00
Alexandre Bard e633183689 local.conf: Use symlink for all local.conf
We are anyway using the same local.conf for all distro. It is easier to
maintain it with symlinks than always changing all three files.
2022-08-03 15:16:45 +02:00
Marc Mattmueller f6cf3ab300 build-fct/conf/local.conf: forgot to include the internal-mirror.inc
belongs to the previous commit to overwrite SRC_URI with internal
repos, updated submodules

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-07-28 13:28:11 +02:00
Marc Mattmueller 0fbe39ebfc build-fct: removed unwanted bblayers path
with the adaptions of srcrev we use the devtool also for the
lava image and this was not respected in the environment. Thus,
reverting this commit - sorry

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-06-14 10:21:48 +02:00
Mr Jenkins c2dc99d876 submodules: updated netmodule hashes, triggered by Jenkins (userId=downstream) 2022-06-14 08:17:59 +02:00
Alexandre Bard 1b8231330d local.conf: Use shared states mirrors
Using this mirror will drastically speed up build time when building
from scratch. Everything that has already been built can be retrieved
through this mirror.

BugzID: 80026
2022-06-09 13:28:34 +02:00
Alexandre Bard 2f3120ccca conf: Use netmodules templateconf
These templates are shown when source openembedded build environment.
2022-02-10 09:30:01 +01:00
Marc Mattmueller c987422f62 local.conf: set parallel threads to 8 (server has now 8 vcpu's)
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-10-27 15:59:50 +02:00
Marc Mattmueller bc58edf65d local.conf: remove check of /tmp (space and inodes)
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-10-27 11:45:10 +02:00
Marc Mattmueller c2f977f9fd local.conf: added autorev-packages file and included it in local.conf
BugzID: 75209
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-10-12 11:43:12 +02:00
Marc Mattmueller 85ca7a099e repo: added src-rev script to update source revisions
BugzID: 74523
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-10-11 09:26:12 +02:00
Marc Mattmueller be3a70b6c2 local.conf: set parallel threads back to 4 (due to 2 jobs in parallel)
it is possible that two build jobs run on the same build server (e.g.
mmc- and a ramdisk job). Thus 8 parallel threads are slowing the
build more down than speeding it up.

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-07-29 21:41:06 +02:00
Marc Mattmueller c87a2558b4 local.conf: increased the number of parallel threads from 4 to 8 for fct and min
as we have now different build directories, the different config files
need to be adapted too

BugzID: 73967
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-07-28 10:46:44 +02:00
Lucien Mueller c9caaba9ad Update BUILDHISTORY_COMMIT_AUTHOR.
Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2021-07-28 09:56:03 +02:00
Lucien Mueller 1fdf613433 Create additional build folders.
minimal-image -> build-minimal
ostree images (dev,vcu) -> build
fct/lava-image -> build-fct

BugzID: 73920

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2021-07-28 09:56:03 +02:00