|
Bitbake + Patches
I was told this was the right group to ask my question. If this is not right, please let me know.
I am currently using Zeus, and with Zeus, we get Apache v2.4.41. But I would like to get a later
I was told this was the right group to ask my question. If this is not right, please let me know.
I am currently using Zeus, and with Zeus, we get Apache v2.4.41. But I would like to get a later
|
By
bitflipper <forums@...>
·
#57874
·
|
|
Re: Create the patch for the linux kernel module
#dunfell
Hi... Quentin
Yes, it works!
I'm able to customise the kernel module by the patch
Many thanks :)
Regards,
Mahendra
Hi... Quentin
Yes, it works!
I'm able to customise the kernel module by the patch
Many thanks :)
Regards,
Mahendra
|
By
Mahendra Sondagar
·
#57873
·
|
|
Re: Create the patch for the linux kernel module
#dunfell
Hi...Quentin
Thanks for the revert :)
Let me try this
Regards
Mahendra
Hi...Quentin
Thanks for the revert :)
Let me try this
Regards
Mahendra
|
By
Mahendra Sondagar
·
#57872
·
|
|
Re: Create the patch for the linux kernel module
#dunfell
Hi Mahendra,
The issue is that the path in your patch is incorrect, it should not have kernel-source/ in it, just remove it.
Cheers,
Quentin
Hi Mahendra,
The issue is that the path in your patch is incorrect, it should not have kernel-source/ in it, just remove it.
Cheers,
Quentin
|
By
Quentin Schulz
·
#57871
·
|
|
Re: Create the patch for the linux kernel module
#dunfell
Hi... Khem Raj
First of all, Thanks for the swift reply.
Let me brief the case.
Actually, I'm dealing with the TP-Link Bluetooth dongle
I have been enabled it's suitable drivers
However, the things
Hi... Khem Raj
First of all, Thanks for the swift reply.
Let me brief the case.
Actually, I'm dealing with the TP-Link Bluetooth dongle
I have been enabled it's suitable drivers
However, the things
|
By
Mahendra Sondagar
·
#57870
·
|
|
Re: Error while testing "core-image-minimal" through "bitbake core-image-minimal -c testimage -v"
#linux
#warning
#toolchain
#bitbake
#dunfell
You need to rebuild the image:
bitbake core-image-minimal
Alex
You need to rebuild the image:
bitbake core-image-minimal
Alex
|
By
Alexander Kanavin
·
#57869
·
|
|
Re: Error while testing "core-image-minimal" through "bitbake core-image-minimal -c testimage -v"
#linux
#warning
#toolchain
#bitbake
#dunfell
Hello
i was not able to find that how to force a no-graphical execution by unset Display before running bitbake . So i again tried to test my image by previous method
bitbake rpm busybox curl
Hello
i was not able to find that how to force a no-graphical execution by unset Display before running bitbake . So i again tried to test my image by previous method
bitbake rpm busybox curl
|
By
Nikita Gupta <nikitagupta2509@...>
·
#57868
·
|
|
Re: Create the patch for the linux kernel module
#dunfell
If it’s in-tree kernel module then you create a patch with your changes and apply it via recipe like any other recipe is going to do in metadata
However you need to share specific details on errors
If it’s in-tree kernel module then you create a patch with your changes and apply it via recipe like any other recipe is going to do in metadata
However you need to share specific details on errors
|
By
Khem Raj
·
#57867
·
|
|
Create the patch for the linux kernel module
#dunfell
Hi... Community
Hope all are doing well
I'm dealing with the yocto dunfell branch with the STM32MP1
I know, how to create the patch for the device tree source (DTS) and add with the custom image
My
Hi... Community
Hope all are doing well
I'm dealing with the yocto dunfell branch with the STM32MP1
I know, how to create the patch for the device tree source (DTS) and add with the custom image
My
|
By
Mahendra Sondagar
·
#57866
·
|
|
[meta-yocto][kirkstone][PATCH 2/2] linux-yocto/5.10: update genericx86* machines to v5.10.135
Signed-off-by: Rajesh Dangi <rajeshx.dangi@...>
---
.../recipes-kernel/linux/linux-yocto_5.10.bbappend | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git
Signed-off-by: Rajesh Dangi <rajeshx.dangi@...>
---
.../recipes-kernel/linux/linux-yocto_5.10.bbappend | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git
|
By
Rajesh Dangi
·
#57865
·
|
|
[meta-yocto][kirkstone][PATCH 1/2] linux-yocto/5.15: update genericx86* machines to v5.15.59
Signed-off-by: Rajesh Dangi <rajeshx.dangi@...>
---
.../recipes-kernel/linux/linux-yocto_5.15.bbappend | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git
Signed-off-by: Rajesh Dangi <rajeshx.dangi@...>
---
.../recipes-kernel/linux/linux-yocto_5.15.bbappend | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git
|
By
Rajesh Dangi
·
#57864
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 8/18/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Alexandre Belloni, Pavel Zhukov, Stephen Jolley, Ross
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Steve Sakoman, Joshua Watt, Randy Macleod, Richard Purdie, Alexandre Belloni, Pavel Zhukov, Stephen Jolley, Ross
|
By
sakib.sajal@...
·
#57863
·
|
|
Devtool fails if SRCREV is set to ${AUTOREV}
#kirkstone
#devtool
#yocto
Hello Everyone
We perform yocto build and do devtool modify for one of package it works
if we perform devtool modify for another package without resetting the previously modified package we are
Hello Everyone
We perform yocto build and do devtool modify for one of package it works
if we perform devtool modify for another package without resetting the previously modified package we are
|
By
shibi.cbe@...
·
#57862
·
|
|
[meta-parsec][PATCH] Use CARGO_TARGET_SUBDIR in do_install
Signed-off-by: Anton Antonov <Anton.Antonov@...>
---
.../recipes-parsec/parsec-service/parsec-service_1.0.0.bb | 2 +-
meta-parsec/recipes-parsec/parsec-tool/parsec-tool_0.5.2.bb | 2
Signed-off-by: Anton Antonov <Anton.Antonov@...>
---
.../recipes-parsec/parsec-service/parsec-service_1.0.0.bb | 2 +-
meta-parsec/recipes-parsec/parsec-tool/parsec-tool_0.5.2.bb | 2
|
By
Anton Antonov
·
#57861
·
|
|
Re: wget - The certificate has not yet been activated (does also happen in qemuarm "virt" machine)
The issue is that gnutls configure script detects 32-bit time_t while
wget detects 64-bit time_t.
Function ssl_check_certificate() in wget/src/gnutls.c contains:
time_t now = time (NULL);
...
The issue is that gnutls configure script detects 32-bit time_t while
wget detects 64-bit time_t.
Function ssl_check_certificate() in wget/src/gnutls.c contains:
time_t now = time (NULL);
...
|
By
Tomasz Moń <tomasz.mon@...>
·
#57860
·
|
|
[ANNOUNCEMENT] Yocto Project 4.0.3 is Released
Hi
We are pleased to announce the Yocto Project 4.0.3 Release is now available for
Hi
We are pleased to announce the Yocto Project 4.0.3 Release is now available for
|
By
Lee Chee Yang
·
#57859
·
|
|
Re: Custom QA Checks
Yes, and yes.
For example, I have https://github.com/rossburton/meta-ross/blob/master/classes/insanitier.bbclass
This defines some new sanity checks, and adds them to WARN_QA so that they’re
Yes, and yes.
For example, I have https://github.com/rossburton/meta-ross/blob/master/classes/insanitier.bbclass
This defines some new sanity checks, and adds them to WARN_QA so that they’re
|
By
Ross Burton
·
#57858
·
|
|
#linux #kirkstone #yocto x86_64 machine bootloader
#linux
#kirkstone
#yocto
Hi community,
I'm wondering how to manage the bootloader files contents in a X86_64 machine and if those files have a relation with the WKS.in file.
By doing a bitbake -e <my_image> I can't figure out
Hi community,
I'm wondering how to manage the bootloader files contents in a X86_64 machine and if those files have a relation with the WKS.in file.
By doing a bitbake -e <my_image> I can't figure out
|
By
Martin Leduc <martin.leduc@...>
·
#57857
·
|
|
Yocto Project Status 16 August 2022 (WW33)
Current Dev Position: YP 4.1 M3
Next Deadline: 22nd August 2022 YP 4.1 M3 Build
Next Team Meetings:
Bug Triage meeting Thursday August 18th 7:30 am PDT
Current Dev Position: YP 4.1 M3
Next Deadline: 22nd August 2022 YP 4.1 M3 Build
Next Team Meetings:
Bug Triage meeting Thursday August 18th 7:30 am PDT
|
By
Stephen Jolley
·
#57856
·
|
|
[meta-yocto][dunfell][PATCH] linux-yocto/5.4: update genericx86* machines to v5.4.205
Signed-off-by: Rajesh Dangi <rajeshx.dangi@...>
---
.../recipes-kernel/linux/linux-yocto_5.4.bbappend | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git
Signed-off-by: Rajesh Dangi <rajeshx.dangi@...>
---
.../recipes-kernel/linux/linux-yocto_5.4.bbappend | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git
|
By
Rajesh Dangi
·
#57855
·
|