LetoThe2nd changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Community: https://www.yoctoproject.org/community | IRC logs: http://irc.yoctoproject.org/irc/ | Having difficulty on the list, with someone on the list or on IRC, contact Yocto Project Community Manager Letothe2nd | CoC: https://www.yoctoproject.org/community/code-of-conduct
lexano has quit [Ping timeout: 250 seconds]
sotaoverride has quit [Ping timeout: 245 seconds]
sotaover2ide has joined #yocto
davidinux has quit [Ping timeout: 250 seconds]
davidinux has joined #yocto
kscherer has quit [Quit: Konversation terminated!]
sakoman has quit [Quit: Leaving.]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #yocto
starblue3 has quit [Ping timeout: 246 seconds]
starblue3 has joined #yocto
Ablu has quit [Ping timeout: 244 seconds]
Ablu has joined #yocto
sakoman has joined #yocto
jclsn has quit [Ping timeout: 244 seconds]
jclsn has joined #yocto
sakoman has quit [Quit: Leaving.]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
Minvera has quit [Remote host closed the connection]
florian_kc has joined #yocto
amitk has quit [Ping timeout: 252 seconds]
florian_kc has quit [Ping timeout: 244 seconds]
xmn has quit [Ping timeout: 244 seconds]
xmn has joined #yocto
alessioigor has joined #yocto
alessioigor has quit [Quit: alessioigor]
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 244 seconds]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
xmn has quit [Quit: ZZZzzz…]
Herrie has quit [Quit: ZNC 1.8.0 - https://znc.in]
goliath has joined #yocto
Herrie has joined #yocto
Herrie has quit [Client Quit]
alex88 has quit [Quit: ZNC 1.8.2 - https://znc.in]
alex88 has joined #yocto
alessioigor has joined #yocto
vladest1 has joined #yocto
vladest has quit [Ping timeout: 245 seconds]
vladest1 is now known as vladest
amitk has joined #yocto
Herrie has joined #yocto
gsalazar has joined #yocto
amitk has quit [Remote host closed the connection]
amitk has joined #yocto
gsalazar has quit [Ping timeout: 260 seconds]
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 244 seconds]
xmn has joined #yocto
florian_kc has joined #yocto
Herrie has quit [Quit: ZNC 1.8.0 - https://znc.in]
Herrie has joined #yocto
Herrie has quit [Quit: ZNC 1.8.0 - https://znc.in]
Herrie has joined #yocto
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
dgriego has quit [Ping timeout: 250 seconds]
dgriego has joined #yocto
florian_kc has quit [Ping timeout: 244 seconds]
florian_kc has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
<DvorkinDmitry> can't find MCMACHINE variable. is there are something like this?
ptsneves has joined #yocto
sakoman has joined #yocto
davidinux has quit [Ping timeout: 244 seconds]
davidinux has joined #yocto
florian_kc has quit [Ping timeout: 244 seconds]
<zelgomer> DvorkinDmitry: what is MCMACHINE?
vladest has quit [Remote host closed the connection]
<DvorkinDmitry> zelgomer, i found this variable in google. somebody said, if you're doing MACHINEOVERRIDE this variable contains original name of the machine
vladest has joined #yocto
<LetoThe2nd> DvorkinDmitry: as it is not noted in https://docs.yoctoproject.org/ref-manual/variables.html, chances of that being canonical are low. plus, the name sounds more like it is related to multicofigs.
<zelgomer> i also wonder if there's a misunderstanding here with MACHINEOVERRIDES. this variable does not override the value of MACHINE, it's a list of override tokens used when building for the given MACHINE
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
glembo[m] has quit [Remote host closed the connection]
lexano has joined #yocto
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 252 seconds]
schtobia has quit [Quit: Bye!]
schtobia has joined #yocto
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
ptsneves has quit [Ping timeout: 246 seconds]
cavejohnson has joined #yocto
cavejohnson has quit [Remote host closed the connection]
cavejohnson has joined #yocto
GillesM has joined #yocto
cavejohnson has quit [Ping timeout: 260 seconds]
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
dmoseley has joined #yocto
florian_kc has joined #yocto
<DvorkinDmitry> zelgomer, oh! ok. i'm building two images for machine XXX. One contains DTS0 + systemd network settings, another contains dts1 with another systemd network settings. How can I separate them? I can specify the DTS, but don't see how can I specify the systemd network settings for the same machine, but for different configuration?
alessioigor has quit [Quit: alessioigor]
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
dmoseley has joined #yocto
florian_kc has quit [Ping timeout: 244 seconds]
<DvorkinDmitry> 'm building two images for machine XXX. One contains DTS0 + systemd network settings, another contains dts1 with another systemd network settings. How can I separate them? I can specify the DTS, but don't see how can I specify the systemd network settings for the same machine, but for different configuration?
amitk has quit [Ping timeout: 264 seconds]
<zelgomer> DvorkinDmitry: i don't know, you could either define two machines that are mostly common but have this variation (e.g. XXX.conf and YYY.conf both include commonZZZ.inc) and then you chose the dts and network settings from those respective recipes using override syntax
<zelgomer> or another option is to select those things with a variable that you set either from two different machine files (again XXX.conf and YYY.conf both include commonZZZ.inc), or you have a single machine and configure the variable for specific builds with local.conf
goliath has quit [Quit: SIGSEGV]