Commit Graph

91 Commits

Author SHA1 Message Date
Thilo Graf
56a6509346 Update README.md 2021-06-11 10:07:36 +02:00
Thilo Graf
6c4dace716 Update README.md 2021-06-10 11:23:02 +02:00
Thilo Graf
5e06dceea8 Update README.md 2021-06-10 11:01:13 +02:00
Thilo Graf
5e68f8ae32 update poky 3.2.2 -> 3.2.4 gatesgarth 3.2.4 v0.2.0 2021-05-30 19:45:23 +02:00
Thilo Graf
e7dfb1bad8 Update README.md 2021-05-27 12:58:21 +02:00
Thilo Graf
d84ba263a0 Update README.md 2021-05-27 12:55:38 +02:00
Thilo Graf
6ff644d8a5 Update README.md 2021-05-27 12:33:26 +02:00
Thilo Graf
2a8d426461 Update README.md 2021-05-27 12:08:46 +02:00
Thilo Graf
cd5b0f29ff Update README.md 2021-05-27 11:55:40 +02:00
Thilo Graf
078cd35de1 Update README.md 2021-05-27 11:53:38 +02:00
Thilo Graf
4264e706f7 Update README.md 2021-05-27 11:31:12 +02:00
Thilo Graf
7de2d09c94 Update README.md 2021-05-27 10:31:47 +02:00
Thilo Graf
fe0fc188cf Update README.md 2021-05-27 10:23:38 +02:00
Thilo Graf
8282272189 Update README.md 2021-05-27 10:18:55 +02:00
Thilo Graf
acc4c14a11 Update README.md 2021-05-27 10:11:09 +02:00
Thilo Graf
97f20986cb Update README.md 2021-05-26 09:08:19 +02:00
Thilo Graf
4ce9986d03 Update README.md 2021-05-26 07:05:01 +02:00
Thilo Graf
803697a20c Update README.md 2021-05-25 12:28:01 +02:00
Thilo Graf
eeec3fae0c Update README.md 2021-05-25 11:48:17 +02:00
Thilo Graf
bd83cbb8c1 Update README.md 2021-05-25 11:43:49 +02:00
Thilo Graf
409a9cc2e0 Update README.md 2021-05-12 12:56:54 +02:00
Thilo Graf
6e9868d181 Update README.md 2021-05-12 12:47:14 +02:00
Thilo Graf
ca0fe8f903 Update README.md 2021-05-02 12:53:03 +02:00
Thilo Graf
4eed1f45bf init.sh: add sample for EXTRA_IMAGEDEPENDS 2021-05-02 12:43:39 +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
eacce3ecf2 Update README.md 2021-04-14 12:27:02 +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
315975d540 update local.conf.common.inc.sample 2021-04-12 15:36:09 +02:00
Thilo Graf
88d708c4fe update .gitignore 2021-04-05 16:37:28 +02:00
Thilo Graf
82a5d7a1b4 increment: use inrement file only as sample file 2021-04-05 16:34:48 +02:00
Thilo Graf
1582a34f8b init.sh: add meta-qt5 2021-04-05 16:30:23 +02:00
Thilo Graf
5c3b8c35c8 local.conf.common.inc.sample: add sample lines for local build increment 2021-03-30 11:25:35 +02:00
Thilo Graf
5841847489 Update local.conf.common.inc.sample 2021-03-23 17:47:45 +01:00
Thilo Graf
85370e135d Update README.md 2021-01-26 11:35:46 +01:00
Thilo Graf
b9718c4352 Update README.md 2021-01-13 19:31:06 +01:00
Thilo Graf
acd579ae31 update README.md 2021-01-04 22:31:42 +01:00
Thilo Graf
ab35dab3e2 local.conf.common.inc.sample: use yocto download directory as default 2021-01-04 19:28:41 +01:00
Thilo Graf
2258e9a89a local.conf.common.inc.sample: fix source mirror url
Entry was without effect. Many urls seems to be broken.
Watched with command:
bitbake  --runall="fetch" neutrino-image
2021-01-04 19:28:41 +01:00
Thilo Graf
5c67c090ea Update README.md
update clone url
2020-12-29 20:07:38 +01:00
Thilo Graf
9be5fd6f1e initial commit 3.2.2 v0.1.0 2020-12-29 16:07:16 +01:00