|
Re: what to include in a "hardware bringup image"?
Hi,
ethtool can be used to check the network cable connection status and the autonegotiated link speed. That way you can make sure the port was soldered on correctly.
Regards,
Manuel
Am Do, 15. Apr
Hi,
ethtool can be used to check the network cable connection status and the autonegotiated link speed. That way you can make sure the port was soldered on correctly.
Regards,
Manuel
Am Do, 15. Apr
|
By
Manuel Wagesreither
·
#53171
·
|
|
Wrong OELAYOUT_ABI in poky dunfell 3.1.6 suppresses message
Hi all,
I recently upgraded my project from dunfell 3.1.5 to 3.1.6 and saw
errors about pseudo path mismatches on various build machines. Removing
TMPDIR solved the problem, but I did some digging to
Hi all,
I recently upgraded my project from dunfell 3.1.5 to 3.1.6 and saw
errors about pseudo path mismatches on various build machines. Removing
TMPDIR solved the problem, but I did some digging to
|
By
Nicolas Jeker
·
#53170
·
|
|
[meta-networking][gatesgarth] keepalived exec_python_func() error
Hello,
We are experiencing a build failures only on our build servers, but not
using the same containerised build environment locally, which is
confusing to say the least. We have already tried the
Hello,
We are experiencing a build failures only on our build servers, but not
using the same containerised build environment locally, which is
confusing to say the least. We have already tried the
|
By
Morgan Hill
·
#53169
·
|
|
Verifying Yocto image in beaglebone
Hello
I have built the Yocto gatesgarth image for Beaglebone black. Then I loaded the image in SD card and booted with beagle.
Is there any way to check whether the image is built and working with
Hello
I have built the Yocto gatesgarth image for Beaglebone black. Then I loaded the image in SD card and booted with beagle.
Is there any way to check whether the image is built and working with
|
By
Murugesh M
·
#53168
·
|
|
Re: [yocto-rocko] : fsl-community-bsp X11 build touch screen calibration issue on iMX6UL
Hello ,
I am experiencing same issue for Rocko build rootfs with QT application for X11.
I have tried the solution provided by Max , but it did not worked for me.
as Per my log :
Using calibration
Hello ,
I am experiencing same issue for Rocko build rootfs with QT application for X11.
I have tried the solution provided by Max , but it did not worked for me.
as Per my log :
Using calibration
|
By
rohit jadhav
·
#53167
·
|
|
[meta-security] [dunfell] [PATCH 3/3] initramfs-framework-ima: introduce IMA_FORCE
From: Ming Liu <liu.ming50@...>
Introduce IMA_FORCE to allow the IMA policy be applied forcely even
'no_ima' boot parameter is available.
This ensures the end users have a way to disable
From: Ming Liu <liu.ming50@...>
Introduce IMA_FORCE to allow the IMA policy be applied forcely even
'no_ima' boot parameter is available.
This ensures the end users have a way to disable
|
By
Ming Liu <liu.ming50@...>
·
#53166
·
|
|
[meta-security] [dunfell] [PATCH 2/3] meta: drop IMA_POLICY from policy recipes
From: Ming Liu <liu.ming50@...>
IMA_POLICY is being referred as policy recipe name in some places and it
is also being referred as policy file in other places, they are
conflicting with each
From: Ming Liu <liu.ming50@...>
IMA_POLICY is being referred as policy recipe name in some places and it
is also being referred as policy file in other places, they are
conflicting with each
|
By
Ming Liu <liu.ming50@...>
·
#53165
·
|
|
[meta-security] [dunfell] [PATCH 1/3] ima-evm-keys: add file-checksums to IMA_EVM_X509
From: Ming Liu <liu.ming50@...>
This ensures when a end user change the IMA_EVM_X509 key file,
ima-evm-keys recipe will be rebuilt.
Signed-off-by: Ming Liu
From: Ming Liu <liu.ming50@...>
This ensures when a end user change the IMA_EVM_X509 key file,
ima-evm-keys recipe will be rebuilt.
Signed-off-by: Ming Liu
|
By
Ming Liu <liu.ming50@...>
·
#53164
·
|
|
[meta-security] [dunfell] [PATCH 0/3] Backport several IMA fixes to LTS dunfell
From: Ming Liu <ming.liu@...>
Ming Liu (3):
ima-evm-keys: add file-checksums to IMA_EVM_X509
meta: drop IMA_POLICY from policy recipes
initramfs-framework-ima: introduce IMA_FORCE
From: Ming Liu <ming.liu@...>
Ming Liu (3):
ima-evm-keys: add file-checksums to IMA_EVM_X509
meta: drop IMA_POLICY from policy recipes
initramfs-framework-ima: introduce IMA_FORCE
|
By
Ming Liu <liu.ming50@...>
·
#53163
·
|
|
#yocto #llvm
#yocto
#llvm
I attempted to add llvm to my zeus image, and I am seeing the following Yocto build error…
What is the actual problem here, and how best resolve ?
Build Configuration:
BB_VERSION
I attempted to add llvm to my zeus image, and I am seeing the following Yocto build error…
What is the actual problem here, and how best resolve ?
Build Configuration:
BB_VERSION
|
By
Monsees, Steven C (US)
·
#53162
·
|
|
Re: bitbake controlling memory use
Hi,
Op 18-04-2021 om 11:59 schreef Richard Purdie:
And indeed it does, thanks so much for the tip.
Ferry
Hi,
Op 18-04-2021 om 11:59 schreef Richard Purdie:
And indeed it does, thanks so much for the tip.
Ferry
|
By
Gmane Admin
·
#53161
·
|
|
[PATCH yocto-autobuilder-helper] config.json: measure every 60 seconds
With the previous interval of 10 seconds, there would be
serveral times when the system was very busy and the
script would not return before the next run was scheduled
resulting in no measurement. In
With the previous interval of 10 seconds, there would be
serveral times when the system was very busy and the
script would not return before the next run was scheduled
resulting in no measurement. In
|
By
Randy MacLeod
·
#53160
·
|
|
Re: bitbake controlling memory use
It would need to be:
PARALLEL_MAKE_pn-nodejs = "-j 1"
If that works, the override above should also work. You do need the "pn-"
prefix to the recipe name though.
Cheers,
Richard
It would need to be:
PARALLEL_MAKE_pn-nodejs = "-j 1"
If that works, the override above should also work. You do need the "pn-"
prefix to the recipe name though.
Cheers,
Richard
|
By
Richard Purdie
·
#53159
·
|
|
Re: bitbake controlling memory use
Hi,
Op 14-04-2021 om 06:59 schreef Richard Purdie:
I tried PARALLEL_MAKE_nodejs = "-j 1" from local.conf but that didn't work.
So I watched it run for a while. It compiles with g++ and as at about
Hi,
Op 14-04-2021 om 06:59 schreef Richard Purdie:
I tried PARALLEL_MAKE_nodejs = "-j 1" from local.conf but that didn't work.
So I watched it run for a while. It compiles with g++ and as at about
|
By
Gmane Admin
·
#53158
·
|
|
Re: [PATCH yocto-autobuilder-helper 1/4] config.json: add "collect-data" template
Thanks for fixing the fall-out due to assumptions in other tests.
Is the system back to normal and operational now?
What was the impact of running the heartbeat and the dd test every
10 seconds on
Thanks for fixing the fall-out due to assumptions in other tests.
Is the system back to normal and operational now?
What was the impact of running the heartbeat and the dd test every
10 seconds on
|
By
Randy MacLeod
·
#53157
·
|
|
#yocto #bitbake #gatesgarth #qca9377
#qca9377
#yocto
#bitbake
#gatesgarth
Hi,
I am trying to include qca9377 module in my image (yocto-gatesgarth). I am using command bitbake imx-image-full, and i added two lines in my local.conf file: MACHINE_FEATURES += "
Hi,
I am trying to include qca9377 module in my image (yocto-gatesgarth). I am using command bitbake imx-image-full, and i added two lines in my local.conf file: MACHINE_FEATURES += "
|
By
jovanalukovic0@...
·
#53156
·
|
|
#bitbake Can't use 'bitbake -g <image-name> -u taskdep
#bitbake
Hi,
Myself had to ask web search engine for usage of Task Dependency Explorer taskexp as I didn't succeed on search in Yocto materials.
Hence, the way I try to use taskexp might be not right.
In the
Hi,
Myself had to ask web search engine for usage of Task Dependency Explorer taskexp as I didn't succeed on search in Yocto materials.
Hence, the way I try to use taskexp might be not right.
In the
|
By
keydi <krzysztof.dudziak@...>
·
#53155
·
|
|
Re: [PATCH yocto-autobuilder-helper 2/4] config.json: collect data by default
There is also another issue as BB_HEARTBEAT_EVENT defaults to 1, the change to 10
changes the default timings for buildstats and other pieces of code. In particular
I suspect this is
There is also another issue as BB_HEARTBEAT_EVENT defaults to 1, the change to 10
changes the default timings for buildstats and other pieces of code. In particular
I suspect this is
|
By
Richard Purdie
·
#53154
·
|
|
Re: [PATCH yocto-autobuilder-helper 2/4] config.json: collect data by default
I merged 2-4 of this series, unfortunately this resulted in a few issues overnight:
https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/1393
which is due to the non-executable script
I merged 2-4 of this series, unfortunately this resulted in a few issues overnight:
https://autobuilder.yoctoproject.org/typhoon/#/builders/85/builds/1393
which is due to the non-executable script
|
By
Richard Purdie
·
#53153
·
|
|
Re: Building image from Root
You can use both by changing the directory for downloads and sstate-cache. Put these in your local.conf:
SSTATE_DIR = "/opt/sstate-cache"
DL_DIR = "/opt/downloads"
(You change "/opt" to some other
You can use both by changing the directory for downloads and sstate-cache. Put these in your local.conf:
SSTATE_DIR = "/opt/sstate-cache"
DL_DIR = "/opt/downloads"
(You change "/opt" to some other
|
By
Mike Looijmans
·
#53152
·
|