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]
<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]