Hello,

I pushed following updates:

commit 3e5d59227c1370ca7ec5c5eb62af431699cd855c (HEAD -> pending, yocto/master, 
m/master)
Author: Mario Domenech Goulart <ma...@ossystems.com.br>
Date:   Tue Aug 18 17:14:31 2015 -0300

    rxtx: drop dependency on fastjar-native; depend on virtual/javac-native
    
    fastjar-native must be provided by either virtual/javac-native itself
    or by a recipe virtual/javac-native depends on.
    
    Signed-off-by: Mario Domenech Goulart <ma...@ossystems.com.br>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 24b98ac3a6ca7fadfba24709aac8d0b71316e299
Author: Mario Domenech Goulart <ma...@ossystems.com.br>
Date:   Tue Aug 18 17:14:30 2015 -0300

    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
    * classpath
    * jamvm
    * openjdk-6-release
    * openjdk-7-release
    
    That makes BitBake skip those recipes during the cache generation
    (they'd still be parsed, but ignored).
    
    Signed-off-by: Mario Domenech Goulart <ma...@ossystems.com.br>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 15ed9662e26ed4ac8d843fb9d2335a49a9c03088
Author: Mario Domenech Goulart <ma...@ossystems.com.br>
Date:   Tue Aug 18 17:14:29 2015 -0300

    Don't depend on a hardcoded compiler
    
    The recipes below depended on a hardcoded native compile
    (ecj-initial-native).  Since we may use another native compiler to
    build them, we set the dependency in virtual/javac-native instead.
    
    * cacao
    * classpath-native
    * jamvm
    
    Signed-off-by: Mario Domenech Goulart <ma...@ossystems.com.br>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 5cdef85d4a3e06c0ce680a3bb115f4f060adc949
Author: Richard Leitner <richard.leit...@skidata.com>
Date:   Mon Aug 17 09:32:24 2015 +0200

    openjdk-7: remove IcedTea 2.5.4, OpenJDK 7u75b13
    
    OpenJDK 7 was previously updated to IcedTea 2.6.1, 7u85b01. Therefore
    the old version is removed now.
    
    Signed-off-by: Richard Leitner <richard.leit...@skidata.com>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit fb083e7988460eba5d38a2f0eac21cf6114518ae
Author: Richard Leitner <richard.leit...@skidata.com>
Date:   Mon Aug 17 09:32:23 2015 +0200

    README: Update PREFERRED_VERSION to new openjdk-7 85b01-2.6.1
    
    Signed-off-by: Richard Leitner <richard.leit...@skidata.com>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 8fd9f955fced22983455c71e4a938a8a5492a297
Author: Richard Leitner <richard.leit...@skidata.com>
Date:   Wed Aug 12 17:03:57 2015 +0200

    openjdk-7: Add IcedTea 2.6.1 OpenJDK 7u85b01
    
    Signed-off-by: Richard Leitner <richard.leit...@skidata.com>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit 4672287555f730e21a9abf92aeb9607cc9f3b37d
Author: Richard Leitner <richard.leit...@skidata.com>
Date:   Wed Aug 12 17:03:56 2015 +0200

    openjdk-7-common.inc: bump PR to 6
    
    Increment the PR of openjdk-7-common.inc due to the previous changes.
    
    Signed-off-by: Richard Leitner <richard.leit...@skidata.com>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit bf72b4def141b46fc9b7b219cab28cd907bdf713
Author: Richard Leitner <richard.leit...@skidata.com>
Date:   Wed Aug 12 17:03:55 2015 +0200

    openjdk-7-common: fix FILES_openjdk-7-jre_append
    
    Use the PN variable instead of the hardcoded "openjdk-7-jre" string.
    Furthermore fix the indentation of its content.
    
    Signed-off-by: Richard Leitner <richard.leit...@skidata.com>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit b3cb5cbead26689e6328ff7f5035f19cba3030b6
Author: Richard Leitner <richard.leit...@skidata.com>
Date:   Wed Aug 12 17:03:54 2015 +0200

    openjdk-7: move "--disable-pulse-java" from common to 75b13 only
    
    The "--disable-pulse-java" configuration is no longer available in
    IcedTea 2.6.1, therefore move it to the 2.5.4 (75b13) version only.
    
    Signed-off-by: Richard Leitner <richard.leit...@skidata.com>
    Signed-off-by: Otavio Salvador <ota...@ossystems.com.br>

commit e07c4666d008f2ec0c0dcfe28f9ea5c7d649f0fe
Author: Richard Leitner <richard.leit...@skidata.com>
Date:   Wed Aug 12 17:03:53 2015 +0200

    openjdk-7-common: explicitely disable PCSC and SCTP
    
    PCSC default value was changed to true and SCTP was added during the 2.6.0
    IcedTea release so disable them both explicitely in openjdk-7-common.inc
    
    Signed-off-by: Richard Leitner <richard.leit...@skidata.com>
    Signed-off-by: Otavio Salvador <ota...@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
-- 
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to