|
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
·
|
|
[meta-security][PATCH 1/6] dm-verity-img.bbclass: more overided fixups
Signed-off-by: Armin Kuster <akuster808@...>
---
classes/dm-verity-img.bbclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/classes/dm-verity-img.bbclass
Signed-off-by: Armin Kuster <akuster808@...>
---
classes/dm-verity-img.bbclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/classes/dm-verity-img.bbclass
|
By
Armin Kuster
·
#54581
·
|
|
Re: [meta-mingw] [PATCH] grpc: use the new PACKAGECONFIG to disable shared
This is good, thanks. Is the libnsl2 also tied to some feature? Perhaps you can explain why it needs to be removed from MinGW
This is good, thanks. Is the libnsl2 also tied to some feature? Perhaps you can explain why it needs to be removed from MinGW
|
By
Joshua Watt
·
#54580
·
|
|
Re: [PATCH v2 ptest-runner 2/2] main: Do not return number of failed tests when calling ptest-runner
Hi Anibal,
Gentle ping on this patch.
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
Hi Anibal,
Gentle ping on this patch.
Best regards,
Lukasz Majewski
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
|
By
?ukasz Majewski
·
#54579
·
|
|
Re: building mbpoll
(re-adding list)
Am 27.08.2021 um 11:17 schrieb Ivan Riabtsov:
again, any particular reason why you're poking the recipe by hand instead of just using devtool (which perfectly works in this case)? it
(re-adding list)
Am 27.08.2021 um 11:17 schrieb Ivan Riabtsov:
again, any particular reason why you're poking the recipe by hand instead of just using devtool (which perfectly works in this case)? it
|
By
Josef Holzmayr
·
#54578
·
|
|
Re: building mbpoll
Howdy!
Am 27.08.2021 um 10:10 schrieb Ivan Riabtsov:
if thats all of the recipe, then nothing will be built. you probably want to include at least the class for the buildsystem that you need, for
Howdy!
Am 27.08.2021 um 10:10 schrieb Ivan Riabtsov:
if thats all of the recipe, then nothing will be built. you probably want to include at least the class for the buildsystem that you need, for
|
By
Josef Holzmayr
·
#54577
·
|