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

Otavio Salvador otavio.salvador at gmail.com
Thu Oct 15 13:45:43 UTC 2015


Hello,

I pushed following updates:

commit 573c9b4e706467fe974a026dbbc5309e66071edd (HEAD -> pending, yocto/master, m/master)
Author: Jens Rehsack <rehsack at gmail.com>
Date:   Thu Oct 15 13:54:41 2015 +0200

    openjdk: Avoid extra-noise because of self-satisfying dependency
    
    I realized one small issue last days: the dependency of openjdk-*-demos on java2-vm, which is
    provided by the current recipe (eg. openjdk-7) causes bitbake scan for alternatives (eg. java2-vm
    provided by openjdk-6) without any need.
    
    I would recommend to remove such a generic dependency:
    * openjdk-6-demos require openjdk-6-jre, period.
    * openjdk-7-demos require openjdk-7-jre, period.
    * openjdk-8-demos require openjdk-8-jre, period.
    
    There is no sense in satisfying openjdk-8-demos with openjdk-6-jre (even if it might be possible).
    
    Signed-off-by: Jens Rehsack <sno at netbsd.org>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit fd9529fb70fb9621e2563427e1ba7b8a504b6fd0
Author: Jens Rehsack <rehsack at gmail.com>
Date:   Thu Oct 15 13:54:04 2015 +0200

    meta-java: avoid garbadge files making noise when gitting around :)
    
    Adding a .gitignore file ignoring the typical noise when applying patches,
    working with common editors and so on. Based on .gitignore of meta-openembedded.
    
    Signed-off-by: Jens Rehsack <sno at netbsd.org>
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit b331dec1d8c18e48b39b3c9e5d0c547e066f1d15
Author: Jens Rehsack <rehsack at gmail.com>
Date:   Thu Oct 15 13:52:09 2015 +0200

    icedtea7-native: compiling without x11
    
    Allow building icedtea7 without any X11 dependency.
    
    This affects the native part only which is required to bootstrap openjdk-8-native
    for cross-compiling openjdk-8, but should be adoptable for cross-compiled recipe
    as well as for openjdk-6.
    
    Signed-off-by: Jens Rehsack <sno at netbsd.org>
    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