Hello,

I pushed following updates:

commit 573c9b4e706467fe974a026dbbc5309e66071edd (HEAD -> pending, yocto/master, 
m/master)
Author: Jens Rehsack <[email protected]>
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 <[email protected]>
    Signed-off-by: Otavio Salvador <[email protected]>

commit fd9529fb70fb9621e2563427e1ba7b8a504b6fd0
Author: Jens Rehsack <[email protected]>
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 <[email protected]>
    Signed-off-by: Otavio Salvador <[email protected]>

commit b331dec1d8c18e48b39b3c9e5d0c547e066f1d15
Author: Jens Rehsack <[email protected]>
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 <[email protected]>
    Signed-off-by: Otavio Salvador <[email protected]>

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

Reply via email to