<khem>
RP: I think kraj/clang on contrib repo seems is ready for a v1 round of testing
tgamblin_ has joined #yocto
tgamblin has quit [Ping timeout: 252 seconds]
tgamblin_ is now known as tgamblin
LainExperiments has quit [Quit: Client closed]
florian_kc has quit [Ping timeout: 252 seconds]
florian has joined #yocto
jclsn has quit [Quit: WeeChat 4.4.2]
Starfoxxes has quit [Remote host closed the connection]
reatmon_ has quit [Remote host closed the connection]
reatmon_ has joined #yocto
jclsn has joined #yocto
LainExperiments has joined #yocto
LainExperiments has quit [Write error: Broken pipe]
jclsn has quit [Quit: WeeChat 4.4.3]
jclsn has joined #yocto
jclsn has quit [Client Quit]
DvorkinDmitry has joined #yocto
<DvorkinDmitry>
I made the recipe that generates -dev (1) and -statidev (2) packages. (1) with /include/* and /pgkconfig* files, (2) with lib/*.a files. Is it correct way to separate the pacages?
<DvorkinDmitry>
when I'm adding this recipe into another with DEPENDS += "myrecipe-dev myrecipe-staticdev" it tells me there are no -dev and -staticdev packages.
Kubu_work has quit [Quit: Leaving.]
<DvorkinDmitry>
It says, Nothing PROVIDES 'myrecipe-staticdev' or Nothing PROVIDES 'myrecipe-dev'. Althrough it is generated
sgw has quit [Ping timeout: 260 seconds]
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #yocto
jclsn has joined #yocto
<JaMa>
DvorkinDmitry: DEPENDS is for recipes not packages
<DvorkinDmitry>
JaMa, yes. but how to include my -staticdev into sysroot?
<JaMa>
it is by default, see SYSROOT_DIRS and what's staged in populate_sysroot
<DvorkinDmitry>
JaMa, only ${PN} package included into the sysroot... not -staticdev that is needed
<JaMa>
no that's not how that works, have you ever tried to read the manual? the yocto documentation is quite good, you should start there
steelswords94 has quit [Read error: Connection reset by peer]