On Thu, Oct 29, 2015 at 7:22 AM, Jens Rehsack <[email protected]> wrote: >> Am 29.10.2015 um 08:41 schrieb Richard Leitner <[email protected]>: >> To cite Otavio: >> We could rename the patches directory for openjdk-7 and avoid the >> version number on it. This would make easier for upgrades and to see >> the diff between the patches. > > So git diff -M doesn't work for you? I don't understand the reasoning.
It does but reusing the directory easy the upgrade and as the openjdk-8 is in maintenance it is expected that it does not change much in the patches. >>> create mode 100644 recipes-core/openjdk/openjdk-8-common.inc >>> create mode 100644 recipes-core/openjdk/openjdk-8-cross.inc >>> create mode 100644 recipes-core/openjdk/openjdk-8-native.inc >>> create mode 100644 recipes-core/openjdk/openjdk-8-native_72b00.bb >>> create mode 100644 recipes-core/openjdk/openjdk-8-release-72b00.inc >>> create mode 100644 recipes-core/openjdk/openjdk-8_72b00.bb >>> create mode 100644 recipes-core/openjdk/openjre-8_72b00.bb >> >> Furthermore I had problems building OpenJDK-7 with this patch applied. >> But I will verify that again and come back to you! > > Yes, please :) > > I'm sorry that I cannot verify on own, because OpenJDK-7 still requires X11 > and I have no X11 available in my distro and not enough resources to create > a playground for such things :( > > But with sane errors I'm happy to dig and fix. Once we merge this, I would like to try to simplify the recipes a little. Maybe avoiding the .inc files as much as possible as it makes harder to follow the code and in fact we just support (and this should not change) a single version for each openjdk major version. -- 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
