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