|
downgrade openssl libraryes
hello i am trying to rollback openssl version from 1.1.1i to 1.0.2j.
Copied the recipe openssl_1.1.1i.bb to openssl_1.0.2j.bb, saved the
openssl_1.1.1i.bb version with the name
hello i am trying to rollback openssl version from 1.1.1i to 1.0.2j.
Copied the recipe openssl_1.1.1i.bb to openssl_1.0.2j.bb, saved the
openssl_1.1.1i.bb version with the name
|
By
Ivan Riabtsov <ivriabtsov@...>
·
#54601
·
|
|
extrausers-bbclass: plaintext password (since shadow update to 4.9)
Hello,
I am trying to find a working alternative for the old -P option.
Previous:
EXTRA_USERS_PARAMS = "usermod -P toor root;"
The suggestions from this thread don't seem to work:
Hello,
I am trying to find a working alternative for the old -P option.
Previous:
EXTRA_USERS_PARAMS = "usermod -P toor root;"
The suggestions from this thread don't seem to work:
|
By
Matthias Klein
·
#54600
·
|
|
Re: kcrash package compile issue
Oh, I see... It has everything to do with Xwindows systems in X11
Client/Server domain.
kwindoes => KDE desktop.
Apology for the confusion!
Zee
_______
Oh, I see... It has everything to do with Xwindows systems in X11
Client/Server domain.
kwindoes => KDE desktop.
Apology for the confusion!
Zee
_______
|
By
Zoran
·
#54599
·
|
|
Re: kcrash package compile issue
1. From version 5.85 I assume you use meta-qt5-extra (not meta-kf5) - right?
2. the important part of the log is:
| CMake Error in src/CMakeLists.txt:
| Imported target "KF5::WindowSystem" includes
1. From version 5.85 I assume you use meta-qt5-extra (not meta-kf5) - right?
2. the important part of the log is:
| CMake Error in src/CMakeLists.txt:
| Imported target "KF5::WindowSystem" includes
|
By
Andreas Müller
·
#54598
·
|
|
How to remove -rpath and -rpath-link from BUILD_LDFLAGS env variable to solve following error: QA Issue: package python3-scipy contains bad RPATH?
#python
#bitbake
Hey there. I am building a Boot2Qt image for my Jetson Nano. Yocto release is dunfell. Currently I am trying to build the scipy library release 1.5.3. This is the recipe I am using:
This recipe fails
Hey there. I am building a Boot2Qt image for my Jetson Nano. Yocto release is dunfell. Currently I am trying to build the scipy library release 1.5.3. This is the recipe I am using:
This recipe fails
|
By
surfinride
·
#54597
·
|
|
Re: kcrash package compile issue
You somehow mixed Windows and Linux Cmake build systems. Not sure how...
Solution 1: fix on the fly current problem:
You should inspect the file: src/CMakeLists.txt and try to fix Windows
paths to
You somehow mixed Windows and Linux Cmake build systems. Not sure how...
Solution 1: fix on the fly current problem:
You should inspect the file: src/CMakeLists.txt and try to fix Windows
paths to
|
By
Zoran
·
#54596
·
|
|
kcrash package compile issue
Hi Team,
I am trying to build kcrash package. I got below error.Can anybody know how to fix this please guide me.
ERROR: kcrash-5.85.0-r0 do_configure: Execution of
Hi Team,
I am trying to build kcrash package. I got below error.Can anybody know how to fix this please guide me.
ERROR: kcrash-5.85.0-r0 do_configure: Execution of
|
By
sateesh m
·
#54595
·
|
|
Re: Pyinstaller error in yocto
#yocto
Hi,
Please don't use screen shots, but pastebin instead. I already mentioned this on fb.
My comments are inline.
It misses ldd.
It's
Hi,
Please don't use screen shots, but pastebin instead. I already mentioned this on fb.
My comments are inline.
It misses ldd.
It's
|
By
Robert Berger
·
#54594
·
|
|
Pyinstaller error in yocto
#yocto
Hello,
I successfully installed pyinstaller in my yocto image , but while executing the command it doesn't work
Hello,
I successfully installed pyinstaller in my yocto image , but while executing the command it doesn't work
|
By
yasminebenghozzi6@...
·
#54593
·
|
|
Re: [oe][meta-security][PATCH] meta: Fix typos
Please merge this one.
By
Martin Jansa
·
#54592
·
|
|
Re: [meta-tpm][PATCH v2] README: fix mailing lists and a typo
merged
thanks
By
Armin Kuster
·
#54591
·
|
|
Re: [PATCH] meta-integrity: kernel-modsign: Change weak default value
merged
thanks
By
Armin Kuster
·
#54590
·
|
|
Re: [meta-hardening][PATCH] README: fix mailing lists
merged
thanks
By
Armin Kuster
·
#54589
·
|
|
Re: [meta-mingw] [PATCH] grpc: use the new PACKAGECONFIG to disable shared
My research says libnsl is a soft requirement for c-ares.
GRPC assumes libnsl to be present and used by default.
However, it will build without it
My research says libnsl is a soft requirement for c-ares.
GRPC assumes libnsl to be present and used by default.
However, it will build without it
|
By
Sinan Kaya <okaya@...>
·
#54588
·
|
|
Re: Extensible SDK - runtime packages installation
Ok, I was able to find the answer to the third point:The bolded sentence is not actually true. Adding perl-native to the DEPENDS of a recipe, does not cause it to be automatically picked up during the
Ok, I was able to find the answer to the third point:The bolded sentence is not actually true. Adding perl-native to the DEPENDS of a recipe, does not cause it to be automatically picked up during the
|
By
d0ku
·
#54587
·
|
|
[meta-security][PATCH 6/6] harden-image-minimal: fix useradd inherit
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-core/images/harden-image-minimal.bb | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-core/images/harden-image-minimal.bb | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git
|
By
Armin Kuster
·
#54586
·
|
|
[meta-security][PATCH 5/6] layer.conf: drop meta-rust
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-parsec/conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-parsec/conf/layer.conf
Signed-off-by: Armin Kuster <akuster808@...>
---
meta-parsec/conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-parsec/conf/layer.conf
|
By
Armin Kuster
·
#54585
·
|
|
[meta-security][PATCH 4/6] layer.conf: drop dynamic-layer
Signed-off-by: Armin Kuster <akuster808@...>
---
conf/layer.conf | 4 ----
1 file changed, 4 deletions(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index cdcfaee..ad9da56 100644
---
Signed-off-by: Armin Kuster <akuster808@...>
---
conf/layer.conf | 4 ----
1 file changed, 4 deletions(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index cdcfaee..ad9da56 100644
---
|
By
Armin Kuster
·
#54584
·
|
|
[meta-security][PATCH 3/6] suricata: rust is in core
drop dynamic-layer
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-ids => recipes-ids}/suricata/files/fixup.patch | 0
.../recipes-ids =>
drop dynamic-layer
Signed-off-by: Armin Kuster <akuster808@...>
---
.../recipes-ids => recipes-ids}/suricata/files/fixup.patch | 0
.../recipes-ids =>
|
By
Armin Kuster
·
#54583
·
|
|
[meta-security][PATCH 2/6] krill: Rust is in core now
drop dynamic-layer
Signed-off-by: Armin Kuster <akuster808@...>
---
.../krill/files/panic_workaround.patch | 0
.../recipes-security =>
drop dynamic-layer
Signed-off-by: Armin Kuster <akuster808@...>
---
.../krill/files/panic_workaround.patch | 0
.../recipes-security =>
|
By
Armin Kuster
·
#54582
·
|