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
sakoman has quit [Quit: Leaving.]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #yocto
pabigot has quit [Remote host closed the connection]
Ablu has quit [Ping timeout: 250 seconds]
Ablu has joined #yocto
rfs613 has joined #yocto
Minvera has quit [Ping timeout: 245 seconds]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
sakoman has joined #yocto
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
dmoseley has joined #yocto
jclsn has quit [Ping timeout: 244 seconds]
jclsn has joined #yocto
amitk has joined #yocto
Tokamak_ has joined #yocto
sakoman has quit [Quit: Leaving.]
Tokamak_ has quit [Quit: Tokamak_]
marka has quit [Ping timeout: 258 seconds]
marka has joined #yocto
xmn has quit [Quit: ZZZzzz…]
hrberg has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
hrberg has joined #yocto
hrberg has quit [Client Quit]
hrberg has joined #yocto
zelgomer has quit [Remote host closed the connection]
GNUmoon has quit [Read error: Connection reset by peer]
zelgomer has joined #yocto
GNUmoon has joined #yocto
numbskull[m] has quit [Remote host closed the connection]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
Herrie has quit [Read error: Connection reset by peer]
Herrie has joined #yocto
kanavin has quit [Remote host closed the connection]
kanavin has joined #yocto
camus has quit [Ping timeout: 245 seconds]
xmn has joined #yocto
ruslan has joined #yocto
ruslan has quit [Quit: Client closed]
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 246 seconds]
florian_kc has joined #yocto
kpo has joined #yocto
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
bq has quit [Ping timeout: 244 seconds]
florian_kc has quit [Ping timeout: 245 seconds]
kpo has quit [Ping timeout: 245 seconds]
kpo has joined #yocto
kpo has quit [Ping timeout: 252 seconds]
Tokamak_ has joined #yocto
Tokamak_ has quit [Client Quit]
kpo has joined #yocto
kpo has quit [Ping timeout: 245 seconds]
kpo has joined #yocto
sakoman has joined #yocto
florian_kc has joined #yocto
<rber|res> Is there a way to force a package to a specific package feed? I use different MACHINES for 2 builds and after comparing the sigdiffs I see that a couple of packages are MACHINE dependent and hence have different sigdiffs. I would like to make them the same to avoid rebuilding the same stuff.
kpo has quit [Ping timeout: 260 seconds]
vvmeson has joined #yocto
vmeson has quit [Ping timeout: 260 seconds]
kpo has joined #yocto
florian_kc has quit [Ping timeout: 246 seconds]
vvmeson is now known as vmeson
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #yocto
florian_kc has joined #yocto
sakoman has quit [Quit: Leaving.]
Marmottus has quit [Quit: The Lounge - https://thelounge.chat]
Marmottus has joined #yocto
Marmottus has quit [Quit: The Lounge - https://thelounge.chat]
Marmottus has joined #yocto
florian_kc has quit [Ping timeout: 245 seconds]
schtobia has quit [Ping timeout: 246 seconds]
schtobia has joined #yocto
kpo_ has joined #yocto
kpo has quit [Ping timeout: 245 seconds]
yocton has quit [Read error: Connection reset by peer]
yocton has joined #yocto
yocton has quit [Client Quit]
goliath has joined #yocto
yocton has joined #yocto
yocton has quit [Client Quit]
kpo_ has quit [Ping timeout: 264 seconds]
florian_kc has joined #yocto
yocton has joined #yocto
Scorpi_ has quit [Quit: ZNC - http://znc.in]
Scorpi has joined #yocto
BWhitten has joined #yocto
chep` has joined #yocto
chep has quit [Ping timeout: 244 seconds]
chep` is now known as chep
sakoman has joined #yocto
BWhitten has quit [Ping timeout: 250 seconds]
florian_kc has quit [Ping timeout: 244 seconds]
Kubu_work has joined #yocto
florian_kc has joined #yocto
florian_kc has quit [Ping timeout: 250 seconds]
xmn has quit [Ping timeout: 260 seconds]
mrpelotaz0 has quit [Read error: Connection reset by peer]
mrpelotazo has joined #yocto
BWhitten has joined #yocto
DvorkinDmitry has joined #yocto
florian_kc has joined #yocto
<DvorkinDmitry> I'm doing MACHINEOVERRIDES =. "mymachine:othermachine" in mymachine.conf. If in my .bbappend file I do do_install:append:mymachine() - it doen't work, while do_install:append:othermachine() is working
<DvorkinDmitry> what do I do wrong?
BWhitten has quit [Ping timeout: 264 seconds]
<zelgomer> DvorkinDmitry: if you expect to get both, try do_install:mymachine:append() and do_install:othermachine:append(). i think that what you wrote results in a do_install:append that is evaluated for mymachine, and then do_install:append is overwritten for othermachine
<zelgomer> i was just asking a similar question in here recently. i think it's confusing
<DvorkinDmitry> zelgomer, sorry, I've been debugging the problem periodically and can't why the only one do_install works. If I understand you correctly, do_install:append:... is equal to do_install:append, it just drops :... becase append should be at the end of the expression, right?
<zelgomer> it doesn't drop :..., the issue (i think, someone could correct me) is that the second :append:y clobbers the first :append:x, versus :x:append and :y:append are both evaluated at the end and so they're additive
florian_kc has quit [Ping timeout: 250 seconds]
amitk has quit [Ping timeout: 245 seconds]
Wouter0100670440 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter0100670440 has joined #yocto
bq has joined #yocto