|
quit-native issue
#yocto
Hi Guys,
I am trying to build core-image-sato using dunfell sources. i am facing bug quilt-native configure issue. its present in meta/recipes-devtools.
Below i am attaching my issue odt
Hi Guys,
I am trying to build core-image-sato using dunfell sources. i am facing bug quilt-native configure issue. its present in meta/recipes-devtools.
Below i am attaching my issue odt
|
By
sateesh m
·
#51859
·
|
|
What to do when a patch isn't needed?
I'm upgrading a project from Pyro to Gatesgarth. Building the toolchain, it
barfs on a patch which isn't needed. Here's one of the error messages:
ERROR: binutils-native-2.35-r0 do_patch: Command
I'm upgrading a project from Pyro to Gatesgarth. Building the toolchain, it
barfs on a patch which isn't needed. Here's one of the error messages:
ERROR: binutils-native-2.35-r0 do_patch: Command
|
By
Paul D. DeRocco
·
#51857
·
|
|
Re: Prevent WIC image from being built?
pedantry, but i'm fairly sure "=" would have sufficed; there was no
need to use "+=" here.
rday
pedantry, but i'm fairly sure "=" would have sufficed; there was no
need to use "+=" here.
rday
|
By
Robert P. J. Day
·
#51856
·
|
|
Re: Prevent WIC image from being built?
Yup, thank you Bruce:
Using
IMAGE_FSTYPES_remove += "wic"
Didn't do it for me, but
IMAGE_TYPES_remove += "wic"
did the trick.
Yup, thank you Bruce:
Using
IMAGE_FSTYPES_remove += "wic"
Didn't do it for me, but
IMAGE_TYPES_remove += "wic"
did the trick.
|
By
Howard
·
#51855
·
|
|
Re: Help regarding yocto receipe (bluez5)
I would recommend that you go for a systemd drop-in file [1].
That would be something like a small snippet placed to /etc/systemd/system/dbus-org.bluez.service/override.conf
In that file place
I would recommend that you go for a systemd drop-in file [1].
That would be something like a small snippet placed to /etc/systemd/system/dbus-org.bluez.service/override.conf
In that file place
|
By
Konrad Weihmann <kweihmann@...>
·
#51854
·
|
|
Help regarding yocto receipe (bluez5)
Hi
After board boot up , we are editing vi /etc/systemd/system/dbus-org.bluez.service these file as ExecStart=/usr/lib/bluetooth/bluetoothd -C (here we are adding -C means bluetooth running in
Hi
After board boot up , we are editing vi /etc/systemd/system/dbus-org.bluez.service these file as ExecStart=/usr/lib/bluetooth/bluetoothd -C (here we are adding -C means bluetooth running in
|
By
chandumail05@...
·
#51853
·
|
|
Re: Module.symvers failed with error: No such file or directory:
Are you able to resolve this issue ? I am seeing the similar issue
p: cannot stat ‘Module.symvers’: No such file or directory
WARNING:
Are you able to resolve this issue ? I am seeing the similar issue
p: cannot stat ‘Module.symvers’: No such file or directory
WARNING:
|
By
jjvazha@...
·
#51852
·
|
|
M+ & H bugs with Milestone Movements WW52
All,
YP M+ or high bugs which moved to a new milestone in WW52 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
11766
nobody group added by systemd
All,
YP M+ or high bugs which moved to a new milestone in WW52 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
11766
nobody group added by systemd
|
By
Stephen Jolley
·
#51851
·
|
|
Enhancements/Bugs closed WW52!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
mhalstead@...
1
akuster808@...
1
Grand Total
2
Thanks,
Stephen K. Jolley
Yocto Project
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
mhalstead@...
1
akuster808@...
1
Grand Total
2
Thanks,
Stephen K. Jolley
Yocto Project
|
By
Stephen Jolley
·
#51850
·
|
|
Current high bug count owners for Yocto Project 3.3
All,
Below is the list as of top 48 bug owners as of the end of WW52 of who have open medium or higher bugs and enhancements against YP 3.3. There are 85 possible work days left until the final
All,
Below is the list as of top 48 bug owners as of the end of WW52 of who have open medium or higher bugs and enhancements against YP 3.3. There are 85 possible work days left until the final
|
By
Stephen Jolley
·
#51849
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
|
By
Stephen Jolley
·
#51848
·
|
|
Re: Prevent WIC image from being built?
If you remove "wic" from the IMAGE_TYPES, it won't be built.
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-IMAGE_TYPES
Bruce
--
- Thou shalt not follow the NULL
If you remove "wic" from the IMAGE_TYPES, it won't be built.
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-IMAGE_TYPES
Bruce
--
- Thou shalt not follow the NULL
|
By
Bruce Ashfield
·
#51847
·
|
|
Re: How to develop kernel modules on the target?
<p32=tuta.io@...> wrote:
Nope. There is no way to do this on the build host. Not without
complex use of qemu-user to generate and package for the target
architecture. We cannot
<p32=tuta.io@...> wrote:
Nope. There is no way to do this on the build host. Not without
complex use of qemu-user to generate and package for the target
architecture. We cannot
|
By
Bruce Ashfield
·
#51846
·
|
|
Prevent WIC image from being built?
Hi:
Was wondering if there was a way to exclude wic image from being built.
Many thanks, and Happy New year.
Howard
Hi:
Was wondering if there was a way to exclude wic image from being built.
Many thanks, and Happy New year.
Howard
|
By
Howard
·
#51845
·
|
|
recommendations for (YP-based) linux-powered drones?
friend recently asked me for recommendations for entry-level,
linux-based drones whose software is generated by yocto project, so it
could be used as a learning experience. as in, the fun would be
friend recently asked me for recommendations for entry-level,
linux-based drones whose software is generated by yocto project, so it
could be used as a learning experience. as in, the fun would be
|
By
Robert P. J. Day
·
#51844
·
|
|
Re: How to develop kernel modules on the target?
Hello,
The execution of "make scripts prepare" did actually solve the issue, thank you very much for your help!
However, the need to manually execute this command on the target platform made me look
Hello,
The execution of "make scripts prepare" did actually solve the issue, thank you very much for your help!
However, the need to manually execute this command on the target platform made me look
|
By
p32@...
·
#51843
·
|
|
Re: chpasswd not working in yocto-2019
You might have better luck on the meta-xilinx mailing list. They should
know the details for their BSP.
More info on Xilnx layers and a pointer to subscribe info to the mailing
list is
You might have better luck on the meta-xilinx mailing list. They should
know the details for their BSP.
More info on Xilnx layers and a pointer to subscribe info to the mailing
list is
|
By
Philip Balister
·
#51842
·
|
|
Re: How to develop kernel modules on the target?
On 28.12.2020 15:40, p32 via lists.yoctoproject.org wrote:
Hello everyone,
I am using the Yocto-based build system provided by NXP (primarily via the
On 28.12.2020 15:40, p32 via lists.yoctoproject.org wrote:
Hello everyone,
I am using the Yocto-based build system provided by NXP (primarily via the
|
By
Ovidiu Panait
·
#51841
·
|
|
How to develop kernel modules on the target?
Hello everyone,
I am using the Yocto-based build system provided by NXP (primarily via the meta-freescale layer) to create Linux images for an i.MX 8M board and would like to develop small kernel
Hello everyone,
I am using the Yocto-based build system provided by NXP (primarily via the meta-freescale layer) to create Linux images for an i.MX 8M board and would like to develop small kernel
|
By
p32@...
·
#51840
·
|
|
Re: chpasswd not working in yocto-2019
Paul,
Thanks for the reply.
I am using Xilinx-SDK based : Linux version 4.19.0-rt1-xilinx-v2019.1
Can you please let me know how to verify the yocto version running on target.
Thanks,
Raghu
Paul,
Thanks for the reply.
I am using Xilinx-SDK based : Linux version 4.19.0-rt1-xilinx-v2019.1
Can you please let me know how to verify the yocto version running on target.
Thanks,
Raghu
|
By
Raghu Icecraft Software Trainings
·
#51839
·
|