tangofoxtrot has quit [Remote host closed the connection]
tangofoxtrot has joined #yocto
ndeuteron has joined #yocto
<ndeuteron>
Hello #yocto. In the past I've used langdale to build SDKs targeting arm64 and amd64 so that I can build stuff for an imx8 as well as for PCs using essentially the same build environment and instructions. Now, with scarthgap, I'm having trouble with all the required meta layers for both machines coexisting. Is this considered a bug? Or is it expected now that I should have separate kas configs for
<ndeuteron>
building each SDK?
zenstoic has joined #yocto
jclsn has quit [Ping timeout: 272 seconds]
sanbeam18 has joined #yocto
sanbeam9 has quit [Ping timeout: 260 seconds]
jclsn has joined #yocto
jclsn has quit [Ping timeout: 272 seconds]
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #yocto
sanbeam9 has joined #yocto
sanbeam18 has quit [Ping timeout: 260 seconds]
jclsn has joined #yocto
sanbeam9 has quit [Ping timeout: 248 seconds]
sanbeam has joined #yocto
sanbeam9 has joined #yocto
sanbeam has quit [Ping timeout: 248 seconds]
sanbeam9 has quit [Ping timeout: 260 seconds]
zenstoic has quit [Quit: Connection closed for inactivity]
goliath has joined #yocto
ehussain has joined #yocto
enok has joined #yocto
mjacob has quit [Ping timeout: 265 seconds]
mjacob has joined #yocto
rfuentess has joined #yocto
rob_w has joined #yocto
leon-anavi has joined #yocto
CrazyGecko has joined #yocto
ahussain has joined #yocto
frieder has joined #yocto
ehussain has quit [Ping timeout: 272 seconds]
ahussain is now known as ehussain
ahussain has joined #yocto
ehussain has quit [Ping timeout: 248 seconds]
ahussain is now known as ehussain
enok has quit [Read error: Connection reset by peer]
enok has joined #yocto
enok has quit [Ping timeout: 252 seconds]
mckoan|away is now known as mckoan
frgo_ has joined #yocto
frgo has quit [Ping timeout: 252 seconds]
frgo_ has quit [Ping timeout: 252 seconds]
leon-anavi has quit [Read error: Connection reset by peer]
chep has joined #yocto
BoergeSt has joined #yocto
leon-anavi has joined #yocto
ptsneves has joined #yocto
florian has joined #yocto
ablu has quit [Ping timeout: 252 seconds]
ablu has joined #yocto
rfuentess has quit [Ping timeout: 252 seconds]
frgo has joined #yocto
frgo has quit [Ping timeout: 248 seconds]
<RP>
ndeuteron: what kind of trouble? Hard to say without knowing the details but I'd have thought it should work
olani has joined #yocto
rfuentess has joined #yocto
rfuentess has quit [Remote host closed the connection]
rfuentess has joined #yocto
prabhakalad has joined #yocto
florian has quit [Ping timeout: 252 seconds]
mbulut has joined #yocto
ptsneves has quit [Ping timeout: 276 seconds]
mbulut has quit [Client Quit]
florian has joined #yocto
<ndeuteron>
RP: I've got it working with BBMASK:genericx86-64 now, to mask off some bits that were causing problems.
<ndeuteron>
Some of it is some inhouse stuff from another team, but meta-imx was causing me some grief too, I thought.
<ndeuteron>
I'll try enabling that layer again in a bit and see what falls over.
<RP>
ndeuteron: the imx stuff is known to be problematic, we don't control that :(
<ndeuteron>
Ah, right. This comes from NXP, doesn't it?
<ndeuteron>
I guess my BBMASK is probably the way to go then. It's only 3 lines. Not too bad.