|
Re: Assign IP address at boot time
Yes, the network/Ethernet device is recognized by Linux and the appropriate driver is loaded. If I use:
$ ip add add 192.168.9.101/24 dev eth0
I’m up and running. But I want the IP assignment to
Yes, the network/Ethernet device is recognized by Linux and the appropriate driver is loaded. If I use:
$ ip add add 192.168.9.101/24 dev eth0
I’m up and running. But I want the IP assignment to
|
By
jchludzinski
·
#52640
·
|
|
Re: [meta-selinux][dunfell][gatesgarth][master][PATCH] libselinux-python: Fix build error due to missing target config
Hi Joe,
This patch doesn't need to be merged into master because I have fixed it in commit fb15056ff44318d7886fd0f68e2f6dba716e9be4.
//Yi
Hi Joe,
This patch doesn't need to be merged into master because I have fixed it in commit fb15056ff44318d7886fd0f68e2f6dba716e9be4.
//Yi
|
By
Yi Zhao
·
#52639
·
|
|
[PATCH v2] yocto-bsp: update reference platforms to latest 5.10
From: Bruce Ashfield <bruce.ashfield@...>
Bumping our reference boards to match the latest in OE-core. Not only
do we get the latest, we fix a configuration warning with
From: Bruce Ashfield <bruce.ashfield@...>
Bumping our reference boards to match the latest in OE-core. Not only
do we get the latest, we fix a configuration warning with
|
By
Bruce Ashfield
·
#52638
·
|
|
Re: Assign IP address at boot time
Hi there,
On 3/9/21 1:27 PM, jchludzinski via lists.yoctoproject.org wrote:
That depends on whether or not you are using a network manager and if so which one.
You
Hi there,
On 3/9/21 1:27 PM, jchludzinski via lists.yoctoproject.org wrote:
That depends on whether or not you are using a network manager and if so which one.
You
|
By
Rudolf J Streif
·
#52637
·
|
|
Assign IP address at boot time
Where do I assign a static IP address to my sole network interface?
I tried using the Linux boot parameters (in extlinux.conf):
LABEL Arria10 SOCDK SDMMC
KERNEL ../zImage
FDT
Where do I assign a static IP address to my sole network interface?
I tried using the Linux boot parameters (in extlinux.conf):
LABEL Arria10 SOCDK SDMMC
KERNEL ../zImage
FDT
|
By
jchludzinski
·
#52636
·
|
|
[PATCH] yocto-bsp: update reference platforms to latest 5.10
From: Bruce Ashfield <bruce.ashfield@...>
Bumping our reference boards to match the latest in OE-core. Not only
do we get the latest, we fix a configuration warning with
From: Bruce Ashfield <bruce.ashfield@...>
Bumping our reference boards to match the latest in OE-core. Not only
do we get the latest, we fix a configuration warning with
|
By
Bruce Ashfield
·
#52635
·
|
|
Re: Swap management: vm.swappiness best values?
Hi again,
kswapd is triggered (even when there is no swap space) to reclaim some space when the memory runs low. There is no way to turn it completely off, with the swappiness parameter you can
Hi again,
kswapd is triggered (even when there is no swap space) to reclaim some space when the memory runs low. There is no way to turn it completely off, with the swappiness parameter you can
|
By
Laurent Gauthier
·
#52634
·
|
|
Re: #yocto #sdk
#yocto
#sdk
it excludes the variables from checksums see
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#checksums
it excludes the variables from checksums see
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#checksums
|
By
Khem Raj
·
#52633
·
|
|
Re: avahi_0.8 issue with latest version
if the process is dead them perhaps it will be helpful to get a
stacktrace and see whats going on.
if the process is dead them perhaps it will be helpful to get a
stacktrace and see whats going on.
|
By
Khem Raj
·
#52632
·
|
|
Yocto Technical Team Minutes/Engineering Sync for Mar 9, 2021
Yocto Technical Team Minutes, Engineering Sync, for Mar 9, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for Mar 9, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are made to
|
By
Trevor Woerner
·
#52631
·
|
|
Re: Swap management: vm.swappiness best values?
Thank you for the answer.
May be I explain my problem not so well :-(
I don't have enabled swap partition in fstab and if I run swapon nothing is shown.
The swap partition is not defined anywhere in
Thank you for the answer.
May be I explain my problem not so well :-(
I don't have enabled swap partition in fstab and if I run swapon nothing is shown.
The swap partition is not defined anywhere in
|
By
Mauro Ziliani
·
#52630
·
|
|
Yocto Project Status WW10`21
Current Dev Position: YP 3.3 Feature Freeze
Next Deadline: 1st March 2021 YP 3.3 M3 build
Next Team Meetings:
Bug Triage meeting Thursday Mar. 11th at 7:30am PDT
Current Dev Position: YP 3.3 Feature Freeze
Next Deadline: 1st March 2021 YP 3.3 M3 build
Next Team Meetings:
Bug Triage meeting Thursday Mar. 11th at 7:30am PDT
|
By
Stephen Jolley
·
#52629
·
|
|
Re: [meta-selinux][dunfell][gatesgarth][master][PATCH] libselinux-python: Fix build error due to missing target config
[Re: [yocto] [meta-selinux][dunfell][gatesgarth][master][PATCH] libselinux-python: Fix build error due to missing target config] On 21.03.09 (Tue 14:53) Anatol Belski wrote:
No problem! I assumed
[Re: [yocto] [meta-selinux][dunfell][gatesgarth][master][PATCH] libselinux-python: Fix build error due to missing target config] On 21.03.09 (Tue 14:53) Anatol Belski wrote:
No problem! I assumed
|
By
Joe MacDonald
·
#52628
·
|
|
Re: how often would one use "VAR_someoverride_append = ..."?
Hi Leon,
Define what you mean by "where += would not work", I'm not sure to have
enough context to answer this question.
gdb/gdbserver above would be replaced with ${PN} in many/most recipes.
I am
Hi Leon,
Define what you mean by "where += would not work", I'm not sure to have
enough context to answer this question.
gdb/gdbserver above would be replaced with ${PN} in many/most recipes.
I am
|
By
Quentin Schulz
·
#52627
·
|
|
Re: how often would one use "VAR_someoverride_append = ..."?
Hello Robert, all,
$grep -re '[A-Z_]\+_[a-z0-9]\+_append' poky/meta*
poky/meta/recipes-support/gmp/gmp_6.2.0.bb:EXTRA_OECONF_mipsarchr6_append
= "
Hello Robert, all,
$grep -re '[A-Z_]\+_[a-z0-9]\+_append' poky/meta*
poky/meta/recipes-support/gmp/gmp_6.2.0.bb:EXTRA_OECONF_mipsarchr6_append
= "
|
By
Leon Woestenberg
·
#52626
·
|
|
Re: how often would one use "VAR_someoverride_append = ..."?
i remember testing this a few years back, and making sure i
appreciated the subtleties. i might take a shot at rewriting that
section, since i think it has potential for confusion. mostly,
i remember testing this a few years back, and making sure i
appreciated the subtleties. i might take a shot at rewriting that
section, since i think it has potential for confusion. mostly,
|
By
Robert P. J. Day
·
#52625
·
|
|
Re: how often would one use "VAR_someoverride_append = ..."?
Hi Robert,
Yes, in 99% of the cases, you want VAR_append_foo and not VAR_foo_append.
VAR_foo_append makes sense when you want to append to VAR_foo which is a
way to override completely VAR for
Hi Robert,
Yes, in 99% of the cases, you want VAR_append_foo and not VAR_foo_append.
VAR_foo_append makes sense when you want to append to VAR_foo which is a
way to override completely VAR for
|
By
Quentin Schulz
·
#52624
·
|
|
how often would one use "VAR_someoverride_append = ..."?
bitbake manual, chapter 3, examples of conditional syntax:
https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-metadata.html#examples
correctly distinguishes between
bitbake manual, chapter 3, examples of conditional syntax:
https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-metadata.html#examples
correctly distinguishes between
|
By
Robert P. J. Day
·
#52623
·
|
|
Re: [meta-selinux][dunfell][gatesgarth][master][PATCH] libselinux-python: Fix build error due to missing target config
Hi Joe,
thanks for the quick check. The patch applies fine to dunfell and gatesgarth, master has the changed recipe version in the bb name. I was about to rebase to master but pulling shows already
Hi Joe,
thanks for the quick check. The patch applies fine to dunfell and gatesgarth, master has the changed recipe version in the bb name. I was about to rebase to master but pulling shows already
|
By
Anatol Belski
·
#52622
·
|
|
Re: [meta-selinux][dunfell][gatesgarth][master][PATCH] libselinux-python: Fix build error due to missing target config
Hi Anatol,
I will confirm this against the other branches (dunfell and gatesgarth)
but your patch doesn't appear to be against the current master branch (and
it's unlikely one patch will apply to all
Hi Anatol,
I will confirm this against the other branches (dunfell and gatesgarth)
but your patch doesn't appear to be against the current master branch (and
it's unlikely one patch will apply to all
|
By
Joe MacDonald
·
#52621
·
|