<coldspark29[m]>
I deleted the tmp folder and now it worked.
gsalazar has joined #yocto
<coldspark29[m]>
What do you suggest for adding openjdk to the image? The meta-java layers I could find all seemed not to be maintained
lucaceresoli has joined #yocto
huseyinkozan has joined #yocto
dev1990 has joined #yocto
gsalazar_ has joined #yocto
<salutlesbg>
is there any way to have a header-only package shipped in a sdk?
gsalazar has quit [Ping timeout: 250 seconds]
<salutlesbg>
i made a recipe that creates a -dev & -dbg package containing the headers, but i have no clue how i could ship this in a sdk
<salutlesbg>
when i add the package -dev in the meta-toolchain recipe it says nothing provides the -dev pkg.
gsalazar_ has quit [Quit: Leaving]
gsalazar has joined #yocto
Schlumpf has joined #yocto
kroon has joined #yocto
Alban[m] has quit [Quit: You have been kicked for being idle]
jaskij[m] has quit [Quit: You have been kicked for being idle]
otavio has quit [Ping timeout: 240 seconds]
otavio has joined #yocto
<qschulz>
salutlesbg: only recipes can be listed in DEPENDS. Only packages can be listed in RDEPENDS
tnovotny has joined #yocto
leon-anavi has joined #yocto
florian has joined #yocto
zyga-mbp has joined #yocto
mauro_anjo has joined #yocto
<Schlumpf>
Hi,
<Schlumpf>
I need to RDEPEND on systemd-networkd. Do I have to use: RDEPENDS_${PN} = "networkd" or RDEPENDS_${PN} = "systemd-networkd" or only RDEPENDS_${PN} = "systemdd"? How to find out?
<hmw[m]>
Hi i like to do a openembedded training is the one from bootlin good or are there any other surgestions?
<qschulz>
Schlumpf: if you know exactly on which file you depend, just run oe-pkgdata-util find-path "*<file>*"
<qschulz>
Schlumpf: it'll give you in which package the file is (if the package has been built already, which is probably the case if you built the systemd recipe)
<qschulz>
then you add the full name to RDEPENDS_${PN}
<Schlumpf>
qschulz: Many thanks! It did the trick
grma has joined #yocto
kroon has quit [Quit: Leaving]
usr84134213 has joined #yocto
<usr84134213>
Hi, how can I add/enable a kernel module for a temperature sensor to my yocto build?
<rburton>
is the kernel module in the kernel already?
<rburton>
by which i mean, you just need to turn on a config option
leonanavi has quit [Remote host closed the connection]
leonanavi has joined #yocto
rob_w has quit [Quit: Leaving]
<RP>
sgw: ah, that is bad :/
<RP>
JPEW: I was thinking of the file in ${T} the outhash code generates
<JPEW>
RP: Write the depdency unihash into ${T}/depsig.do_foo ?
<JPEW>
*dependency unihashes
<RP>
JPEW: yes, I was wondering.
<RP>
JPEW: or am I misremembering something? :/
<JPEW>
They are there already.... the outhash code simultaneous writes out the file while generating the hash, so it contains everything that the hash does
<JPEW>
You can actually just sha256sum the file to get the outhash :)
<RP>
JPEW: ok, sorry, I'm just misremembering the code then
<JPEW>
np
<RP>
JPEW: I can try the patch on the autobuilder over the weekend, see what happens
<RP>
JPEW: thanks for writing it, I think it should help some of the weirder failures
florian has quit [Ping timeout: 240 seconds]
BCMM has quit [Quit: Konversation terminated!]
prabhakarlad has quit [Quit: Client closed]
<sgw>
RP: we have stumbled on a problem with cmake-native and Ubunutu1804 and possibly NIS/YP package installed, we are digging deeper into cmake. I set do_configure[network] = "1" and it succedded, so cmake seems to be trying NIS if it finds it (maybe).
<RP>
sgw: fun. We'll have to find a way to disable that
<sgw>
RP: Yeah, will be looking at it next week (maybe over the weekend if I can).
<sgw>
Off to run now!
leonanavi has quit [Quit: Leaving]
ar__ has quit [Ping timeout: 256 seconds]
osama has joined #yocto
Tokamak has quit [Read error: Connection reset by peer]