|
Re: [auh] [PATCH RESEND 5/5] consistent naming for upgradehelper.py
Thanks, I have added this to AUH repo too now; I assume there are no changes in the re-sent patchset otherwise?
Alex
Thanks, I have added this to AUH repo too now; I assume there are no changes in the re-sent patchset otherwise?
Alex
|
By
Alexander Kanavin
·
#50284
·
|
|
[yocto-autobuilder-helper] [PATCH] scripts: run-auh: update upgrade-helper name
Since https://lists.yoctoproject.org/g/yocto/message/50282 was merged in
autoupgrade-helper git repo, the python script isn't called
upgradehelper.py anymore but upgrade-helper.py for consistency
Since https://lists.yoctoproject.org/g/yocto/message/50282 was merged in
autoupgrade-helper git repo, the python script isn't called
upgradehelper.py anymore but upgrade-helper.py for consistency
|
By
Quentin Schulz
·
#50283
·
|
|
[auh] [PATCH RESEND 5/5] consistent naming for upgradehelper.py
Rename upgradehelper.py into upgrade-helper.py since the conf file and the git
repo are named with a dash to separate "upgrade" and "helper".
The documentation in the README and upgradehelper.py were
Rename upgradehelper.py into upgrade-helper.py since the conf file and the git
repo are named with a dash to separate "upgrade" and "helper".
The documentation in the README and upgradehelper.py were
|
By
Quentin Schulz
·
#50282
·
|
|
[auh] [PATCH RESEND 4/5] README: update mailing list address
Signed-off-by: Quentin Schulz <foss@...>
---
- RESEND because I was not subscribed to the ML with this address already,
- please ignore, resent only for archive purposes on the ML, this patch
Signed-off-by: Quentin Schulz <foss@...>
---
- RESEND because I was not subscribed to the ML with this address already,
- please ignore, resent only for archive purposes on the ML, this patch
|
By
Quentin Schulz
·
#50281
·
|
|
[auh] [PATCH RESEND 3/5] upgradehelper.py: merge dict.get() followed by if into dict.get with a default
Signed-off-by: Quentin Schulz <foss@...>
---
- RESEND because I was not subscribed to the ML with this address already,
- please ignore, resent only for archive purposes on the ML, this patch
Signed-off-by: Quentin Schulz <foss@...>
---
- RESEND because I was not subscribed to the ML with this address already,
- please ignore, resent only for archive purposes on the ML, this patch
|
By
Quentin Schulz
·
#50280
·
|
|
[auh] [PATCH RESEND 2/5] upgrade-helper.conf: update comments and default values
A few comments were misleading or incomplete and some defaults were incorrect.
Signed-off-by: Quentin Schulz <foss@...>
---
- RESEND because I was not subscribed to the ML with this address
A few comments were misleading or incomplete and some defaults were incorrect.
Signed-off-by: Quentin Schulz <foss@...>
---
- RESEND because I was not subscribed to the ML with this address
|
By
Quentin Schulz
·
#50279
·
|
|
[auh] [PATCH RESEND 1/5] modules: statistics: handle recipes without maintainers
Even though a recipe might not have a MAINTAINER set, one still might want to
upgrade it.
This makes it possible to upgrade said kind of recipes and still keep the stats
meaningful by displaying one
Even though a recipe might not have a MAINTAINER set, one still might want to
upgrade it.
This makes it possible to upgrade said kind of recipes and still keep the stats
meaningful by displaying one
|
By
Quentin Schulz
·
#50278
·
|
|
Re: [auh] [PATCH 5/5] consistent naming for upgradehelper.py
Can you please also send a patch to update http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder-helper/tree/scripts/run-auh#n25 ?
Then I can take this patch.
I will add the first four patches
Can you please also send a patch to update http://git.yoctoproject.org/cgit/cgit.cgi/yocto-autobuilder-helper/tree/scripts/run-auh#n25 ?
Then I can take this patch.
I will add the first four patches
|
By
Alexander Kanavin
·
#50277
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.0.4.rc1)
Looks like there were 4 failures in this
Looks like there were 4 failures in this
|
By
Richard Purdie
·
#50276
·
|
|
[ANNOUNCEMENT]Milestone 2 for Yocto Project 3.2 (yocto-3.2_M2) now available
Hello,
We are pleased to announce the second milestone release for Yocto Project 3.2 (yocto-3.2_M2) is now available for
Hello,
We are pleased to announce the second milestone release for Yocto Project 3.2 (yocto-3.2_M2) is now available for
|
By
Vineela
·
#50275
·
|
|
Re: luajit build issue for rpi3
OK nevermind. It seems to be builder issue. When re-installed
everything works fine. Sorry for noise.
--
as simple and primitive as possible
-------------------------------------------------
Marek
OK nevermind. It seems to be builder issue. When re-installed
everything works fine. Sorry for noise.
--
as simple and primitive as possible
-------------------------------------------------
Marek
|
By
Marek Belisko
·
#50274
·
|
|
Re: [poky][master][PATCH] qemu.inc: Use virtual/libgl instead of mesa
Okay, sending now.
Thanks,
Chandana
Okay, sending now.
Thanks,
Chandana
|
By
Chandana kalluri
·
#50273
·
|
|
Re: [poky][master][PATCH] qemu.inc: Use virtual/libgl instead of mesa
Right, I agree with that. Then the patch is fine, but please send it to the correct list: openembedded-core@...
Alex
Right, I agree with that. Then the patch is fine, but please send it to the correct list: openembedded-core@...
Alex
|
By
Alexander Kanavin
·
#50272
·
|
|
Re: [poky][master][PATCH] qemu.inc: Use virtual/libgl instead of mesa
I agree its possible for virgl and qemu to not be tested with other libgl providers other than mesa.
But I also think mesa shouldn’t be hardcoded within the two recipes and should use virtual/libgl
I agree its possible for virgl and qemu to not be tested with other libgl providers other than mesa.
But I also think mesa shouldn’t be hardcoded within the two recipes and should use virtual/libgl
|
By
Chandana kalluri
·
#50271
·
|
|
Re: [poky][master][PATCH] qemu.inc: Use virtual/libgl instead of mesa
It's not up to OE/YP to verify alternatives, it's up to the people providing the
alternatives.
The question is, is this a MESA dependency or a virtual/gl dependency. If it's
the former, then mesa is
It's not up to OE/YP to verify alternatives, it's up to the people providing the
alternatives.
The question is, is this a MESA dependency or a virtual/gl dependency. If it's
the former, then mesa is
|
By
Mark Hatle
·
#50270
·
|
|
Re: [poky][master][PATCH] qemu.inc: Use virtual/libgl instead of mesa
Virgl is not verified with anything else than mesa, and will almost certainly fail. And so does qemu.
I think you should rather remove glx and virglrenderer from qemu PACKAGECONFIG, so that mesa is
Virgl is not verified with anything else than mesa, and will almost certainly fail. And so does qemu.
I think you should rather remove glx and virglrenderer from qemu PACKAGECONFIG, so that mesa is
|
By
Alexander Kanavin
·
#50269
·
|
|
how to combine out-of-tree kernel module with EXTERNALSRC kernel source?
currently have a perfectly functioning zeus-based layer with a
small number of out-of-tree kernel modules which build just fine
with:
$ bitbake kernel-module-fubar
against the stock linux-yocto
currently have a perfectly functioning zeus-based layer with a
small number of out-of-tree kernel modules which build just fine
with:
$ bitbake kernel-module-fubar
against the stock linux-yocto
|
By
Robert P. J. Day
·
#50268
·
|
|
[poky][master][PATCH] qemu.inc: Use virtual/libgl instead of mesa
If there are multiple providers of virtual/libgl and mesa is not the default
provider, the recipe compilation fails. Use virtual/libgl to pick the default
provider.
Signed-off-by: Sai Hari Chandana
If there are multiple providers of virtual/libgl and mesa is not the default
provider, the recipe compilation fails. Use virtual/libgl to pick the default
provider.
Signed-off-by: Sai Hari Chandana
|
By
Chandana kalluri
·
#50267
·
|
|
Re: cmake-based project with system lib dependency
Hi Sergey,
DEPENDS = "util-linux"
(DEPENDS is for build time dependencies and you add the recipe providing
the sources for it, RDEPENDS_${PN} is for runtime dependencies and you
add packages to it
Hi Sergey,
DEPENDS = "util-linux"
(DEPENDS is for build time dependencies and you add the recipe providing
the sources for it, RDEPENDS_${PN} is for runtime dependencies and you
add packages to it
|
By
Quentin Schulz
·
#50266
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for August 11 2020
Yocto Technical Team Minutes, Engineering Sync, for August 11 2020
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made
Yocto Technical Team Minutes, Engineering Sync, for August 11 2020
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made
|
By
Trevor Woerner
·
#50265
·
|