|
Unable to add gdbserver to the Yocto build
#yocto
whats your target architecture ? sometimes gdbserver port may not be available for a given arch.
whats your target architecture ? sometimes gdbserver port may not be available for a given arch.
|
By
Khem Raj
· #54386
·
|
|
#yocto debbuging option under zeus
#yocto
what you are looking for is perhaps achieved better by setting a feedserver on your buildmachine and then let your target download/update packages much like other distributions in local.conf set PACKA
what you are looking for is perhaps achieved better by setting a feedserver on your buildmachine and then let your target download/update packages much like other distributions in local.conf set PACKA
|
By
Khem Raj
· #54384
·
|
|
cross compile python
#raspberrypi
Sure, you will have to write a recipe to package your python script. you can use devtool if your scripts are in a git repo then it can generate a template recipe for you which you can use as baseline
Sure, you will have to write a recipe to package your python script. you can use devtool if your scripts are in a git repo then it can generate a template recipe for you which you can use as baseline
|
By
Khem Raj
· #54319
·
|
|
Recipe dependent on Debian package - How should I approach?
#debian
#yocto
Please post full compiler cmdline, it will show what all include paths are specified. If systemd is added to DEPENDS and also ensure you are using systemd for init system as well. Search for sd-daemon
Please post full compiler cmdline, it will show what all include paths are specified. If systemd is added to DEPENDS and also ensure you are using systemd for init system as well. Search for sd-daemon
|
By
Khem Raj
· #54318
·
|
|
[meta-rockchip][PATCH v2 1/2] layer: Convert to new override syntax
sounds good.
By
Khem Raj
· #54313
·
|
|
[meta-rockchip][PATCH 1/2] layer: Convert to new override syntax
please use v2
By
Khem Raj
· #54297
·
|
|
[meta-rockchip][PATCH v2 2/2] layer.conf: Drop compatibility with older than hardknott releases
New override syntax requires it Signed-off-by: Khem Raj <raj.khem@...> --- v2: Rebase conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/lay
New override syntax requires it Signed-off-by: Khem Raj <raj.khem@...> --- v2: Rebase conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/lay
|
By
Khem Raj
· #54296
·
|
|
[meta-rockchip][PATCH v2 1/2] layer: Convert to new override syntax
Signed-off-by: Khem Raj <raj.khem@...> --- v2: Fix remaining appends classes/rockchip-gpt-img.bbclass | 2 +- conf/machine/include/rockchip-wic.inc | 2 +- .../recipes-qt/qt5/qtbase_%.bbappend | 1
Signed-off-by: Khem Raj <raj.khem@...> --- v2: Fix remaining appends classes/rockchip-gpt-img.bbclass | 2 +- conf/machine/include/rockchip-wic.inc | 2 +- .../recipes-qt/qt5/qtbase_%.bbappend | 1
|
By
Khem Raj
· #54295
·
|
|
[meta-rockchip][PATCH 2/2] layer.conf: Drop compatibility with older than hardknott releases
New override syntax requires it Signed-off-by: Khem Raj <raj.khem@...> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf ind
New override syntax requires it Signed-off-by: Khem Raj <raj.khem@...> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf ind
|
By
Khem Raj
· #54291
·
|
|
[meta-rockchip][PATCH 1/2] layer: Convert to new override syntax
Signed-off-by: Khem Raj <raj.khem@...> --- classes/rockchip-gpt-img.bbclass | 2 +- conf/machine/include/rockchip-wic.inc | 2 +- dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 6 +++-
Signed-off-by: Khem Raj <raj.khem@...> --- classes/rockchip-gpt-img.bbclass | 2 +- conf/machine/include/rockchip-wic.inc | 2 +- dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 6 +++-
|
By
Khem Raj
· #54290
·
|
|
#yocto
#yocto
you need a patch like this https://patches.openembedded.org/patch/169519/
you need a patch like this https://patches.openembedded.org/patch/169519/
|
By
Khem Raj
· #54243
·
|
|
c++ dmalloc library versions not building for Rocko
<steve=echodyne.com@...> wrote: there should be a config.log generated in this component's build directory which should have more information on what check failed and perhaps some m
<steve=echodyne.com@...> wrote: there should be a config.log generated in this component's build directory which should have more information on what check failed and perhaps some m
|
By
Khem Raj
· #54174
·
|
|
Per recipes simple smoke tests
Hi Samuel Please look at insane.bbclass and perhaps a new check can be added there ?
Hi Samuel Please look at insane.bbclass and perhaps a new check can be added there ?
|
By
Khem Raj
· #54119
·
|
|
meta-parsec build failure
yeah perhaps you need to fork this repo and let main package know via editing the toml file perhaps.
yeah perhaps you need to fork this repo and let main package know via editing the toml file perhaps.
|
By
Khem Raj
· #54055
·
|
|
meta-parsec build failure
yeah perhaps try using -DMBEDTLS_FATAL_WARNINGS=OFF
yeah perhaps try using -DMBEDTLS_FATAL_WARNINGS=OFF
|
By
Khem Raj
· #54053
·
|
|
[meta-gplv2] [PATCH v2] coreutils_6.9.bb: Fix build with glibc 2.34
ignore this, as I sent a followup which applies on top of master.
ignore this, as I sent a followup which applies on top of master.
|
By
Khem Raj
· #54042
·
|
|
[meta-gplv2] [PATCH] coreutils: Rebase glibc 2.34 patch on top of series
This should fix the patch errors due to order of patching last time. Signed-off-by: Khem Raj <raj.khem@...> Cc: Alexandre Belloni <alexandre.belloni@...> --- ...Reorder-includes-for-glib
This should fix the patch errors due to order of patching last time. Signed-off-by: Khem Raj <raj.khem@...> Cc: Alexandre Belloni <alexandre.belloni@...> --- ...Reorder-includes-for-glib
|
By
Khem Raj
· #54041
·
|
|
[meta-gplv2] [PATCH v2] coreutils_6.9.bb: Fix build with glibc 2.34
Signed-off-by: Khem Raj <raj.khem@...> --- v2: Rebase the patch to respect other patches ...-includes-for-glibc-2.34-portability.patch | 35 +++++++++++++++++++ recipes-core/coreutils/coreutils_6
Signed-off-by: Khem Raj <raj.khem@...> --- v2: Rebase the patch to respect other patches ...-includes-for-glibc-2.34-portability.patch | 35 +++++++++++++++++++ recipes-core/coreutils/coreutils_6
|
By
Khem Raj
· #54040
·
|
|
[meta-gplv2] [PATCH] coreutils_6.9.bb: Fix build with glibc 2.34
<alexandre.belloni@...> wrote: yeah my bad, too many context switches, the patch was applied before any other patches from meta-gpl2 to isolate the issue, but then I should have rebased it bef
<alexandre.belloni@...> wrote: yeah my bad, too many context switches, the patch was applied before any other patches from meta-gpl2 to isolate the issue, but then I should have rebased it bef
|
By
Khem Raj
· #54039
·
|
|
[meta-gplv2] [PATCH] coreutils_6.9.bb: Fix build with glibc 2.34
Signed-off-by: Khem Raj <raj.khem@...> --- ...-includes-for-glibc-2.34-portability.patch | 35 +++++++++++++++++++ recipes-core/coreutils/coreutils_6.9.bb | 1 + 2 files changed, 36 insertions(+)
Signed-off-by: Khem Raj <raj.khem@...> --- ...-includes-for-glibc-2.34-portability.patch | 35 +++++++++++++++++++ recipes-core/coreutils/coreutils_6.9.bb | 1 + 2 files changed, 36 insertions(+)
|
By
Khem Raj
· #54038
·
|