From: Julian Haller
In case BB_FETCH_PREMIRRORONLY is set, the fetcher.download() function
sets BB_NO_NETWORK = "1" after downloading the first file. This alters
the precondition for the second and third loop run, disallowing network
access entirely. As a consequence, the .siginfo and .sig files
From: Julian Haller
Signed-off-by: Julian Haller
---
.../recipes-support/ccid/{ccid_1.4.33.bb => ccid_1.5.0.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta-oe/recipes-support/ccid/{ccid_1.4.33.bb => ccid_1.5.0.bb} (69%)
diff --git a/meta-oe/recipes-support/ccid/cc
From: Julian Haller
The python3 related patch is no longer due to similar changes in the
project. This also requires changing the RDEPENDS to python3-core to
avoid package QA warnings.
Signed-off-by: Julian Haller
---
.../0001-pcsc-spy-use-python3-only.patch | 43 ---
...{