|
Re: [meta-security][PATCH v3] parsec-service: update from 1.1.0 to 1.2.0-rc1
Thanks for the update.
This patch is currently in a test build.
Just a note. If this version ends up being the official one being supported in the upcoming 4.2 release, when parsec-service 1.2.0
Thanks for the update.
This patch is currently in a test build.
Just a note. If this version ends up being the official one being supported in the upcoming 4.2 release, when parsec-service 1.2.0
|
By
Armin Kuster
·
#59589
·
|
|
How to configure cron using yocto?
Hello All,
I am trying to include the cron to my yocto (release Morty) image. In the image recipe I have added IMAGE_INSTALL_append = " cronie". This created the crontab and cron.d directory in /etc/.
Hello All,
I am trying to include the cron to my yocto (release Morty) image. In the image recipe I have added IMAGE_INSTALL_append = " cronie". This created the crontab and cron.d directory in /etc/.
|
By
Sourabh Hegde
·
#59588
·
|
|
Re: [RFC][yocto][meta-lts-mixins][kirkstone/go] Backport golang from master to kirkstone
You need to send your public ssh key to Michael (cc) and explain what
access should be granted with that (which repo, which branch(es)).
In this
You need to send your public ssh key to Michael (cc) and explain what
access should be granted with that (which repo, which branch(es)).
In this
|
By
Alexander Kanavin
·
#59587
·
|
|
Re: How to compile binary executable files
Hi
For a dynamically linked executable you should definitely build it from source.
There is no shortcut here. You should take the time to read the Yocto manual to know how to do it:
Hi
For a dynamically linked executable you should definitely build it from source.
There is no shortcut here. You should take the time to read the Yocto manual to know how to do it:
|
By
Michael Opdenacker
·
#59586
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 16/16] README: add my self as maintainer
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
README | 1 +
1 file changed, 1 insertion(+)
diff --git a/README b/README
index d33c576..5a24ec2 100644
--- a/README
+++ b/README
@@
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
README | 1 +
1 file changed, 1 insertion(+)
diff --git a/README b/README
index d33c576..5a24ec2 100644
--- a/README
+++ b/README
@@
|
By
Jose Quaresma
·
#59585
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 14/16] go: fix some linkshared regression introduced in go 1.20
Since go 1.20 some packages fails to link [1][2]
and only build staticaly with GO_LINKSHARED = ""
[1] https://lists.yoctoproject.org/g/meta-virtualization/topic/97182310
[2]
Since go 1.20 some packages fails to link [1][2]
and only build staticaly with GO_LINKSHARED = ""
[1] https://lists.yoctoproject.org/g/meta-virtualization/topic/97182310
[2]
|
By
Jose Quaresma
·
#59584
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 15/16] README: add note about backporting
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
README | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README b/README
index b2fa46b..d33c576 100644
--- a/README
+++
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
README | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README b/README
index b2fa46b..d33c576 100644
--- a/README
+++
|
By
Jose Quaresma
·
#59583
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 13/16] go: use go as CVE product for all golang recipe veriants
From: Peter Marko <peter.marko@...>
All golang vulnerabilities are reported under product 'go'.
By default there is no vulnerability reported for images with
golang components because none
From: Peter Marko <peter.marko@...>
All golang vulnerabilities are reported under product 'go'.
By default there is no vulnerability reported for images with
golang components because none
|
By
Jose Quaresma
·
#59582
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 12/16] go: update 1.20 -> 1.20.1
From: Alexander Kanavin <alex.kanavin@...>
Signed-off-by: Alexander Kanavin <alex@...>
Signed-off-by: Alexandre Belloni <alexandre.belloni@...>
Signed-off-by: Jose Quaresma
From: Alexander Kanavin <alex.kanavin@...>
Signed-off-by: Alexander Kanavin <alex@...>
Signed-off-by: Alexandre Belloni <alexandre.belloni@...>
Signed-off-by: Jose Quaresma
|
By
Jose Quaresma
·
#59581
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 11/16] go-cross-canadian: use gcc-crosssdk, not gcc-native
From: Alexander Kanavin <alex.kanavin@...>
The recipe was building native go against build host headers and libraries,
and then installing it as a nativesdk item, which is entirely incorrect.
From: Alexander Kanavin <alex.kanavin@...>
The recipe was building native go against build host headers and libraries,
and then installing it as a nativesdk item, which is entirely incorrect.
|
By
Jose Quaresma
·
#59580
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 09/16] go-1.19: import recipes from openembedded-core
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
recipes-devtools/go-1.19/go-1.19.4.inc | 18 ++
.../go-1.19/go-binary-native_1.19.4.bb | 48 +++
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
recipes-devtools/go-1.19/go-1.19.4.inc | 18 ++
.../go-1.19/go-binary-native_1.19.4.bb | 48 +++
|
By
Jose Quaresma
·
#59579
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 10/16] go-1.20: import recipes from openembedded-core
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
recipes-devtools/go-1.20/go-1.20.inc | 18 ++
.../go-1.20/go-binary-native_1.20.bb | 48 +++
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
recipes-devtools/go-1.20/go-1.20.inc | 18 ++
.../go-1.20/go-binary-native_1.20.bb | 48 +++
|
By
Jose Quaresma
·
#59578
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 08/16] go-1.18: import recipes from openembedded-core
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
recipes-devtools/go-1.18/go-1.18.4.inc | 18 ++
.../go-1.18/go-binary-native_1.18.4.bb | 46 +++
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
recipes-devtools/go-1.18/go-1.18.4.inc | 18 ++
.../go-1.18/go-binary-native_1.18.4.bb | 46 +++
|
By
Jose Quaresma
·
#59577
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 07/16] go-helloworld: remove unused GO_WORKDIR
From: Chen Qi <Qi.Chen@...>
The GO_WORKDIR is used only in go-mod.bbclass. As this recipe does
not inherit go-mod.bbclass, this variable is useless here.
This go-helloworld recipe was made
From: Chen Qi <Qi.Chen@...>
The GO_WORKDIR is used only in go-mod.bbclass. As this recipe does
not inherit go-mod.bbclass, this variable is useless here.
This go-helloworld recipe was made
|
By
Jose Quaresma
·
#59576
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 06/16] go-helloworld: update to latest revision
From: Alexander Kanavin <alex.kanavin@...>
Signed-off-by: Alexander Kanavin <alex@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
Signed-off-by: Jose Quaresma
From: Alexander Kanavin <alex.kanavin@...>
Signed-off-by: Alexander Kanavin <alex@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
Signed-off-by: Jose Quaresma
|
By
Jose Quaresma
·
#59575
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 05/16] go-helloworld: update to latest revision
From: Alexander Kanavin <alex.kanavin@...>
Signed-off-by: Alexander Kanavin <alex@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
Signed-off-by: Jose Quaresma
From: Alexander Kanavin <alex.kanavin@...>
Signed-off-by: Alexander Kanavin <alex@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
Signed-off-by: Jose Quaresma
|
By
Jose Quaresma
·
#59574
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 04/16] go-helloworld: recipes-devtools -> recipes-extended
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
.../go-examples/go-helloworld_0.1.bb | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
.../go-examples/go-helloworld_0.1.bb | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename
|
By
Jose Quaresma
·
#59573
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 03/16] go-helloworld: add from openembedded-core master
From: Alexander Kanavin <alex@...>
This allows a quick smoke test for whether go toolchain produces
working executables.
Link:
From: Alexander Kanavin <alex@...>
This allows a quick smoke test for whether go toolchain produces
working executables.
Link:
|
By
Jose Quaresma
·
#59572
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 02/16] make it kirkstone compatible
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
README | 12 +++---------
conf/layer.conf | 4 ++--
2 files changed, 5 insertions(+), 11 deletions(-)
diff --git a/README
Signed-off-by: Jose Quaresma <jose.quaresma@...>
---
README | 12 +++---------
conf/layer.conf | 4 ++--
2 files changed, 5 insertions(+), 11 deletions(-)
diff --git a/README
|
By
Jose Quaresma
·
#59571
·
|
|
[[yocto][meta-lts-mixins][kirkstone/go] 01/16] Initial commit: add license, readme and layer config.
From: Alexander Kanavin <alex@...>
Reviewed-by: Martin Kaistra <martin.kaistra@...>
Signed-off-by: Alexander Kanavin <alex@...>
Signed-off-by: Jose Quaresma
From: Alexander Kanavin <alex@...>
Reviewed-by: Martin Kaistra <martin.kaistra@...>
Signed-off-by: Alexander Kanavin <alex@...>
Signed-off-by: Jose Quaresma
|
By
Jose Quaresma
·
#59570
·
|