|
Update APTCONF_TARGET manually
Hi all
I move all TMPDIR in another folder
The EXTRA_DISTRO_FETAURES += "package_managent"
PACKAGE_CLASS := " package_deb "
When I build the image the package_manager try to find the debs in the older
Hi all
I move all TMPDIR in another folder
The EXTRA_DISTRO_FETAURES += "package_managent"
PACKAGE_CLASS := " package_deb "
When I build the image the package_manager try to find the debs in the older
|
By
Mauro Ziliani
·
#53937
·
|
|
Re: Empty source package when using devtool
Hello, I dug further into yocto classes and I think I found what is going on.
All seems to come from the fact that gcc debug-prefix-map and macro-prefix-map options are statically defined in
Hello, I dug further into yocto classes and I think I found what is going on.
All seems to come from the fact that gcc debug-prefix-map and macro-prefix-map options are statically defined in
|
By
Frederic Martinsons <frederic.martinsons@...>
·
#53936
·
|
|
M+ & H bugs with Milestone Movements WW25
All,
YP M+ or high bugs which moved to a new milestone in WW25 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
11385
poky-container: clarify that
All,
YP M+ or high bugs which moved to a new milestone in WW25 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
11385
poky-container: clarify that
|
By
Stephen Jolley
·
#53935
·
|
|
Enhancements/Bugs closed WW25!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
randy.macleod@...
2
ross@...
1
mhalstead@...
1
richard.purdie@...
1
Grand Total
5
Thanks,
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
randy.macleod@...
2
ross@...
1
mhalstead@...
1
richard.purdie@...
1
Grand Total
5
Thanks,
|
By
Stephen Jolley
·
#53934
·
|
|
Current high bug count owners for Yocto Project 3.4
All,
Below is the list as of top 50 bug owners as of the end of WW25 of who have open medium or higher bugs and enhancements against YP 3.4. There are 91 possible work days left until the final
All,
Below is the list as of top 50 bug owners as of the end of WW25 of who have open medium or higher bugs and enhancements against YP 3.4. There are 91 possible work days left until the final
|
By
Stephen Jolley
·
#53933
·
|
|
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
·
#53932
·
|
|
Re: the downside of parallelism
the (legacy) code base i was handed involves several sizable
makefiles that were not designed to take advantage of parallelism --
apparently, they come from an environment (QNX?) where "make" does
the (legacy) code base i was handed involves several sizable
makefiles that were not designed to take advantage of parallelism --
apparently, they come from an environment (QNX?) where "make" does
|
By
Robert P. J. Day
·
#53931
·
|
|
Re: TLV320AIC3104: tlv320aic3104
#kernel
#yocto
Hello,
To support that, you will have to write your own card driver or at least
write a device tree sound node with a dummy codec as Linux will not be
configuring it.
See
Hello,
To support that, you will have to write your own card driver or at least
write a device tree sound node with a dummy codec as Linux will not be
configuring it.
See
|
By
Alexandre Belloni
·
#53930
·
|
|
TLV320AIC3104: tlv320aic3104
#kernel
#yocto
Hi,
I am using tlv320aic3104 in one of my project, The hardware is wired in such a way that the I2C lines from tlv320aic3104 is connected to a separate microprocessor which performs the init.
The
Hi,
I am using tlv320aic3104 in one of my project, The hardware is wired in such a way that the I2C lines from tlv320aic3104 is connected to a separate microprocessor which performs the init.
The
|
By
Amrun Nisha.R
·
#53929
·
|
|
[meta-zephyr][PATCH 2/2] zephyr-coap-client: Add recipe for CoAP client
This sample application provides an example coap-client using the the MBEDTLS library.
Signed-off-by: Amit Kucheria <amit.kucheria.ext@...>
---
This sample application provides an example coap-client using the the MBEDTLS library.
Signed-off-by: Amit Kucheria <amit.kucheria.ext@...>
---
|
By
Amit Kucheria
·
#53928
·
|
|
[meta-zephyr][PATCH 1/2] zephyr-coap-server: Add recipe for CoAP server
This sample application provides an example coap-server using the the MBEDTLS library.
Signed-off-by: Amit Kucheria <amit.kucheria.ext@...>
---
This sample application provides an example coap-server using the the MBEDTLS library.
Signed-off-by: Amit Kucheria <amit.kucheria.ext@...>
---
|
By
Amit Kucheria
·
#53927
·
|
|
Re: [meta-security][PATCH] aircrack-ng: update to 1.6
merged,
thanks
By
Armin Kuster
·
#53926
·
|
|
[meta-security][PATCH] initramfs-framework: fix typo in conditional
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/initrdscripts/initramfs-framework_1.0.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Armin Kuster <akuster808@...>
---
recipes-core/initrdscripts/initramfs-framework_1.0.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Armin Kuster
·
#53925
·
|
|
Re: [meta-security][PATCH] sssd: set pid path with /run
series merged.
thanks
By
Armin Kuster
·
#53924
·
|
|
Re: [PATCH] smack: add 3 cves to allowlist
merged.
By
Armin Kuster
·
#53923
·
|
|
Re: the downside of parallelism
Hi,
Sorry for my stupid question;)
If you have 12 threads, it's 12 threads and not more.
I guess there needs to be some kind of dependency between your new recipes.
make -j can use as many cores
Hi,
Sorry for my stupid question;)
If you have 12 threads, it's 12 threads and not more.
I guess there needs to be some kind of dependency between your new recipes.
make -j can use as many cores
|
By
Robert Berger
·
#53922
·
|
|
Re: the downside of parallelism
i wasn't blaming yocto ... that was an attempt at wry humour. or
possibly irony.
rday
i wasn't blaming yocto ... that was an attempt at wry humour. or
possibly irony.
rday
|
By
Robert P. J. Day
·
#53921
·
|
|
Re: the downside of parallelism
This is hardly Yocto's fault: putting a 6 core CPU into a laptop should be validated by saturating all cores for several hours and ensuring the cooling and frequency throttling can handle it. Laptop
This is hardly Yocto's fault: putting a 6 core CPU into a laptop should be validated by saturating all cores for several hours and ensuring the cooling and frequency throttling can handle it. Laptop
|
By
Alexander Kanavin
·
#53920
·
|
|
the downside of parallelism
refactoring existing (legacy) code base into more bite-sized
bitbake recipes to speed up build by taking advantage of 6-core
(12-thread) dell laptop ... end result is that i get so much
parallelism
refactoring existing (legacy) code base into more bite-sized
bitbake recipes to speed up build by taking advantage of 6-core
(12-thread) dell laptop ... end result is that i get so much
parallelism
|
By
Robert P. J. Day
·
#53919
·
|
|
Re: Appending an existing machine .conf file
Hi Frédéric,
Thanks for your suggestion,
I suppose this would be a bit less maintainable, as it's effectively
duplicating the entry in the base config... but I think it will work
for me for now.
Hi Frédéric,
Thanks for your suggestion,
I suppose this would be a bit less maintainable, as it's effectively
duplicating the entry in the base config... but I think it will work
for me for now.
|
By
Mike Frampton
·
#53918
·
|