On Mon, Aug 09, 2021 at 02:09:36PM +0100, Anthony Bagwell via lists.openembedded.org wrote: > This consists of two commits, the first is the result of running the > automatic migration script, the second is cleaning up some places > where it was over zealous.
Thanks for the patch. For which releases does this new override syntax work? honister only? regards;rl > > I also had to rename the do_remove* tasks to do_delete* as the _remove > trips up the old syntax checker > > AJ Bagwell (2): > all: run convert-overrides (0.9.3) script to convert to new override > format > all: manual fixes for new override syntax > > classes/java-library.bbclass | 10 +-- > classes/openjdk-build-helper.bbclass | 4 +- > classes/openjdk-test-image.bbclass | 2 +- > classes/openjre-test-image.bbclass | 2 +- > recipes-core/ant/ant-native_1.8.1.bb | 6 +- > recipes-core/antlr/antlr_2.7.7.bb | 6 +- > .../ca-certificates-java_20180516.bb | 12 +-- > .../cacao/cacao-initial-native_0.98.bb | 2 +- > recipes-core/cacao/cacao_git.bb | 24 +++--- > .../classpath-initial-native_0.93.bb | 2 +- > .../classpath/classpath-native_0.99.bb | 2 +- > recipes-core/classpath/classpath.inc | 38 +++++----- > recipes-core/cup/cup_0.10k.bb | 8 +- > recipes-core/fastjar/fastjar.inc | 6 +- > recipes-core/icedtea/icedtea7-native.inc | 20 ++--- > .../icedtea/openjdk-7-release-03b147.inc | 4 +- > .../commons-beanutils_1.8.0.bb | 2 +- > .../commons-configuration_1.5.bb | 2 +- > .../jakarta-commons/commons-digester_1.8.bb | 2 +- > .../jakarta-commons/commons-discovery_0.4.bb | 2 +- > .../jakarta-commons/commons-el_1.0.bb | 2 +- > .../commons-fileupload_1.2.1.bb | 2 +- > .../jakarta-commons/commons-httpclient_3.1.bb | 4 +- > .../jakarta-commons/commons-jxpath_1.3.bb | 2 +- > .../jakarta-commons/commons-net_1.4.1.bb | 4 +- > .../jamvm/jamvm-initial-native_1.4.5.bb | 2 +- > recipes-core/jamvm/jamvm.inc | 28 +++---- > recipes-core/jamvm/jamvm_git.bb | 2 +- > .../javasqlite/javasqlite_20150419.bb | 10 +-- > recipes-core/jcraft/jsch_0.1.40.bb | 4 +- > recipes-core/jikes/jikes_1.22.bb | 10 +-- > recipes-core/jlex/jlex_1.2.6.bb | 8 +- > recipes-core/junit/junit_3.8.2.bb | 4 +- > recipes-core/libmatthew/libmatthew.inc | 22 +++--- > recipes-core/openjdk/openjdk-7-common.inc | 76 +++++++++---------- > recipes-core/openjdk/openjdk-7_99b00-2.6.5.bb | 2 +- > recipes-core/openjdk/openjdk-8-common.inc | 16 ++-- > recipes-core/openjdk/openjdk-8-cross.inc | 14 ++-- > recipes-core/openjdk/openjdk-8-native.inc | 18 ++--- > .../openjdk/openjdk-8-release-aarch32.inc | 30 ++++---- > .../openjdk/openjdk-8-release-aarch64.inc | 16 ++-- > .../openjdk/openjdk-8-release-common.inc | 53 ++++++------- > recipes-core/openjdk/openjdk-8-release.inc | 4 +- > recipes-core/openjdk/openjdk-8_272.bb | 24 +++--- > recipes-core/openjdk/openjre-8_272.bb | 16 ++-- > recipes-core/rhino/rhino_1.7r4.bb | 10 +-- > recipes-core/servlet-api/jsp2.0_5.5.26.bb | 2 +- > recipes-core/xalan-j/xalan-j_2.7.1.bb | 4 +- > recipes-core/xerces-j/xerces-j_2.11.0.bb | 4 +- > recipes-core/xml-commons/jaxme_0.5.2.bb | 2 +- > recipes-core/xml-commons/xom_1.2.10.bb | 2 +- > recipes-core/xml-commons/xpp3_1.1.3.4.O.bb | 4 +- > recipes-extended/dbus/dbus-java_2.7.bb | 14 ++-- > recipes-extended/rxtx/rxtx_2.2.0.bb | 18 ++--- > recipes-images/images/openjdk-7-test-image.bb | 2 +- > recipes-images/images/openjdk-8-test-image.bb | 2 +- > recipes-images/images/openjre-7-test-image.bb | 2 +- > recipes-images/images/openjre-8-test-image.bb | 2 +- > 58 files changed, 299 insertions(+), 298 deletions(-) > > -- > 2.17.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#92545): https://lists.openembedded.org/g/openembedded-devel/message/92545 Mute This Topic: https://lists.openembedded.org/mt/84767850/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
