|
[PATCH][autobuilder-helper][warrior 10/41] shared-repo-unpack: suppressing exception, returning exit code
From: Thomas Goodwin <btgoodwin@...>
The preceeding errors that would be shown should be enough to
identify the problem since it would have been a problem
running bitbake-layers add-layer,
From: Thomas Goodwin <btgoodwin@...>
The preceeding errors that would be shown should be enough to
identify the problem since it would have been a problem
running bitbake-layers add-layer,
|
By
Richard Purdie
·
#50546
·
|
|
[PATCH][autobuilder-helper][warrior 09/41] config.json: Replaced occurrencies of /home/pokybuild with ${BASE_HOMEDIR}
From: Marco Cavallini <m.cavallini@...>
Signed-off-by: Marco Cavallini <m.cavallini@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
---
config.json
From: Marco Cavallini <m.cavallini@...>
Signed-off-by: Marco Cavallini <m.cavallini@...>
Signed-off-by: Richard Purdie <richard.purdie@...>
---
config.json
|
By
Richard Purdie
·
#50545
·
|
|
[PATCH][autobuilder-helper][warrior 08/41] prepare-shared-repos: Really fix shell globbing
Signed-off-by: Richard Purdie <richard.purdie@...>
---
scripts/prepare-shared-repos | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/prepare-shared-repos
Signed-off-by: Richard Purdie <richard.purdie@...>
---
scripts/prepare-shared-repos | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/prepare-shared-repos
|
By
Richard Purdie
·
#50544
·
|
|
[PATCH][autobuilder-helper][warrior 07/41] prepare-shared-repos: UAllow shell globing to fix failure
Signed-off-by: Richard Purdie <richard.purdie@...>
---
scripts/prepare-shared-repos | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/prepare-shared-repos
Signed-off-by: Richard Purdie <richard.purdie@...>
---
scripts/prepare-shared-repos | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/prepare-shared-repos
|
By
Richard Purdie
·
#50543
·
|
|
[PATCH][autobuilder-helper][warrior 06/41] prepare-shared-repos: Use temporary non-NFS directory for layer clones for speed
Signed-off-by: Richard Purdie <richard.purdie@...>
---
scripts/prepare-shared-repos | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git
Signed-off-by: Richard Purdie <richard.purdie@...>
---
scripts/prepare-shared-repos | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git
|
By
Richard Purdie
·
#50542
·
|
|
[PATCH][autobuilder-helper][warrior 05/41] layer-config, shared-repo-unpack: Sub-repos in NEEDREPOS
From: Thomas Goodwin <btgoodwin@...>
The previous fixes requires the user to set "no-layer-add"
for a repo and then use ADDLAYER to insert the sub-repos
(e.g., meta-openmbedded/meta-oe) as a
From: Thomas Goodwin <btgoodwin@...>
The previous fixes requires the user to set "no-layer-add"
for a repo and then use ADDLAYER to insert the sub-repos
(e.g., meta-openmbedded/meta-oe) as a
|
By
Richard Purdie
·
#50541
·
|
|
[PATCH][autobuilder-helper][warrior 04/41] layer-config: fixing silent failures from always exiting '0'
From: Thomas Goodwin <btgoodwin@...>
The return value from bitbakecmd was not being returned when
errors occurred which allowed shared-repo-unpack to succeed
despite the failure. This fix
From: Thomas Goodwin <btgoodwin@...>
The return value from bitbakecmd was not being returned when
errors occurred which allowed shared-repo-unpack to succeed
despite the failure. This fix
|
By
Richard Purdie
·
#50540
·
|
|
[PATCH][autobuilder-helper][warrior 03/41] README: Add pointer to the mailing list for patches
Signed-off-by: Richard Purdie <richard.purdie@...>
---
README | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README b/README
index a6c4f1d..2747510 100644
--- a/README
+++
Signed-off-by: Richard Purdie <richard.purdie@...>
---
README | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README b/README
index a6c4f1d..2747510 100644
--- a/README
+++
|
By
Richard Purdie
·
#50539
·
|
|
[PATCH][autobuilder-helper][warrior 02/41] config.json: Hide WARNINGS we don't care about for meta-gplv2 testing
We're not interested in these warnings, the license incompatibility is
expected. By hiding these, we'll notice when warnings we do care about
appear.
Signed-off-by: Richard Purdie
We're not interested in these warnings, the license incompatibility is
expected. By hiding these, we'll notice when warnings we do care about
appear.
Signed-off-by: Richard Purdie
|
By
Richard Purdie
·
#50538
·
|
|
[PATCH][autobuilder-helper][warrior 01/41] config.json: Disable PRSERV
This was copied from the old autobuilder configuration without much thought.
It would only be effective if we had a common PRSERV or saved the database
but we don't. It therefore makes sense to
This was copied from the old autobuilder configuration without much thought.
It would only be effective if we had a common PRSERV or saved the database
but we don't. It therefore makes sense to
|
By
Richard Purdie
·
#50537
·
|
|
Re: #sdk #yocto Appears SDK searching host for files that are only present on target side
#sdk
#yocto
fyi...
I am using CMake with GNU, that is what is required for the build.
I do source the SDK environment script prior to attempting build.
Here is my current environment-setup-corei7-64-poky-linux
fyi...
I am using CMake with GNU, that is what is required for the build.
I do source the SDK environment script prior to attempting build.
Here is my current environment-setup-corei7-64-poky-linux
|
By
Monsees, Steven C (US)
·
#50536
·
|
|
Re: Compiling and packaging libraries
The simplest solution is to use autotools or Cmake for your project. That will automatically "do the right thing" to get the library properly installed and registered.
Even if your project is just
The simplest solution is to use autotools or Cmake for your project. That will automatically "do the right thing" to get the library properly installed and registered.
Even if your project is just
|
By
Mike Looijmans
·
#50535
·
|
|
Re: poky dhcpcd failed build
i ran devtool modify dhcpcd and there is no "socket.c" in the source tree.
i ran devtool modify dhcpcd and there is no "socket.c" in the source tree.
|
By
Yocto
·
#50534
·
|
|
Re: #sdk #yocto Appears SDK searching host for files that are only present on target side
#sdk
#yocto
Perhaps you need to use ${CC} and ${CXX} etc. in your makefile, and also
source the SDK environment script in shell, before using it.
Perhaps you need to use ${CC} and ${CXX} etc. in your makefile, and also
source the SDK environment script in shell, before using it.
|
By
Khem Raj
·
#50533
·
|
|
Re: apt segmentation fault
#apt
#yocto
#rocko
Discern between source distributions and binary distributions. Yocto
project provides tools to build either of those, but it does not support
interoperability with other binary distros e.g.
Discern between source distributions and binary distributions. Yocto
project provides tools to build either of those, but it does not support
interoperability with other binary distros e.g.
|
By
Khem Raj
·
#50532
·
|
|
Re: do_rootfs: Could not invoke dnf
Image builder uses debian naming for shared libs, and libraries are
usually pulled in via shlibs resolver as a dependency so it would be
good for you to ensure that this library has a use in image
Image builder uses debian naming for shared libs, and libraries are
usually pulled in via shlibs resolver as a dependency so it would be
good for you to ensure that this library has a use in image
|
By
Khem Raj
·
#50531
·
|
|
Re: poky dhcpcd failed build
Can you try adding
#include <sys/param.h> into socket.c and see if that help ? if it does
then please send it as a patch
>
>
>>
>>
>
>
>
Can you try adding
#include <sys/param.h> into socket.c and see if that help ? if it does
then please send it as a patch
>
>
>>
>>
>
>
>
|
By
Khem Raj
·
#50530
·
|
|
Re: Compiling and packaging libraries
in library's build system you want to use symbol versioning during linker stage. Then you can create using ln cmd to creating symlink to lib.so and lib.so.<major_version> see [1]
dev packages
in library's build system you want to use symbol versioning during linker stage. Then you can create using ln cmd to creating symlink to lib.so and lib.so.<major_version> see [1]
dev packages
|
By
Khem Raj
·
#50529
·
|
|
Re: Outreachy internship project - license tracing enhancement
Hey Paul,
First of all, thank you so much for doing this. It's very much appreciated, I am very happy to see our community members willing to contribute to such a great internship program. As I
Hey Paul,
First of all, thank you so much for doing this. It's very much appreciated, I am very happy to see our community members willing to contribute to such a great internship program. As I
|
By
Nicolas Dechesne <nicolas.dechesne@...>
·
#50528
·
|
|
#sdk #yocto Appears SDK searching host for files that are only present on target side
#sdk
#yocto
Looking to understand why the SDK is searching the host/native (x86_64-pokysdk-linux) side when it should be looking at the target side (corei7-64-poky-linux) …
All the “crt” files are
Looking to understand why the SDK is searching the host/native (x86_64-pokysdk-linux) side when it should be looking at the target side (corei7-64-poky-linux) …
All the “crt” files are
|
By
Monsees, Steven C (US)
·
#50527
·
|