|
[PATCH yocto-autobuilder-helper] config.json: add a systemd no-x11 build
Ping :) Alex
By
Alexander Kanavin
· #52613
·
|
|
[PATCH yocto-autobuilder-helper] config.json: add a systemd no-x11 build
Particularly the weston image has now regressed twice under systemd, so I think there should be a quality gate for it. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- config.json | 15 ++
Particularly the weston image has now regressed twice under systemd, so I think there should be a quality gate for it. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- config.json | 15 ++
|
By
Alexander Kanavin
· #52563
·
|
|
[meta-mingw] [PATCH] libgcrypt: drop 1.8.x append and patch
1.9.x no longer requires this, as the code has been refactored into an external script that has defaults and a guard for .git directory. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- .
1.9.x no longer requires this, as the code has been refactored into an external script that has defaults and a guard for .git directory. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- .
|
By
Alexander Kanavin
· #52501
·
|
|
[PATCH] lib/oeqa/selftest/cases/reproducible.py : updated test to faketime in future when buiding the second test build.
Wait, this needs to be explained a bit better. What reproducibility issues does this address that the existing test does not? Alex
Wait, this needs to be explained a bit better. What reproducibility issues does this address that the existing test does not? Alex
|
By
Alexander Kanavin
· #52491
·
|
|
oeqa: test cases at the end of the test suite
I'd say improving the actual test ordering function is the way to go, yes. Not sure how the ordering 'hint' should be like, but maybe setting an integer priority via a decorator would work: @OETestPri
I'd say improving the actual test ordering function is the way to go, yes. Not sure how the ordering 'hint' should be like, but maybe setting an integer priority via a decorator would work: @OETestPri
|
By
Alexander Kanavin
· #51876
·
|
|
[auh][PATCH] upgrade-helper.py: handle unassigned recipes correctly
Attempting to send to unassigned@... bounces immediately, which means the CC recipients (such as oe-core list) won't get the email either. Instead, send to cc directly. Signed-off-by: Ale
Attempting to send to unassigned@... bounces immediately, which means the CC recipients (such as oe-core list) won't get the email either. Instead, send to cc directly. Signed-off-by: Ale
|
By
Alexander Kanavin
· #51821
·
|
|
[PATCH yocto-autobuilder-helper] auh-config: add non-default distro features
ping :) Alex
By
Alexander Kanavin
· #51453
·
|
|
[PATCH yocto-autobuilder-helper] auh-config: add non-default distro features
ping :) Alex
By
Alexander Kanavin
· #51447
·
|
|
[PATCH yocto-autobuilder-helper] auh-config: add non-default distro features
ping :) Alex
By
Alexander Kanavin
· #51418
·
|
|
[PATCH yocto-autobuilder-helper] auh-config: add non-default distro features
ping :) Alex
By
Alexander Kanavin
· #51411
·
|
|
python bump
You should rather move to a yocto release that has the needed python, backporting major pieces like that is difficult to impossible. Alex
You should rather move to a yocto release that has the needed python, backporting major pieces like that is difficult to impossible. Alex
|
By
Alexander Kanavin
· #51350
·
|
|
Missing vardeps in meta/classes/roofs_rpm.bbclass?
This seems like you need to make a patch (for master branch) and send it to oe-core list? :) Alex
This seems like you need to make a patch (for master branch) and send it to oe-core list? :) Alex
|
By
Alexander Kanavin
· #51348
·
|
|
[gtk+3][zeus] building only with wayland backend, no x11
This seems like libepoxy was not properly rebuilt when you changed DISTRO_FEATURS, even though it should have been. Can you try to reproduce the issue on master please? Alex
This seems like libepoxy was not properly rebuilt when you changed DISTRO_FEATURS, even though it should have been. Can you try to reproduce the issue on master please? Alex
|
By
Alexander Kanavin
· #51346
·
|
|
[PATCH yocto-autobuilder-helper] auh-config: add non-default distro features
This adds systemd and pam related recipes to upstream checks and devtool-driven updates. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- scripts/auh-config/local.conf.append | 1 + 1 file
This adds systemd and pam related recipes to upstream checks and devtool-driven updates. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- scripts/auh-config/local.conf.append | 1 + 1 file
|
By
Alexander Kanavin
· #51334
·
|
|
Yoctoproject.org cgit tags CSS
I am not seeing a change - the tags are still not highlighted (e.g. commit on top): http://git.yoctoproject.org/cgit.cgi/poky/log/?h=yocto-3.2 This file still contains only the old name: http://git.yo
I am not seeing a change - the tags are still not highlighted (e.g. commit on top): http://git.yoctoproject.org/cgit.cgi/poky/log/?h=yocto-3.2 This file still contains only the old name: http://git.yo
|
By
Alexander Kanavin
· #51332
·
|
|
[gtk+3][zeus] building only with wayland backend, no x11
Do you actually need gtk+3 in your image? There is a poky configuration that builds core-image-weston without x11, and core-image-weston does pull in gtk+3, and all that happens without errors: http:/
Do you actually need gtk+3 in your image? There is a poky configuration that builds core-image-weston without x11, and core-image-weston does pull in gtk+3, and all that happens without errors: http:/
|
By
Alexander Kanavin
· #51320
·
|
|
[yocto-autobuilder2][RFC PATCH] config.py: add "only-x11" target to builds
This target builds and tests core-image-sato and associated SDKs, as otherwise the AB targets have been moved to core-image-weston. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- config
This target builds and tests core-image-sato and associated SDKs, as otherwise the AB targets have been moved to core-image-weston. Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- config
|
By
Alexander Kanavin
· #51311
·
|
|
[RFC PATCH 5/5] config.json: add a target to test standalone X11 image
Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.json b/config.json index 51a540c..5ad3017 100644 --- a/config.js
Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- config.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config.json b/config.json index 51a540c..5ad3017 100644 --- a/config.js
|
By
Alexander Kanavin
· #51310
·
|
|
[RFC PATCH 3/5] config.json: replace core-image-sato with core-image-weston
I believe the time has come for YP to be defaulting to Wayland and not X11. X11 is effectively deprecated technology at this point with only minimal maintenance; standalone X server will not be develo
I believe the time has come for YP to be defaulting to Wayland and not X11. X11 is effectively deprecated technology at this point with only minimal maintenance; standalone X server will not be develo
|
By
Alexander Kanavin
· #51309
·
|
|
[RFC PATCH 4/5] config.json: pam is required when weston starts under systemd
Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index def8d5a..51a540c 100644
Signed-off-by: Alexander Kanavin <alex.kanavin@...> --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index def8d5a..51a540c 100644
|
By
Alexander Kanavin
· #51308
·
|