All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [yocto] [PATCH yocto-autobuilder-helper] config.json: test only command line images with x32
       [not found] <16E921999664975E.11608@lists.yoctoproject.org>
@ 2022-05-10 15:51 ` Alexander Kanavin
  0 siblings, 0 replies; only message in thread
From: Alexander Kanavin @ 2022-05-10 15:51 UTC (permalink / raw)
  To: Yocto-mailing-list

Ping, please.

Alex

On Mon, 25 Apr 2022 at 13:54, Alexander Kanavin via
lists.yoctoproject.org <alex.kanavin=gmail.com@lists.yoctoproject.org>
wrote:
>
> There has been a persistent stream of graphical failures on x32,
> and there is doubt about whether x32 is at all used by anyone
> nowadays - let's reduce the scope of x32 QA, and perhaps
> later drop it altogether.
>
> Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
> ---
>  config.json | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/config.json b/config.json
> index 8893695..b571f25 100644
> --- a/config.json
> +++ b/config.json
> @@ -529,11 +529,11 @@
>                  "baselib = \"${@d.getVar('BASE_LIB_tune-' + (d.getVar('DEFAULTTUNE', True) or 'INVALID'), True) or 'lib'}\""
>              ],
>              "step1" : {
> -                "BBTARGETS" : "core-image-minimal core-image-sato",
> +                "BBTARGETS" : "core-image-minimal core-image-full-cmdline",
>                  "SANITYTARGETS" : "core-image-minimal:do_testimage"
>              },
>              "step2" : {
> -                "SANITYTARGETS" : "core-image-sato:do_testimage",
> +                "SANITYTARGETS" : "core-image-full-cmdline:do_testimage",
>                  "extravars" : [
>                      "TEST_SUITES:append = ' x32lib'"
>                  ]
> --
> 2.35.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#56880): https://lists.yoctoproject.org/g/yocto/message/56880
> Mute This Topic: https://lists.yoctoproject.org/mt/90682700/1686489
> Group Owner: yocto+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-05-10 15:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <16E921999664975E.11608@lists.yoctoproject.org>
2022-05-10 15:51 ` [yocto] [PATCH yocto-autobuilder-helper] config.json: test only command line images with x32 Alexander Kanavin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.