Hi,
On 12/9/24 08:05, Mathieu Dubois-Briand wrote:
On Fri Dec 6, 2024 at 5:48 PM CET, Robert Berger via lists.openembedded.org
wrote:
optionally allow to pass 'initrd' from .wks(.in) via sourceparams
Signed-off-by: Robert Berger
---
Hi,
I believe this patch is the sou
Hi,
On 12/9/24 08:05, Mathieu Dubois-Briand wrote:
On Fri Dec 6, 2024 at 5:48 PM CET, Robert Berger via lists.openembedded.org
wrote:
optionally allow to pass 'initrd' from .wks(.in) via sourceparams
Signed-off-by: Robert Berger
---
Hi,
I believe this patch is the source of the
Hi,
On 12/8/24 23:27, Richard Purdie wrote:
On Fri, 2024-12-06 at 18:31 +0100, Robert Berger via
lists.openembedded.org wrote:
avoid QA errors with absolute paths from go-vendor.bbclass
Signed-off-by: Robert Berger
---
meta/classes/go-vendor.bbclass | 2 +-
1 file changed, 1 insertion
Regards,
Robert
--
Robert Berger
Embedded Software Evangelist
Reliable Embedded Systems
Consulting Training Engineering
URL: https://www.reliableembeddedsystems.com
Schedule a web meeting:
https://calendly.com/reliableembed
avoid QA errors with absolute paths from go-vendor.bbclass
Signed-off-by: Robert Berger
---
meta/classes/go-vendor.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/go-vendor.bbclass b/meta/classes/go-vendor.bbclass
index 38ea69ab50..12667b2d60 100644
optionally allow to pass 'initrd' from .wks(.in) via sourceparams
Signed-off-by: Robert Berger
---
.../lib/wic/plugins/source/bootimg-pcbios.py | 19 +++
1 file changed, 19 insertions(+)
diff --git a/scripts/lib/wic/plugins/source/bootimg-pcbios.py
b/scripts/lib/w
Signed-off-by: Robert Berger
---
.../lib/wic/plugins/source/bootimg-pcbios.py | 19 +++
1 file changed, 19 insertions(+)
diff --git a/scripts/lib/wic/plugins/source/bootimg-pcbios.py
b/scripts/lib/wic/plugins/source/bootimg-pcbios.py
index a207a83530..c31851b56a 100644
--- a
added --clamp-mtime --mtime to the tar command
see:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=15148
Signed-off-by: Robert Berger
---
meta/classes-recipe/populate_sdk_base.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes-recipe
Hi,
Not sure my previous reply made it to the list.
So I try it again here.
On 29/06/2023 16:07, Richard Purdie wrote:
On Thu, 2023-06-29 at 16:02 +0200, Robert Berger wrote:
added --clamp-mtime --mtime to the tar command
see:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=15148
Signed
added --clamp-mtime --mtime to the tar command
see:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=15148
Signed-off-by: Robert Berger
---
meta/classes-recipe/populate_sdk_base.bbclass | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/classes-recipe
into account at all, but it's all only per recipe.
Regards,
Robert
--
Robert Berger
Embedded Software Evangelist
Reliable Embedded Systems
Consulting Training Engineering
URL: https://www.reliableembeddedsystems.com
Schedule a web meeting:
https://calendly.co
some configuration inconsistencies which would be
otherwise hard to find.
Regards,
Robert
--
Robert Berger
Embedded Software Evangelist
Reliable Embedded Systems
Consulting Training Engineering
URL: https://www.reliableembeddedsystems.com
Schedule a web meeting:
https://calendly.com/reliableembeddedsy
Hi,
Take care with this update, since it might break some builds due to
something like this[1]
[1] https://lore.kernel.org/all/18564205.Z0HQFNUZ9R@kista/
I observe issues e.g. with Ubuntu 16, imx6 and u-boot 2021.10.
Regards,
Robert
--
Robert Berger
Embedded Software Evangelist
Reliable
t your customer compile like that.
thanks
Regards,
Robert
--
Robert Berger
Embedded Software Evangelist
Reliable Embedded Systems
Consulting Training Engineering
URL: https://www.reliableembeddedsystems.com
Schedule a web meeting:
https://calendly.com/reliable
Hi Stefan,
On 05/10/2021 15:48, Stefan Herbrechtsmeier wrote:
Is a layer with more more than 1000 recipes thinkable?
Did you have a look at this[1]?
It says: "For instance I currently am using around 10 NPM-packages,
those culminated into (currently) 937 recipes that are required to build
Hi,
I just experienced this problem in Docker version 19.03.13, build 4484c46d9d
> $ bitbake pkgconfig-native
> | configure: error: I can't find the libraries for the thread
> implementation
> ...
Can you please tell me what patches I need to apply to get this to work?
How will this be handled
Hi,
On 22/08/2021 01:31, Oliver Kranz wrote:
On 21.08.21 22:26, Konrad Weihmann wrote:
I'd truly like to oppose the idea of static linking by default, how
juicy this idea may sound...
But if we switch to static linking, literary no one can be be sure
about licensing anymore (to me one of the m
Hi Richard,
On 31/07/2021 16:14, Richard Purdie wrote:
That isn't correct. There are patches backported to the bitbake 1.50, 1.48
and 1.46 branches which mean the older bitbake will accept the new syntax.
This means that converted layers will work with older releases, as long
as someone has up
Hi,
Not sure this is the right list and mail I am replying to ;)
I was wondering what's happening with backwards compatibility.
It looks like it will not be possible to have a layer with new syntax
fixes which will also work for some older versions (hardknott and older).
Regards,
Robert
Hi,
Does this mean we have musl and systemd working together?
Regards,
Robert
On 27/07/2021 23:13, Khem Raj wrote:
Latest upgrade to 249 broke a working build on musl, this is incremental
fix to exisiting patches adapted to 249 release
Signed-off-by: Khem Raj
Cc: Luca Boccassi
-=-=-=
Let me just throw in one idea with respect to Open Source License
Compliance and packaging - with "traditional" programming languages.
Let's say we ship a product and are in the phase of an Open Source
License Compliance audit.
We have a couple of interesting issues here
1) Actually we just
Hi,
Please see my comments in-line.
On 16/09/2020 16:38, Jon Mason wrote:
[1]
https://yoctoproject.blogspot.com/2020/09/compiler-tunes-benchmarks-with-yocto.html
Should we expect so see differences?
There are more things at play here than simply performance.
Hmm interesting. This did not
Hi Jon,
That's not really a comment on the reorganization of compiler tunes, but
more like "Do they actually do something meaningful?"
I posted here[1] some benchmarks and at least with the benchmarks I
tried on the chips I tried there is no obvious impact.
i.mx6q:
TUNE_FEATURES= "
Hi,
My comments are in-line.
On 23/06/2020 19:37, Stefan Herbrechtsmeier wrote:
Hi,
because of the changes to the 'GO111MODULE' variable in go-dep and
glide, I wonder if Go is ready for use. I would have expected the
variable GO111MODULE to be set to 'off' within the go.bbclass because go
c
Hi everybody,
Let me throw in my 2 cents ;)
We have 2 cases (and combinations)
1) .scc, .cfg, .patch files just lying around not being used
2) .scc, .cfg, .patch files actually somehow being included in the
kernel recipe and hence being used
Say, the kernel recipe includes something like th
Hi,
Update:
This rocko 2.4/u-boot combination still seems to work[1]:
Note that this is before rocko 2.4.1 and before U-Boot 2018.01.
=> version
U-Boot 2017.09 (Nov 04 2017 - 20:32:29 +)
arm-poky-linux-gnueabi-gcc (GCC) 7.2.0
GNU ld (GNU Binutils) 2.29.0.20170912
[1]
https://github.com/
Hi,
Please see my comments below.
On 2018-04-11 16:51, Marek Vasut wrote:
On 04/11/2018 04:47 PM, Burton, Ross wrote:
On 9 April 2018 at 00:02, Marek Vasut wrote:
This upgrades the U-Boot from 2018.01 to 2018.03 release and drops
patches accepted upstream, getting the patch count to zero.
A
*) packagegroup class sets a default value for LICENSE
*) usually packagegroups don't contain a LICENSE
and if they do it's many times a copy/paste and doesn't
reflect the license of the packages included in the
packagegroup
Signed-off-by: Robert Berger
---
me
*) packagegroup class sets a default value for LICENSE
*) usually packagegroups don't contain a LICENSE
and if they do it's many times a copy/paste and doesn't
reflect the license of the packages included in the
packagegroup
Signed-off-by: Robert Berger
---
me
Signed-off-by: Robert Berger
---
meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 1 -
1 file changed, 1 deletion(-)
diff --git
a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb
30 matches
Mail list logo