All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Richard Leitner" <richard.leitner@skidata.com>
To: "aj.bagwell@gmail.com" <aj.bagwell@gmail.com>
Cc: "openembedded-devel@lists.openembedded.org"
	<openembedded-devel@lists.openembedded.org>,
	AJ Bagwell <anthony.bagwell@hivehome.com>
Subject: Re: [oe] [meta-java][PATCH 0/2] Update to new override syntax
Date: Mon, 9 Aug 2021 13:46:24 +0000	[thread overview]
Message-ID: <YRExsJjpV70+43Ez@ltleri2> (raw)
In-Reply-To: <20210809130938.12027-1-anthony.bagwell@hivehome.com>

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
> 

  parent reply	other threads:[~2021-08-09 13:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-09 13:09 [meta-java][PATCH 0/2] Update to new override syntax Anthony Bagwell
2021-08-09 13:09 ` [meta-java][PATCH 1/2] all: run convert-overrides (0.9.3) script to convert to new override format Anthony Bagwell
2021-08-09 13:09 ` [meta-java][PATCH 2/2] all: manual fixes for new override syntax Anthony Bagwell
2021-08-09 13:46 ` Richard Leitner [this message]
2021-08-09 13:58   ` [oe] [meta-java][PATCH 0/2] Update to " Michael Opdenacker
2021-08-11  5:03     ` Richard Leitner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YRExsJjpV70+43Ez@ltleri2 \
    --to=richard.leitner@skidata.com \
    --cc=aj.bagwell@gmail.com \
    --cc=anthony.bagwell@hivehome.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.