From: Christian Eggers <ceggers@arri.de>
To: <openembedded-core@lists.openembedded.org>
Cc: Christian Eggers <ceggers@arri.de>
Subject: [PATCH 4/4] librsvg: reenable nativesdk
Date: Fri, 25 Mar 2022 07:52:26 +0100 [thread overview]
Message-ID: <20220325065226.14833-4-ceggers@arri.de> (raw)
In-Reply-To: <20220325065226.14833-1-ceggers@arri.de>
Rust is now available for nativesdk. So the nativesdk build for librsvg
can be enabled again.
Signed-off-by: Christian Eggers <ceggers@arri.de>
---
meta/recipes-gnome/librsvg/librsvg_2.52.7.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb b/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb
index eb420e732cc8..78eb93c6351e 100644
--- a/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb
+++ b/meta/recipes-gnome/librsvg/librsvg_2.52.7.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
SECTION = "x11/utils"
DEPENDS = "cairo gdk-pixbuf glib-2.0 libcroco libxml2 pango"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
inherit gnomebase gtk-doc pixbufcache upstream-version-is-even gobject-introspection rust vala
--
2.34.1
prev parent reply other threads:[~2022-03-25 7:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-25 6:52 [PATCH 1/4] rust-common: override RUST_LIBC for crosssdk Christian Eggers
2022-03-25 6:52 ` [PATCH 2/4] machine-sdk: clear ABIEXTENSION for class-crosssdk Christian Eggers
2022-03-25 6:52 ` [PATCH 3/4] rust-crosssdk: use ${RUST_LIBC} in ${PN} Christian Eggers
2022-03-25 6:52 ` Christian Eggers [this message]
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=20220325065226.14833-4-ceggers@arri.de \
--to=ceggers@arri.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