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
lexano has quit [Ping timeout: 244 seconds]
hrberg has joined #yocto
xmn_ has joined #yocto
xmn has quit [Ping timeout: 255 seconds]
davidinux has quit [Ping timeout: 246 seconds]
davidinux has joined #yocto
brazuca has quit [Quit: Client closed]
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #yocto
Ablu has quit [Ping timeout: 240 seconds]
Ablu has joined #yocto
Daanct12 has joined #yocto
Daanct12 has quit [Ping timeout: 240 seconds]
Vonter has quit [Ping timeout: 258 seconds]
Vonter has joined #yocto
Daanct12 has joined #yocto
khem has quit [Quit: Connection closed for inactivity]
jclsn has quit [Ping timeout: 240 seconds]
jclsn has joined #yocto
xmn_ has quit [Quit: xmn_]
pbsds has quit [Ping timeout: 240 seconds]
pbsds has joined #yocto
xmn has joined #yocto
amitk has joined #yocto
_whitelogger has joined #yocto
amitk has quit [Ping timeout: 244 seconds]
amitk has joined #yocto
_lore_ has quit [Ping timeout: 240 seconds]
__lore__ has joined #yocto
Danct12 has quit [Read error: Connection reset by peer]
Daanct12 has quit [Read error: Connection reset by peer]
Danct12 has joined #yocto
ykrons has quit [Ping timeout: 258 seconds]
brrm has quit [Ping timeout: 264 seconds]
brrm has joined #yocto
florian_kc has joined #yocto
flom84 has joined #yocto
<rburton> sakoman: just sent kernel cve exclusion updates for kirkstone and mickledore. would be good if they landed before the CVE reports :)
flom84 has quit [Quit: Leaving]
Guest8 has joined #yocto
<Guest8> I have a recipe which installs pre-compiled binaries and works well, am curioous about crreating a -dev variant of that package which would install the header files. How can I do that? at the moment te recipe installs everythinh (libraries, headers...) the purpose is to only install the headers if <name of recipe>-dev is in local.conf
<Guest8> in other words if local.conf only mentions <recipe> then only install binaries, if <name of recipe>-dev is mentionned as well then install everything
<rburton> write the recipe exactly like every other recipe. if you install the headers to /usr/include then they'll be packaged into recipename-dev and only installed if you ask
<Guest8> no need for FILES_${PN}-dev ???
<Guest8> or other artefacts?
<rburton> the default FILES:${PN}-dev is ${includedir}
<rburton> so put the headers there, where they belong, and it will just work
<Guest8> ah that explains
<rburton> if you want them somewhere else then set FILES as needed
<rburton> most recipes dont set FILES or PACKAGES, the defaults are sensible
<Guest8> can bitbake <recipe name>-dev work?
<Guest8> and only produces the include files?
florian_kc has quit [Ping timeout: 240 seconds]
<rburton> no
<rburton> you bitbake a recipe
<rburton> that builds all the packages
<Guest8> of coourse
<Guest8> thank you
Danct12 has quit [Quit: WeeChat 4.0.4]
Danct12 has joined #yocto
xmn has quit [Ping timeout: 240 seconds]
Danct12 has quit [Quit: WeeChat 4.0.4]
Danct12 has joined #yocto
Danct12 has quit [Quit: WeeChat 4.0.4]
Estrella has quit [Remote host closed the connection]
Vonter has quit [Ping timeout: 240 seconds]
_lore_ has joined #yocto
Vonter has joined #yocto
__lore__ has quit [Ping timeout: 244 seconds]
Estrella has joined #yocto
Estrella__ has quit [Ping timeout: 246 seconds]
lexano has joined #yocto
__lore__ has joined #yocto
Estrella__ has joined #yocto
_lore_ has quit [Ping timeout: 264 seconds]
lexano has quit [Ping timeout: 244 seconds]
Estrella_ has quit [Ping timeout: 246 seconds]
Danct12 has joined #yocto
amitk has quit [Ping timeout: 264 seconds]
pbsds has quit [Ping timeout: 240 seconds]
pbsds has joined #yocto
amitk has joined #yocto
Estrella__ has quit [Ping timeout: 248 seconds]
florian_kc has joined #yocto
khem has joined #yocto
Guest8 has quit [Quit: Client closed]
Estrella_ has joined #yocto
Estrella_ has quit [Ping timeout: 258 seconds]
Estrella_ has joined #yocto
florian_kc has quit [Ping timeout: 244 seconds]
lexano has joined #yocto
<yates_work> when running bitbake -f -c do_configure <some-recipe>, i'm getting "WARNING: /mnt/NVMe2/yocto-hp9015e/meta-qt5/recipes-qt/qt5/qtbase_git.bb:do_configure is tainted from a forced run"
<yates_work> what are the consequences of being tainted?
<yates_work> also related, if you use -c do_blah, doesn't yocto actually do all the tasks up to and including blah?
<yates_work> if the answer is "no" then is that the meaning of the "tainted" warning?
ykrons has joined #yocto
khem has quit [Quit: Connection closed for inactivity]
<mischief> yates_work: i think it just invalidates the stamp so that it runs again, and, no, previous tasks wont run if they aren't also invalidated i believe
Ram-Z has quit [Ping timeout: 252 seconds]
<yates_work> mischief: ok thanks
florian_kc has joined #yocto
<yates_work> if i do a DISTRO_FEATURES:append = " blah1" in a recipe, does that change the DISTRO_FEATURES for all other subsequent recipes? or is it only that recipe?
Ram-Z has joined #yocto
Vonter has quit [Ping timeout: 264 seconds]
<mischief> variables set in a recipe only affect that recipe
florian_kc has quit [Ping timeout: 244 seconds]
<mischief> you can check this with bitbake -e <recipe>
Vonter has joined #yocto
PhoenixMage has quit [Ping timeout: 244 seconds]
PhoenixMage has joined #yocto
<yates_work> great info!
lexano has quit [Remote host closed the connection]
florian_kc has joined #yocto
lexano has joined #yocto
alex88 has quit [Ping timeout: 245 seconds]
alex88 has joined #yocto
alex88 has quit [Read error: Connection reset by peer]
alex88 has joined #yocto
l3s8g has joined #yocto
alessioigor has joined #yocto
alessioigor has quit [Quit: alessioigor]
xmn has joined #yocto
lexano has quit [Remote host closed the connection]
goliath has joined #yocto
amitk_ has joined #yocto
amitk has quit [Ping timeout: 244 seconds]
Vonter has quit [Ping timeout: 245 seconds]
Vonter has joined #yocto
l3s8g has quit [Quit: l3s8g]
GillesMM has joined #yocto
GillesMM has quit [Remote host closed the connection]
l3s8g has joined #yocto
l3s8g has quit [Changing host]
l3s8g has joined #yocto
florian_kc has quit [Ping timeout: 240 seconds]
l3s8g has quit [Client Quit]
Vonter has quit [Ping timeout: 260 seconds]
Vonter has joined #yocto
dvergatal has quit [Ping timeout: 258 seconds]
dvergatal has joined #yocto
lexano has joined #yocto
goliath has quit [Quit: SIGSEGV]
alex88 has quit [Ping timeout: 260 seconds]
dvergatal has quit [Quit: Lost terminal]
florian_kc has joined #yocto
sugarbeet has quit [Ping timeout: 244 seconds]
sugarbeet has joined #yocto
florian_kc has quit [Ping timeout: 255 seconds]