|
Re: #yocto #kernel #zeus
#yocto
#kernel
#zeus
Thank you, I was able to test build with patch and it does indeed fix my build.
Steve
Thank you, I was able to test build with patch and it does indeed fix my build.
Steve
|
By
Monsees, Steven C (US)
·
#51645
·
|
|
perl5 do_install() fails (libperl.so: No such file or directory)
#dunfell
Hi,
I've got a weird problem when trying to build perl5 (from perl_5.30.1.bb, "dunfell" branch): the do_install() fails :
The thing is, there IS a 'libperl.so', which is a symlink, in a "x86_64-linux"
Hi,
I've got a weird problem when trying to build perl5 (from perl_5.30.1.bb, "dunfell" branch): the do_install() fails :
The thing is, there IS a 'libperl.so', which is a symlink, in a "x86_64-linux"
|
By
Frank
·
#51644
·
|
|
Re: Yocto Application Development
#yocto
Hi Maciej Pijanowski,
Thanks for your suggestion.
Best regards,
Vijay
Hi Maciej Pijanowski,
Thanks for your suggestion.
Best regards,
Vijay
|
By
Vijay Rakesh Munganda
·
#51643
·
|
|
Re: #yocto #kernel #zeus
#yocto
#kernel
#zeus
lists.yoctoproject.org wrote:
The log indicates that it is missing a dependency which ships
"rpc/rpc.h". Some googling turned up this discussion on the
openembedded-core mailing
lists.yoctoproject.org wrote:
The log indicates that it is missing a dependency which ships
"rpc/rpc.h". Some googling turned up this discussion on the
openembedded-core mailing
|
By
Nicolas Jeker
·
#51642
·
|
|
runqemu: GLib: g_mapped_file_unref: assertion 'file != NULL' failed
I am working with Dunfell release.
I have a custom aarch64 machine with a custom kernel based on version v4.14.200 building an image based on core-image-minimal.
I am trying to run this image under
I am working with Dunfell release.
I have a custom aarch64 machine with a custom kernel based on version v4.14.200 building an image based on core-image-minimal.
I am trying to run this image under
|
By
MikeB
·
#51641
·
|
|
#yocto #kernel #zeus
#yocto
#kernel
#zeus
I seem to have an issue initializing busybox.
I have attached my error log… but basically busybox fails to compile when I set
CONFIG_FEATURE_MOUNT_NFS=y
If I modify my_cfg.cfg and remove
I seem to have an issue initializing busybox.
I have attached my error log… but basically busybox fails to compile when I set
CONFIG_FEATURE_MOUNT_NFS=y
If I modify my_cfg.cfg and remove
|
By
Monsees, Steven C (US)
·
#51640
·
|
|
Re: Yocto Application Development
#yocto
Eclipse IDE is no longer maintained as far as i know.
The best to start would be to follow the Yocto documentation on creating
Eclipse IDE is no longer maintained as far as i know.
The best to start would be to follow the Yocto documentation on creating
|
By
Maciej Pijanowski
·
#51639
·
|
|
Re: Writing a simple python recipe to add pydevd support to a personnal layer #yocto #zeus #make python recipe
#yocto
#zeus
#make
I suggest to start with recipetool rather than starting from scratch:
https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#new-recipe-creating-the-base-recipe-using-recipetool
I suggest to start with recipetool rather than starting from scratch:
https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#new-recipe-creating-the-base-recipe-using-recipetool
|
By
Maciej Pijanowski
·
#51638
·
|
|
Yocto Application Development
#yocto
Hi All,
I'm new to Yocto, till now I was thinking I have to develop an application by writing a recipe as mentioned in the link
Hi All,
I'm new to Yocto, till now I was thinking I have to develop an application by writing a recipe as mentioned in the link
|
By
Vijay Rakesh Munganda
·
#51637
·
|
|
Writing a simple python recipe to add pydevd support to a personnal layer #yocto #zeus #make python recipe
#yocto
#zeus
#make
Hello everyone,
I have to add a python module named "pydevd" in my personnal image machine.
Pydevd is a python module that can be used for remote debbuging with the Ecipse IDE.
So normally, I used to
Hello everyone,
I have to add a python module named "pydevd" in my personnal image machine.
Pydevd is a python module that can be used for remote debbuging with the Ecipse IDE.
So normally, I used to
|
By
anthony.marchand@...
·
#51636
·
|
|
Re: Using OVERRIDES to set variables from outside the recipe file
Hi Andrew,
MACHINE is automatically added to MACHINEOVERRIDES which in turn is
automatically added to OVERRIDES.
Doc patches welcome if something would benefit more or clearer explanation
Hi Andrew,
MACHINE is automatically added to MACHINEOVERRIDES which in turn is
automatically added to OVERRIDES.
Doc patches welcome if something would benefit more or clearer explanation
|
By
Quentin Schulz
·
#51635
·
|
|
Re: Using OVERRIDES to set variables from outside the recipe file
Thanks for your help
In the example above which I only used to communicate the problem, without getting all complicated with details of my multiple projects, images and petalinux.
The solution
Thanks for your help
In the example above which I only used to communicate the problem, without getting all complicated with details of my multiple projects, images and petalinux.
The solution
|
By
Andrew Loader
·
#51634
·
|
|
[psplash][PATCH] Supress initial background clearing if using a full screen img
If a full screen image is used there is no need to clear the background
as it will just be drawn over again shortly.
This provides a small performance speed up when using full screen
If a full screen image is used there is no need to clear the background
as it will just be drawn over again shortly.
This provides a small performance speed up when using full screen
|
By
Marc
·
#51633
·
|
|
qtwebkit - riscv doubleconversion issue qt5.12 webkit version
ERROR: qtwebkit-5.15.0+gitAUTOINC+10cd6a106e-r0 do_compile: Execution of
ERROR: qtwebkit-5.15.0+gitAUTOINC+10cd6a106e-r0 do_compile: Execution of
|
By
sateesh m
·
#51632
·
|
|
Re: ninja: error: unknown target 'install'
#yocto
#toolchain
#linux
Hi Quentin,
Thanks for the reply. I had recently started learning, can you please explain me little more in detail. How to add target named? And How to override do_install? I searched online, but
Hi Quentin,
Thanks for the reply. I had recently started learning, can you please explain me little more in detail. How to add target named? And How to override do_install? I searched online, but
|
By
Vijay Rakesh Munganda
·
#51631
·
|
|
Re: ninja: error: unknown target 'install'
#yocto
#toolchain
#linux
Hi,
No target named install. Add one or override do_install task since by
default it "calls" the install target.
[...]
IIRC, gitsm in SRC_URI instead of git should handle
Hi,
No target named install. Add one or override do_install task since by
default it "calls" the install target.
[...]
IIRC, gitsm in SRC_URI instead of git should handle
|
By
Quentin Schulz
·
#51630
·
|
|
ninja: error: unknown target 'install'
#yocto
#toolchain
#linux
Hi All,
I had written a bitbake file to download and install AWS SDK C from GitHub https://github.com/aws/aws-iot-device-sdk-embedded-C based on existing recipes https://github.com/aws/meta-aws, but
Hi All,
I had written a bitbake file to download and install AWS SDK C from GitHub https://github.com/aws/aws-iot-device-sdk-embedded-C based on existing recipes https://github.com/aws/meta-aws, but
|
By
Vijay Rakesh Munganda
·
#51629
·
|
|
Re: Using OVERRIDES to set variables from outside the recipe file
i'm going to weigh in on this, as it *seems* that andrew has the
same misunderstanding i had when, lo those many years ago, i read that
section in the BB manual, and read this:
OVERRIDES =
i'm going to weigh in on this, as it *seems* that andrew has the
same misunderstanding i had when, lo those many years ago, i read that
section in the BB manual, and read this:
OVERRIDES =
|
By
Robert P. J. Day
·
#51628
·
|
|
Re: Using OVERRIDES to set variables from outside the recipe file
Hi Andrew,
OVERRIDES is set in configuration files usually (always?). It can be
either in a distro if you use DISTROOVERRIDES, in a machine if you use
MACHINEOVERRIDES, and you might be able to add
Hi Andrew,
OVERRIDES is set in configuration files usually (always?). It can be
either in a distro if you use DISTROOVERRIDES, in a machine if you use
MACHINEOVERRIDES, and you might be able to add
|
By
Quentin Schulz
·
#51627
·
|
|
Re: hostapd_free_hapd_data: Interface wlan0 wasn't started
#linux
#kernel
#dunfell
Hi All,
Can anyone please help me this issue.
Thanks & Regards,
VR
Hi All,
Can anyone please help me this issue.
Thanks & Regards,
VR
|
By
Vijay Rakesh Munganda
·
#51626
·
|