| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
The mailing list is being updated as per commit
"ac65b6e5bbd2c9b55a64a13ab4c55d212a8b585f"
in meta-java
Signed-off-by: Ashish Mishra <emailaddress.ashish@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
|
|
|
|
|
|
|
| |
LAYERSERIES_COMPAT: replace scarthgap with styhead for Yocto 5.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
| |
Signed-off-by: Jason Schonberg <schonm@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since the definitive, canonical repository remains
https://git.yoctoproject.org/meta-java the official
mailing list should remain in the yoctoproject.org
domain. Move to the new yocto-patches@lists.yoctoproject.org.
Please remember to set the "meta-java" subject-prefix:
git format-patch -M -s --subject-prefix='meta-java][PATCH' -1
This makes it much easier to find patches for meta-java.
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
|
|
|
|
|
| |
Since the definitive, canonical repository remains
https://git.yoctoproject.org/meta-java the official
mailing list should remain in the yoctoproject.org
domain. Move to the new yocto-patches@lists.yoctoproject.org.
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
|
| |
Signed-off-by: Jermain Horsman <jermain.horsman@nedap.com>
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add branch
* add https protocol
* Fix:
QA Issue: RDEPENDS is set to virtual/java-native but the substring
'virtual/' holds no meaning in this context. It only works for build
time dependencies, not runtime ones. It is suggested to use
'VIRTUAL-RUNTIME_' variables instead. [virtual-slash]
* Fix:
WARNING: recipes-core/ca-certificates-java/ca-certificates-java_20180516.bb:
URL: git://salsa.debian.org/java-team/ca-certificates-java.git does
not set any branch parameter. The future default branch used by tools
and repositories is uncertain and we will therefore soon require this is
set in all git urls.
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
|
|
|
| |
Before testing whether javac exists, check to see if one of the jdk
packages is installed on the target. Otherwise, the test will fail.
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Autoconf no longer generates libtool with a host alias prefix,
this causes do_configure to fail as it is unable to copy the
prefixed libtool since it no longer exists.
Since the rename is no longer needed the entire append can be
removed.
Signed-off-by: Jermain Horsman <jermain.horsman@nedap.com>
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Building javasqlite fails with a QA error due to LIC_FILES_CHKSUM
being incorrect.
This checksum was changed when the LICENSE value was updated.
However, neither the source, nor the license file has changed.
This commit restores the old value and reverts the changes made in
commit 6b2a48c3a7b1236a9d915135f685ef7eef5dcd02.
Signed-off-by: Jermain Horsman <jermain.horsman@nedap.com>
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
|
|
|
|
|
| |
This prevents warnings about:
- git protocol which is no longer supported by github
- branch parameter not being set
Signed-off-by: Jermain Horsman <jermain.horsman@nedap.com>
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
|
|
| |
LAYERSERIES_COMPAT: replace nanbield with scarthgap for Yocto 5.0
Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
|
|
|
|
|
|
|
|
|
|
| |
Last commit tried to convert CVE_CHECK_IGNORE to CVE_STATUS,
however it was done in wrong way and caused the CVEs
to be reported as open again.
This fixes CVE_STATUS syntax.
Signed-off-by: Peter Marko <peter.marko@siemens.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The preferred variable name is now CVE_STATUS since:
openembedded-core 34f682a24b7075b12ec308154b937ad118d69fe5
"cve-check: add option to add additional patched CVEs"
Fixes:
WARNING: /build/../meta-java/recipes-core/jcraft/jsch_0.1.40.bb:
CVE_CHECK_IGNORE is deprecated in favor of CVE_STATUS
WARNING: /build/../meta-java/recipes-core/xerces-j/xerces-j_2.11.0.bb:
CVE_CHECK_IGNORE is deprecated in favor of CVE_STATUS
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
|
|
| |
Fixes build for kas 4.2 and Yocto Project 4.3.2
Signed-off-by: Evgeny Sagatov <sagatov@ya.ru>
|
|
|
|
|
|
|
| |
Signed-off-by: AJ Bagwell <anthony.bagwell@hivehome.com>
LAYERSERIES_COMPAT: drop mickeldore, replace with nanbield
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
|
|
|
|
|
|
|
| |
The archive URL has changed slightly, add missing /source/.
https://archive.apache.org/dist/xerces/j/source/
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Yocto 4.2 bitbake is more pedantic on patch fuzz, which treats
patch fuzz Warnings as Errors, and fails the bulid.
Corrected patch fuzz with:
devtool modify openjdk-8-native
devtool finish --force-patch-refresh openjdk-8-native <meta-java layer_path>
but removed the changes to 1001-hotspot-fix-crash-on-JNI_CreateJavaVM.patch
which rewrote a huge amount of source files in their entirety for some reason.
Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
|
|\
| |
| | |
layer.conf: Switch LAYERSERIES_COMPAT to mickledore
|
| |
| |
| |
| | |
Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
icedtea7-native build uses free -m (from the procfs suite of tools) to
determine memory bound during compile. This always fails for us,
because free is not passed through from the host environment.
This results in a few warnings in the logs:
/bin/sh: line 1: free: command not found
[..snip..]/Sanity-Settings.gmk:195: WARNING: MB_OF_MEMORY should not
be empty [Sanity-Settings.gmk]
But otherwise this is handled gracefully. Problems arise when building
icedtea7-native on hosts with more modest RAM sizes: Build process
will consume so much RAM that the OOM killer is invoked. Let us avoid
this by passing through free from the host environment.
We use HOSTTOOLS_NONFATAL instead of HOSTTOOLS as to not break
currently working setups that have enough RAM but lack free(1).
This needs to be done globally due to the way HOSTTOOLS_NONFATAL is
evaluated, we thus stick it into the layer.conf.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
| |
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
| |
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
| |
Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
javasqlite has an MIT license, not a BSD one.
Silences warnings of this form:
WARNING: jzlib-native-1.0.7-r0 do_populate_lic: QA Issue: jzlib-native:
No generic license file exists for: BSD in any provider [license-exists]
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Silences:
WARNING: jaxen-1.1.6-r0 do_fetch: URL: git://github.com/codehaus/jaxen uses git
protocol which is no longer supported by github. Please change to
;protocol=https in the url.
WARNING: jaxen-1.1.6-r0 do_fetch: URL: git://github.com/codehaus/jaxen does not
set any branch parameter. The future default branch used by tools and
repositories is uncertain and we will therefore soon require this is set
in all git urls.
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
|
|
|
|
| |
classpath is an indirect dependency of this package that also has a
required distro feature on x11. Without having the same feature check
here, a world build would fail when x11 is not enabled. Reflecting the
same feature check in this recipe, makes sure that world will skip it as
well.
Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
|
|
|
|
| |
classpath is a dependency of this package that also has a required
distro feature on x11. Without having the same feature check here, a
world build would fail when x11 is not enabled. Reflecting the same
feature check in this recipe, makes sure that world will skip it as
well.
Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
|
| |
This will make it easier to maintain reflecting the same distro check on
packages depending on classpath (in the dependency chain).
Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
|
| |
Whitelist the CVE because it only affects windows platforms
Link: https://ubuntu.com/security/CVE-2016-5725
Signed-off-by: Pawan Badganchi<pawan.badganchi@kpit.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
| |
To shorten the README provide a nowadays "well-known" CONTRIBUTING file
where the contribtion guidelines for meta-java are described.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It fixes this error:
| checking for pkg-config... no
| *** The pkg-config script could not be found. Make sure it is
| *** in your path, or set the PKG_CONFIG environment variable
| *** to the full path to pkg-config.
| *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config.
| configure: error: Library requirements (gtk+-2.0 >= 2.8 gthread-2.0 >= 2.2 gdk-pixbuf-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
| NOTE: The following config.log files may provide further information.
| NOTE: .../work/core2-64-oe-linux/classpath/0.99-r3/build/config.log
| ERROR: configure failed
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
| |
As the old one returns read errors.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
| |
As the old one returns read errors.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
| |
This package is broken for ages now, so drop it. If somebody needs it in
a current release please send a patch adding a function version of it.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
| |
This package is broken for ages now, so drop it. If somebody needs it in
a current release please send a patch adding a function version of it.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
| |
This package is broken for ages now, so drop it. If somebody needs it in
a current release please send a patch adding a function version of it.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
| |
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
| |
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
| |
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
| |
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
| |
Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
|
|
| |
Fixes:
WARNING: jdepend-native-2.9.1-r0 do_fetch: URL: git://github.com/clarkware/jdepend uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url.
WARNING: jdepend-native-2.9.1-r0 do_fetch: URL: git://github.com/clarkware/jdepend does not set any branch parameter. The future default branch used by tools and repositories is uncertain and we will therefore soon require this is set in all git urls.
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
| |
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
| |
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
See https://docs.python.org/3/library/re.html
Invalid escape sequences in Python’s usage of the backslash in string literals
now generate a DeprecationWarning, and in the future this will become a
SyntaxError. The solution is to use Python’s raw string notation for regular
expression patterns; backslashes are not handled in any special way in a string
literal prefixed with 'r'.
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|
|
|
|
|
|
|
|
| |
Using oe.utils.less_or_equal() in the reverse sense here, such that
we *don't* add the warning exclusion for gcc <= 8.
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
|