On Wed, 2022-07-13 at 18:42 -1000, Steve Sakoman wrote:
> At this point I've only seen this on kirkstone, but I suspect it is
> only a matter of time before we see it on master too. So we should
> probably consider this for master too.
No probably about it, I've queued for testing!
Cheers,
Richa
At this point I've only seen this on kirkstone, but I suspect it is
only a matter of time before we see it on master too. So we should
probably consider this for master too.
Steve
On Wed, Jul 13, 2022 at 6:36 PM Steve Sakoman via
lists.openembedded.org
wrote:
>
> Autobuilder workers were non-det
Autobuilder workers were non-deterministically enabling capstone
depending on whether the worker had libcapstone installed.
Add PACKAGECONFIG for capstone with default off, since ruby does not
require capstone support.
Signed-off-by: Steve Sakoman
---
meta/recipes-devtools/ruby/ruby_3.1.2.bb |