[oe] Updates to meta-java (master) in 2015-10-29

Otavio Salvador otavio.salvador at gmail.com
Thu Oct 29 11:06:32 UTC 2015


Hello,

I pushed following updates:

commit a88718b6a6ec2a9429cbfd364d590ae69eb661e4 (HEAD -> pending, yocto/master, m/master)
Author: Jens Rehsack <rehsack at gmail.com>
Date:   Wed Oct 28 18:58:24 2015 +0100

    Avoid parse time errors due to dependency on x11, for distros without x11
    
    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 at ossystems.com.br>
    
    Signed-off-by: Jens Rehsack <sno at netbsd.org>
    Acked-by: Richard Leitner <richard.leitner at skidata.com>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Regards,

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the Openembedded-devel mailing list