| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Martin Borg <martin.borg@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
|
|
|
|
|
|
|
|
|
| |
The enea-init-build-env script checks for meta-yocto when
adding layers to bblayers.conf. On poky master, meta-yocto has
now been renamed to meta-poky.
(commit 9d5483c37523ff3d334c98cafb848282b54962cd)
Signed-off-by: Martin Borg <martin.borg@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
|
Add enea-init-build-env to the repo.
Sourcing it from poky dir shall be done with explicit path using:
"source meta-enea-base/enea-init-build-env [OPTIONS]".
The default layer added to bblayers.conf is now meta-enea-base
instead of meta-enea and shouldn't be added in the
"-l" option as usual.
Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
|