From: Jose Quaresma
This is a follow-up of 76e5fcb2 that also allow users to chose
the package manager using OEQA_REPRODUCIBLE_TEST_PACKAGE
Signed-off-by: Jose Quaresma
Signed-off-by: Richard Purdie
(cherry picked from commit 3d414d85b44077bac57aba36707b0fc699a73e97)
---
meta/lib/oeqa/selftes
Hi Steve!
Please consider backporting these patches:
[kirkstone][PATCH 1/2] selftest reproducible.py: support different
[kirkstone][PATCH 2/2] selftest/reproducible: Allow chose the package
For the autobuilder they are a no-op, but for users adopting the
reproducible selftest, these are
From: Mikko Rapeli
Allow users to set different build reproducibility targets than
the defaults using OEQA_REPRODUCIBLE_TEST_TARGET and
OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS variables in local.conf.
Fixing all issues from "world" builds is not possible in some
complex build environments with lot
From: Rusty Howell
The .dot file created by `bitbake -g` changed formats a while ago, which
broke oe-depends-dot.
Also add some useful examples to the --help output.
Signed-off-by: Rusty Howell
Signed-off-by: Luca Ceresoli
Signed-off-by: Richard Purdie
(cherry picked from commit 7751bc4909f3
Without this patch, the call to oe-depends-dot will have no valid output.
Best,
Jan-Simon
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#183938):
https://lists.openembedded.org/g/openembedded-core/message/183938
Mute This Topic: https://lists.op
From: Jan-Simon Moeller
The custom path of the ca-certificates.crt within the buildtools-tarball
requires more
environment variables to be exported. Namely REQUESTS_CA_BUNDLE for the python
requests library
and CURL_CA_BUNDLE for curl.
Signed-off-by: Jan-Simon Moeller
---
meta/recipes-core/m
Hi Mikko,
> I guess reports from both will be a superset of used licenses (and possibly
> copyright statements too) since the list of source files which are actually
> compiled is not known to these services.
Yes, the input is the 'bare' patched source archives. Yes, you're right. We do
only know
Hi all
> > Can you given an overview of what meta-spdxscanner does? I'm not quite
> > clear what extra processing would be required here.
>
> Jan-Simon can talk to it better, as he's done some dev work on the layer
> and done tests with it against AGL (and the subsequent Fossology instance
> exper
From: Jan-Simon Moeller
This change adds core-image-weston to the reproducible build test.
For this we also need to update the static-group and static-passwd.
Besides the world package build which includes the wayland package,
this adds a wayland/weston-based image to the reproducible build test
From: Jan-Simon Möller
rpm packaging has shown good numbers wrt reproducible builds as well
when testing core-image-minimal locally:
Reproducibility summary for rpm: same=4671 different=0 missing=0 total=4671
Thus enable it in the autobuilder to be more widely tested.
(From OE-Core rev
From: Jan-Simon Möller
A SOURCE_DATE_EPOCH of 0 might be misinterpreted by namely rpm as no SDE.
e.g.:
char *srcdate = getenv(SOURCE_DATE_EPOCH);
if (srcdate && rpmExpandNumeric(%{?clamp_mtime_to_source_date_epoch}))
Solve this by:
- providing a SOURCE_DATE_EPOCH_FALLBACK varia
From: Jan-Simon Möller
This makes sure that if we enforce SOURCE_DATE_EPOCH
we do also set this for entries returned by the fakeStat
function of rpm.
Upstream status: pending
Signed-off-by: Jan-Simon Möller
---
...-the-timestamps-returned-by-fakeStat.patch | 46 +++
meta
From: Jan-Simon Möller
Adding --define 'use_source_date_epoch_as_buildtime 1' to rpmbuild
ensure that the rpm header does have a consistent BUILDTIME tag.
Signed-off-by: Jan-Simon Möller
---
meta/classes/package_rpm.bbclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/me
From: Jan-Simon Möller
rpm packaging has shown good numbers wrt reproducible builds as well
when testing core-image-minimal locally:
Reproducibility summary for rpm: same=4671 different=0 missing=0 total=4671
Thus enable it in the autobuilder to be more widely tested.
v2: also add the define
From: Jan-Simon Möller
rpm packaging has shown good numbers wrt reproducible builds as well
when testing core-image-minimal locally:
Reproducibility summary for rpm: same=4671 different=0 missing=0 total=4671
Thus enable it in the autobuilder to be more widely tested.
Signed-off-by: Jan
From: Jan-Simon Moeller
file-native when built on a Debian 10 host will embed a dependency to
'libbz2.so.1.0' (instead of 'libbz2.so.1'). This can cause issues
when sharing the sstate between hosts e.g.:
recipe-sysroot-native/usr/lib/rpm/rpmdeps:
error while loading shared libraries: libb
From: Jan-Simon Moeller
file-native when built on a Debian 10 host will embed a dependency to
'libbz2.so.1.0' (instead of 'libbz2.so.1'). This can cause issues
when sharing the sstate between hosts e.g.:
recipe-sysroot-native/usr/lib/rpm/rpmdeps:
error while loading shared libraries: libb
; > -Original Message-
> > From: openembedded-core-boun...@lists.openembedded.org
> > [mailto:openembedded-
core-boun...@lists.openembedded.org] On Behalf Of
> > Lei, Maohui
> > Sent: Monday, October 17, 2016 9:04 AM
> > To: Maxin B. John; Jan-Simon Möller
&g
Dipl.-Ing.
Jan-Simon Möller
jansimon.moel...@gmx.de
> Instead of requesting the user to install the DoSOCSv2 from github or other
> repos, can we make the spdx.bbclass depend on "dosocs-native" or similar
> and make that "DoSOCSv2" recipe available in oe-core ?
&g
19 matches
Mail list logo