barometz has quit [Remote host closed the connection]
barometz has joined #yocto
sakoman has quit [Quit: Leaving.]
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #yocto
adams[1] has quit [Quit: Client closed]
thomasd13 has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
beneth has quit [Remote host closed the connection]
nemik has quit [Ping timeout: 256 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
rob_w has joined #yocto
nemik has quit [Ping timeout: 256 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 256 seconds]
nemik has joined #yocto
Schlumpf has joined #yocto
F_Adrian has joined #yocto
rfuentess has joined #yocto
jbj has quit [Quit: WeeChat 3.6]
<wyre>
qschulz, no, it doesn't work either with the actual recipe 😥 https://bpa.st/T6UA
d00560544 has joined #yocto
d00560544 is now known as davidinuxsea
leon-anavi has joined #yocto
goliath has joined #yocto
GNUmoon2 has quit [Ping timeout: 268 seconds]
<qschulz>
wyre: did you remove the devtool workspace before running this command?
GNUmoon2 has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
<wyre>
qschulz, not sure where's that workspace located, I've run multiple times `devtool reset <recipe>` for different recipes or even `devtool reset --all`, but can't get info about any folder regarding some workspace
<wyre>
not sure if this folder is actually build/workspace
<ernstp>
happens both on kirkstone and dunfell but not on master
jquaresma[m] has joined #yocto
<qschulz>
ernstp: it'd be awesome if you could figure out which commit(s) exactly fixed it so we can backport them?
<ernstp>
all pseudo stuff have been backported afaict...
kanavin has quit [Remote host closed the connection]
<wyre>
qschulz, according to this ... https://docs.yoctoproject.org/ref-manual/devtool-reference.html shouldn't I first add a recipe to the workspace? maybe that's because the modify command doesn't work properly ... but still not sure if this workspace is located at build/workspace and if removing this folder would be enough 🤔
<qschulz>
wyre: devtool modify adds the recipe to the workspace
<qschulz>
but if you already have something in there, it does not work very well (though the error would probably be something else?)
<qschulz>
wyre: the other issue is that devtool is not working well with overrides for the SRC_URI
florian has joined #yocto
<wyre>
hmm, I see, so do you think may I remove that build/workspace folder?
tre has joined #yocto
Ad0 has quit [Ping timeout: 252 seconds]
<ernstp>
armin kuster here on irc?
Ad0 has joined #yocto
florian_kc has joined #yocto
Xagen has quit [Read error: Connection reset by peer]
Xagen has joined #yocto
<qschulz>
wyre: devtool status will return the paths to the workspace of each recipe
phako[m] has quit [Quit: You have been kicked for being idle]
DrewMoseley[m] has quit [Quit: You have been kicked for being idle]
elfenix[m] has quit [Quit: You have been kicked for being idle]
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #yocto
vladest has joined #yocto
<landgraf>
RP: did I say "I like RPM" yesterday? It was not me :-D (fix and test has been sent anyway)
<landgraf>
glob handling in rpm is just a mess :-/ and it will be changed again soon
<abelloni>
I don't recall you said "like" ;)
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 256 seconds]
nemik has joined #yocto
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #yocto
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #yocto
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
thomasd13 has quit [Ping timeout: 252 seconds]
nemik has quit [Ping timeout: 248 seconds]
nemik has joined #yocto
vladest has quit [Ping timeout: 256 seconds]
rob_w has quit [Remote host closed the connection]
odra has joined #yocto
kanavin has joined #yocto
Schlumpf has quit [Quit: Client closed]
BenW_ has quit [Quit: Leaving]
xmn has joined #yocto
odra_ has joined #yocto
odra has quit [Read error: Connection reset by peer]
nemik has quit [Ping timeout: 256 seconds]
nemik has joined #yocto
wooosaiiii has joined #yocto
wooosaiiii has quit [Remote host closed the connection]
wooosaiiii has joined #yocto
hcg has quit [Ping timeout: 252 seconds]
Net147 has quit [Quit: Quit]
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
tre has quit [Remote host closed the connection]
Net147 has quit [Quit: Quit]
Net147 has joined #yocto
Net147 has quit [Changing host]
Net147 has joined #yocto
Net147 has quit [Quit: Quit]
Net147 has joined #yocto
Net147 has quit [Changing host]
Net147 has joined #yocto
Net147 has quit [Client Quit]
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
Net147 has quit [Remote host closed the connection]
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
RobertBerger has quit [Ping timeout: 256 seconds]
rber|res has joined #yocto
RobertBerger has joined #yocto
rber|res has quit [Read error: Connection reset by peer]
RobertBerger has quit [Ping timeout: 248 seconds]
rber|res has joined #yocto
rber|res has quit [Ping timeout: 252 seconds]
sakoman has joined #yocto
rber|res has joined #yocto
AdrianOSullivan[ has joined #yocto
Guest79 has joined #yocto
<Guest79>
Hi. I'm working with Dunfell. I'm putting together an SDK for a new platform I need to support (armv7-a). The SDK is missing stdarg.h in the native sysroot - I only have it in the target sysroot. All my other SDKs have stdarg.h for both native and target sysroots. I have no idea where to start looking in my configs to fix this. Any
<Guest79>
pointers would be appreciated.
nemik has quit [Ping timeout: 256 seconds]
nemik has joined #yocto
Net147 has quit [Ping timeout: 268 seconds]
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
Net147 has quit [Remote host closed the connection]
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
Net147 has quit [Remote host closed the connection]
Net147 has joined #yocto
Net147 has joined #yocto
Net147 has quit [Changing host]
<qschulz>
Guest79: find out which native recipe is installing this stdarg.h
<qschulz>
check the native recipe is added to the SDK for your new platform
<qschulz>
if it is, check in the native recipe if the file is created/installed for this platform/architecture
<qschulz>
if it is, check it's installed in a directory from SYSROOT_DIRS
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
GillesM has joined #yocto
goliath has quit [Quit: SIGSEGV]
<Guest79>
@qshulz Thanks. I have nativesdk-gcc added to TOOLCHAIN_HOST_TASK. I've verified that it is built as part of the populate_sdk command. I'm rebuilding now and will check your last suggestion when done.
<Xagen>
is there a way to do a do_install that's different for nativesdk?
<Saur[m]>
Xagen: Sure. Do you want it to be completely separate from the target install, or just add to it?
<Xagen>
Saur[m]: just add to it
<Saur[m]>
Xagen: Then use: `do_install:append:class-nativesdk() {`
<Xagen>
i'm guessing you just drop the append if you want to override it for nativesdk
<Saur[m]>
(Assuming you are using a newer version of OE, otherwise replace the colons with underscores.)
<Saur[m]>
Yes
<Xagen>
awesome, thanks!
<Guest79>
qschulz - go figure. I did a 'bitbake nativesdk-gcc -c cleanall' and then a 'bitbake core-image-minimal -c populate_sdk' and now stdarg.h is showing up in both target and native sysroots. I changed nothing else. Hmmm.
<adams[1]>
How can I add dependency to this elftools?
dmoseley has quit [Ping timeout: 256 seconds]
<RP>
khem: rust didn't build for the target at all previously so it is an improvement ;-)
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
Guest8 has joined #yocto
<Guest8>
hi, im trying to use k3s without the recipe as our system is not systemd based. I saw that a redependency is k3s-cni. where can i find info on this recipe?