From: Luca Ceresoli <luca.ceresoli@bootlin.com>
To: "Markus Volk" <f_l_k@t-online.de>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [meta-oe][RFC PATCH 2/2] libsdl2: rework and cleanup
Date: Thu, 19 May 2022 16:18:29 +0200 [thread overview]
Message-ID: <20220519161829.2d10631c@melee> (raw)
In-Reply-To: <20220519064312.391164-2-f_l_k@t-online.de>
Hello Marius,
Il giorno Thu, 19 May 2022 08:43:12 +0200
"Markus Volk" <f_l_k@t-online.de> ha scritto:
> - add libusb dependency because libsdl2 is looking for it
> - remove xvm and xinerama since support has been dropped in sdl code
> - allow native build for libxkbcommon and xkeyboard-config to allow
> alignment of native/target build
> - align native and target build
> - add PACKAGECONFIG options for pipewire and libdecor
>
> Signed-off-by: Markus Volk <f_l_k@t-online.de>
> ---
> meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb | 17
> ++++++++--------- .../xorg-lib/libxkbcommon_1.4.0.bb |
> 2 ++ .../xorg-lib/xkeyboard-config_2.35.1.bb | 2 ++
> 3 files changed, 12 insertions(+), 9 deletions(-)
>
> diff --git a/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb
> b/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb index
> 7678319770..a6550c3175 100644 ---
> a/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb +++
> b/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb @@ -21,6 +21,8 @@
> LIC_FILES_CHKSUM:append = " ${@bb.utils.contains('PACKAGECONFIG',
> 'arm-neon', 'f PROVIDES = "virtual/libsdl2"
>
> +DEPENDS = "libusb"
This patch is causing errors on the autobuilders due to this line:
stdio: ERROR: Nothing PROVIDES 'libusb' (but
/home/pokybuild/yocto-worker/beaglebone/build/meta/recipes-graphics/libsdl2/libsdl2_2.0.22.bb
DEPENDS on or otherwise requires it). Close matches:
Here are a few logs:
https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/5269/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/5269/steps/12/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/65/builds/5269/steps/14/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/20/builds/5590/steps/12/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/5243/steps/12/logs/stdio
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2022-05-19 14:18 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-19 6:43 [meta-oe][RFC PATCH 1/2] libdecor: initial add recipe Markus Volk
2022-05-19 6:43 ` [meta-oe][RFC PATCH 2/2] libsdl2: rework and cleanup Markus Volk
2022-05-19 14:18 ` Luca Ceresoli [this message]
2022-05-19 14:30 ` [OE-core] " Markus Volk
2022-05-19 15:15 ` Alexander Kanavin
2022-05-19 16:43 ` [OE-core] [meta-oe][RFC PATCH 1/2] libdecor: initial add recipe Luca Ceresoli
2022-05-19 16:46 ` Alexander Kanavin
2022-05-19 19:42 ` Markus Volk
2022-05-19 19:59 ` Alexander Kanavin
2022-05-19 20:12 ` Markus Volk
2022-05-20 12:46 ` Markus Volk
2022-05-21 7:48 ` richard.purdie
2022-05-22 8:48 ` Markus Volk
2022-05-22 9:24 ` richard.purdie
2022-05-22 10:22 ` Markus Volk
2022-05-22 12:12 ` richard.purdie
2022-05-22 17:26 ` Markus Volk
2022-05-23 15:26 ` Markus Volk
2022-05-31 19:06 ` Markus Volk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220519161829.2d10631c@melee \
--to=luca.ceresoli@bootlin.com \
--cc=f_l_k@t-online.de \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox