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 
> <[email protected]>
> 
> Signed-off-by: Jens Rehsack <[email protected]>

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 <[email protected]>
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to