From: Richard Leitner <richard.leitner@skidata.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-java][PATCH 1/4] Avoid parse time errors due to dependency on x11, for distros without x11
Date: Thu, 29 Oct 2015 10:31:59 +0100 [thread overview]
Message-ID: <5631E78F.8030300@skidata.com> (raw)
In-Reply-To: <C0C9437F-FD83-4433-A8C9-8B8CDD366097@gmail.com>
On 10/28/2015 06:58 PM, Jens Rehsack wrote:
>
> BitBake raises some errors when processing recipes that depend on x11
> for distros that don't have x11 in DISTRO_FEATURES. To work around
> that issue, REQUIRED_DISTRO_FEATURES = "x11" (from
> distro_features_check.bbclass) has been set for the following recipes:
>
> * cacao (_class-target)
> * classpath (_class-target)
> * jamvm (_class-target)
> * openjdk-7-release
>
> That makes BitBake skip those recipes during the cache generation
> (they'd still be parsed, but ignored).
>
> This patch improves the idea from Mario Domenech Goulart <mario@ossystems.com.br>
>
> Signed-off-by: Jens Rehsack <sno@netbsd.org>
Successfully tested this patch with OpenJDK 7u91b01 for a ARM Cortex A9
target with VFP & X11.
So feel free to add
Acked-by: Richard Leitner <richard.leitner@skidata.com>
next prev parent reply other threads:[~2015-10-29 9:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-28 17:58 [meta-java][PATCH 1/4] Avoid parse time errors due to dependency on x11, for distros without x11 Jens Rehsack
2015-10-29 9:31 ` Richard Leitner [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-27 20:27 Jens Rehsack
2016-03-29 11:14 ` Martin Jansa
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=5631E78F.8030300@skidata.com \
--to=richard.leitner@skidata.com \
--cc=openembedded-devel@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 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.