How far did you get builds to work on Solaris out of interest?
Perhaps you have misunderstood me. I have neither the desire nor the hardware
to work on providing Solaris support, but I asked if Yocto supports or plans to
support Solaris to see if my patch is compatible with the current versio
Can it be accepted in upstream then?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#198156):
https://lists.openembedded.org/g/openembedded-core/message/198156
Mute This Topic: https://lists.openembedded.org/mt/105462485/21656
Group Owner: openembed
There is absolute path in zgrep binary. It is related
to the changes that fix an issue with zgrep on Solaris
and other platforms with 'grep -e'. I'd like to ask here
if Yocto supports Solaris as host architecture, and
if there's a reliable way to detect the host arch.
If there is, I'll place additi
nativesdk-bash package contains host references in output packages.
remove them.
Signed-off-by: Oleh Matiusha
---
v2
- moved common code to separate function
v3
- absolute path cleanup for all classes
---
---
meta/recipes-extended/bash/bash.inc | 3 ++-
1 file changed, 2 insertions(+), 1 dele
nativesdk-gmp package contains host references in output packages.
remove them.
Signed-off-by: Oleh Matiusha
---
v2
- moved common code to separate function
v3
- absolute path cleanup for all classes
---
---
meta/recipes-support/gmp/gmp_6.3.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 delet
nativesdk-curl package contains host references in output files.
remove them.
Signed-off-by: Oleh Matiusha
---
v2
- moved common code to separate function
v3
- absolute path cleanup for all classes
---
---
meta/recipes-support/curl/curl_8.6.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 delet
What about --with-libtool-sysroot and DEBUG_PREFIX_MAP?
Oleh
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#197913):
https://lists.openembedded.org/g/openembedded-core/message/197913
Mute This Topic: https://lists.openembedded.org/mt/105181578/216
nativesdk-bash package contains host references in output packages.
remove them.
Signed-off-by: Oleh Matiusha
---
v2
- moved common code to separate function
---
---
meta/recipes-extended/bash/bash.inc | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-
nativesdk-gmp package contains host references in output packages.
remove them.
Signed-off-by: Oleh Matiusha
---
v2
- move common code to separate function
---
---
meta/recipes-support/gmp/gmp_6.3.0.bb | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-su
nativesdk-curl package contains host references in output files.
remove them.
Signed-off-by: Oleh Matiusha
---
v2
- moved common code to separate function
---
---
meta/recipes-support/curl/curl_8.6.0.bb | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-
Nativesdk package contains host references in output packages.
Remove them.
Signed-off-by: Oleh Matiusha
---
meta/recipes-extended/bash/bash.inc | 21 +
1 file changed, 21 insertions(+)
diff --git a/meta/recipes-extended/bash/bash.inc
b/meta/recipes-extended/bash/bash.inc
i
Nativesdk package contains host references in output packages.
Remove them.
Signed-off-by: Oleh Matiusha
---
meta/recipes-support/curl/curl_7.85.0.bb | 10 ++
1 file changed, 10 insertions(+)
diff --git a/meta/recipes-support/curl/curl_7.85.0.bb
b/meta/recipes-support/curl/curl_7.85.0.
nativesdk-gmp package contains host references in output packages.
Remove them.
Signed-off-by: Oleh Matiusha
---
meta/recipes-support/gmp/gmp_6.2.1.bb | 7 +++
1 file changed, 7 insertions(+)
diff --git a/meta/recipes-support/gmp/gmp_6.2.1.bb
b/meta/recipes-support/gmp/gmp_6.2.1.bb
index 2
Fixed warning in v1 by adding findutils-ptest to ptest-packagelists.inc.
Placed it in PTESTS_SLOW since it takes 36s to execute this ptest on qemu.
Signed-off-by: Oleh Matiusha
---
.../distro/include/ptest-packagelists.inc | 1 +
meta/recipes-extended/findutils/findutils.inc | 6 +-
.../f
Fixed warning spotted by Alexandre Belloni by adding findutils-ptest to
ptest-packagelists.inc.
Placed it in PTESTS_SLOW since it takes 36s to execute this ptest on qemu.
Signed-off-by: Oleh Matiusha
---
.../distro/include/ptest-packagelists.inc | 1 +
meta/recipes-extended/findutils/find
Signed-off-by: Oleh Matiusha
---
meta/recipes-extended/findutils/findutils.inc | 6 +-
.../findutils/findutils/run-ptest | 57 +++
.../findutils/findutils_4.8.0.bb | 11
3 files changed, 72 insertions(+), 2 deletions(-)
create mode 100644 meta/recip
16 matches
Mail list logo