Commit Graph

11 Commits

Author SHA1 Message Date
Thilo Graf
bba6f1757a rework script for more required layers and configurations 2022-08-23 11:08:19 +02:00
Thilo Graf
e6adc400ae init: prepare for bre2ze4k 2022-06-12 14:17:53 +02:00
Thilo Graf
5a69bca0b3 Update init.sh 2022-03-15 20:04:38 +01:00
Thilo Graf
f0a324cf8c init.sh: add link to source doc directory 2021-10-13 17:24:02 +02:00
Thilo Graf
e843103372 init: update to latest gatesgarth revision 2021-09-06 14:26:14 +02:00
Thilo Graf
5e68f8ae32 update poky 3.2.2 -> 3.2.4 gatesgarth 2021-05-30 19:45:23 +02:00
Thilo Graf
adf32c85ae init.sh: add missing call for meta-qt5 update 2021-04-27 17:35:01 +02:00
Thilo Graf
09538c7a69 init: allow update to defined yocto release
Update via ./init.sh will now clone and update to defined and testet
yocto release.
A general update is disabled with variable $YOCTO_LAYER_DO_UPDATE=0
Reason: yocto recomends not to modify any parts of the yocto repositories. becaus all
Local changes can be done in your local layers e.g. with bbappend files.
see also: https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#using-bbappend-files

Another point is, the defined relase version is tested and should working
with our build.
2021-04-22 11:24:43 +02:00
Thilo Graf
be25daedbc init: avoid update to untested upstream branch
update of yocto layer is disabled on executing init script, for yocto oe it's better to use a tested tag, defined with $YOCTO_BRANCH_HASH
2021-04-13 12:40:12 +02:00
Thilo Graf
1582a34f8b init.sh: add meta-qt5 2021-04-05 16:30:23 +02:00
Thilo Graf
9be5fd6f1e initial commit 2020-12-29 16:07:16 +01:00