|
Re: Why python3 is build native in yocto ???
#python
Note that whilst the python headers and library will be in recipe-
sysroot, the python3 binaries will not. This is because they're
designed to run on the target, not the host you're building on so
Note that whilst the python headers and library will be in recipe-
sysroot, the python3 binaries will not. This is because they're
designed to run on the target, not the host you're building on so
|
By
Richard Purdie
·
#51317
·
|
|
Re: Dependencies error while compiling .
Hi Paul,
I didnt get u exactly . so for these what i can do can u please suggest .
Hi Paul,
I didnt get u exactly . so for these what i can do can u please suggest .
|
By
NIKHIL PATIL <nikhilvp29@...>
·
#51316
·
|
|
Re: Dependencies error while compiling .
We're missing important output here which would show the layers,
versions and key config values.
--
Paul Barker
Konsulko Group
We're missing important output here which would show the layers,
versions and key config values.
--
Paul Barker
Konsulko Group
|
By
Paul Barker
·
#51315
·
|
|
Re: Dependencies error while compiling .
Hi,
when i am compiling package using
-> bitbake ostree-initrd
ERROR: ostree-initrd-3-r0 do_install: Function failed: do_install (log file is located at
Hi,
when i am compiling package using
-> bitbake ostree-initrd
ERROR: ostree-initrd-3-r0 do_install: Function failed: do_install (log file is located at
|
By
NIKHIL PATIL <nikhilvp29@...>
·
#51314
·
|
|
Re: Why python3 is build native in yocto ???
#python
DEPEND on python3 and python3-native then.
Ross
DEPEND on python3 and python3-native then.
Ross
|
By
Ross Burton <ross@...>
·
#51313
·
|
|
Re: Dependencies error while compiling .
None of that output looks like an error to me. Could you share some
more context? E.g. the bitbake command you ran, the initial output
showing the layers, versions and key config values, what
None of that output looks like an error to me. Could you share some
more context? E.g. the bitbake command you ran, the initial output
showing the layers, versions and key config values, what
|
By
Paul Barker
·
#51312
·
|
|
[yocto-autobuilder2][RFC PATCH] config.py: add "only-x11" target to builds
This target builds and tests core-image-sato and associated SDKs,
as otherwise the AB targets have been moved to core-image-weston.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
This target builds and tests core-image-sato and associated SDKs,
as otherwise the AB targets have been moved to core-image-weston.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
|
By
Alexander Kanavin
·
#51311
·
|
|
[RFC PATCH 5/5] config.json: add a target to test standalone X11 image
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/config.json b/config.json
index 51a540c..5ad3017 100644
---
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/config.json b/config.json
index 51a540c..5ad3017 100644
---
|
By
Alexander Kanavin
·
#51310
·
|
|
[RFC PATCH 3/5] config.json: replace core-image-sato with core-image-weston
I believe the time has come for YP to be defaulting to Wayland
and not X11.
X11 is effectively deprecated technology at this point with
only minimal maintenance; standalone X server will not
I believe the time has come for YP to be defaulting to Wayland
and not X11.
X11 is effectively deprecated technology at this point with
only minimal maintenance; standalone X server will not
|
By
Alexander Kanavin
·
#51309
·
|
|
[RFC PATCH 4/5] config.json: pam is required when weston starts under systemd
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.json b/config.json
index def8d5a..51a540c
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.json b/config.json
index def8d5a..51a540c
|
By
Alexander Kanavin
·
#51308
·
|
|
[RFC PATCH 2/5] config.json: transition ptests to weston-based images
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config.json b/config.json
index
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/config.json b/config.json
index
|
By
Alexander Kanavin
·
#51307
·
|
|
[RFC PATCH 1/5] config.json: drop core-image-sato-dev from builds
core-image-sato-sdk is a superset, and a much more useful one.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 20 ++++++++++----------
1 file changed, 10 insertions(+),
core-image-sato-sdk is a superset, and a much more useful one.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
config.json | 20 ++++++++++----------
1 file changed, 10 insertions(+),
|
By
Alexander Kanavin
·
#51306
·
|
|
Dependencies error while compiling .
Hi team ,
while compiling a package i am getting following error :-
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are
Hi team ,
while compiling a package i am getting following error :-
Log data follows:
| DEBUG: Executing python function extend_recipe_sysroot
| NOTE: Direct dependencies are
|
By
NIKHIL PATIL <nikhilvp29@...>
·
#51305
·
|
|
Re: [yocto-autobuilder2][PATCH] schedulers.py: run performance builds only 2x a day, not 4x
I've been thinking about this and the reason I've not done this is
release builds. I'm wondering if we we can somehow make the trigger
release build specific.
I think is is possible to do this, I've
I've been thinking about this and the reason I've not done this is
release builds. I'm wondering if we we can somehow make the trigger
release build specific.
I think is is possible to do this, I've
|
By
Richard Purdie
·
#51304
·
|
|
Re: [yocto-autobuilder2][PATCH] schedulers.py: run performance builds only 2x a day, not 4x
Sure, I sent a patch for that.
Alex
Sure, I sent a patch for that.
Alex
|
By
Alexander Kanavin
·
#51303
·
|
|
[yocto-autobuilder2][PATCH] config.py: drop buildperf jobs from a-full builds
Those are run on a separate schedule, and in context of a-full
only cause delays due to queues forming for single available workers.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
Those are run on a separate schedule, and in context of a-full
only cause delays due to queues forming for single available workers.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
|
By
Alexander Kanavin
·
#51302
·
|
|
Re: [yocto-autobuilder2][PATCH] schedulers.py: run performance builds only 2x a day, not 4x
I've been wondering about this but I suspect we should drop them from
a-full instead...
Cheers,
Richard
I've been wondering about this but I suspect we should drop them from
a-full instead...
Cheers,
Richard
|
By
Richard Purdie
·
#51301
·
|
|
[yocto-autobuilder2][PATCH] schedulers.py: run performance builds only 2x a day, not 4x
The same builds are included in a-full, so they tend to get queued up
and cause delays in builds completion, as there's only a single worker
allocated to them. Let's run them less frequently to
The same builds are included in a-full, so they tend to get queued up
and cause delays in builds completion, as there's only a single worker
allocated to them. Let's run them less frequently to
|
By
Alexander Kanavin
·
#51300
·
|
|
Re: Syntax of multiconfig
bitbake mc:target1:target
mc = qualifier keyword used to identify a multiconfig build by bitbake
target1 = name of multiconfig ( e.g. first machine )
target = Firmware image name to be built for
bitbake mc:target1:target
mc = qualifier keyword used to identify a multiconfig build by bitbake
target1 = name of multiconfig ( e.g. first machine )
target = Firmware image name to be built for
|
By
Khem Raj
·
#51299
·
|
|
Re: Trying to compile hping3 from sources
#devtool
<vaijayanthi.muralidharan@...> wrote:
what is your failing recipe called (exact name )
<vaijayanthi.muralidharan@...> wrote:
what is your failing recipe called (exact name )
|
By
Khem Raj
·
#51298
·
|