Thursday, 2018-01-25

*** martinkelly1 <martinkelly1!~martin@205.175.118.66> has joined #yocto00:10
*** Gerrath <Gerrath!~Gerrath@c-71-236-71-127.hsd1.pa.comcast.net> has joined #yocto00:14
*** learningc <learningc!~User@175.141.43.42> has quit IRC00:22
*** Jefro <Jefro!josiermi@nat/intel/x-wbwxmtnzrdysnfzv> has quit IRC00:25
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto00:32
*** dev1990 <dev1990!~dev@dynamic-87-105-141-73.ssp.dialog.net.pl> has quit IRC00:39
*** nighty-- <nighty--!~nighty@kyotolabs.asahinet.com> has joined #yocto00:43
*** kaspter <kaspter!~Instantbi@60.191.30.5> has joined #yocto00:48
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto00:50
-YoctoAutoBuilder- build #736 of nightly-x86-lsb is complete: Failure [failed BuildImages] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-lsb/builds/73600:53
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC00:57
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto00:57
*** majuk <majuk!~majuk@75-163-155-5.clsp.qwest.net> has quit IRC00:58
*** ant_home <ant_home!~ant__@host79-102-static.63-82-b.business.telecomitalia.it> has quit IRC00:58
learningcHow do I know in which order the tasks are being processed?01:01
-YoctoAutoBuilder- build #729 of nightly-qa-extras is complete: Failure [failed BuildImages_2] Build details are at https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/72901:02
*** lexano_ is now known as lexano01:03
*** martinkelly1 <martinkelly1!~martin@205.175.118.66> has quit IRC01:12
*** sgw <sgw!~swold@134.134.139.73> has quit IRC01:12
-YoctoAutoBuilder- build #713 of nightly-world-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-world-lsb/builds/71301:17
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC01:34
kergothsveinse: LIC_FILES_CHKSUM should refer to license/copyright _in the source tree of the project_, whereas the generic licenses in the layer are intended for use with the license file packaging, iirc. it's a pretty rare case where LIC_FILES_CHKSUM refers to a generic license01:35
*** sgw <sgw!~swold@c-24-21-121-142.hsd1.or.comcast.net> has joined #yocto01:42
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC01:43
*** sgw <sgw!~swold@c-24-21-121-142.hsd1.or.comcast.net> has quit IRC01:46
*** sgw <sgw!~swold@134.134.139.82> has joined #yocto01:47
*** sgw <sgw!~swold@134.134.139.82> has joined #yocto01:47
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has joined #yocto01:49
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto01:52
-YoctoAutoBuilder- build #743 of nightly-ppc is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc/builds/74302:09
*** xpete__ <xpete__!~xpete@bl17-224-138.dsl.telepac.pt> has quit IRC02:15
*** dv_ <dv_!~dv@62.178.118.86> has quit IRC02:15
*** stephano <stephano!~stephano@134.134.139.82> has quit IRC02:18
*** dv_ <dv_!~dv@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto02:29
*** majuk <majuk!~majuk@75-163-155-5.clsp.qwest.net> has joined #yocto03:00
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto03:01
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto03:04
*** majuk <majuk!~majuk@75-163-155-5.clsp.qwest.net> has quit IRC03:04
*** dreyna <dreyna!~dreyna@unknown-157-219.windriver.com> has quit IRC03:18
*** batman__ <batman__!95c73efe@gateway/web/freenode/ip.149.199.62.254> has quit IRC03:25
*** xthundermobilex <xthundermobilex!~androirc@nc-71-49-48-112.dhcp.embarqhsd.net> has joined #yocto03:38
xthundermobilexI could use some help with a recipe I'm working on for dbus-cxx which isn't currently available in TO.03:39
xthundermobilexThe recipe fetchs and builds fine.03:39
xthundermobilexThe library and headers are packaged fine and make it into the deployable image03:40
xthundermobilexAnd the target sysroot03:40
xthundermobilexBut the headers are placed in a subdirectory of /usr/include03:41
xthundermobilexAs a result, when a new eclipse project can't find it.03:42
xthundermobilexI've tried 6 way from Sunday to figure out how to fix that a03:42
xthundermobilexTo no avail03:43
xthundermobilexShould I change where the header gets installed into the image?03:44
xthundermobilexWould I do that with a c03:45
learningchow do I completely restart bitbake my image?03:46
xthundermobilexlearningc: bitbake -c clean would do it I beleave03:47
xthundermobilexBelieve03:47
xthundermobilexBut I think that removes everything from the download directory03:48
xthundermobilexSo it ends up fetching all the packages.03:49
xthundermobilexAgain03:49
xthundermobilexAny tips would be appreciated. Would really like to figure this out so I can use it myself and submit the recipe to YP03:52
learningcSomehow it des not do it03:57
learningcbitbake will read something from cache03:57
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto04:00
learningcDoes -c clean cleans the cache?04:05
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC04:09
learningcOtherwise how can I clean all including the cache?04:10
xthundermobilexIm pretty sure it cleans the whole nine yards.04:13
xthundermobilexGive me a second and04:14
xthundermobilexI'll loo, it up in sre04:15
xthundermobilexI'll look it up in Streif04:15
xthundermobilexLooks like bitbake -c cleanall flushes everything.04:20
xthundermobilexMight try a cleanstate first.  Looks like it leaves the downloads in t04:21
xthundermobilexIntact.04:21
*** dreyna <dreyna!~dreyna@50-240-218-109-static.hfc.comcastbusiness.net> has joined #yocto04:22
learningcDoes it clean whatever is in build/tmp/cache as well?04:28
learningcFor me it does not04:28
*** dreyna <dreyna!~dreyna@50-240-218-109-static.hfc.comcastbusiness.net> has quit IRC04:39
*** lfa <lfa!~lfa@217.19.35.51> has quit IRC04:45
*** lfa <lfa!~lfa@217.19.35.51> has joined #yocto04:45
xthundermobilexSo bitbake -c cleanall <image> doesn't clean yo04:48
xthundermobilexOr image?04:49
xthundermobilexDood I'm a noob really so I can't answer defi i04:49
xthundermobilexNj04:49
*** comptroller <comptroller!~comptroll@47-213-225-245.paolcmtc01.res.dyn.suddenlink.net> has quit IRC04:50
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC04:50
xthundermobilexDefinitively.04:50
xthundermobilexI04:50
xthundermobilexAs man ... I hate this Samsung touch it be.04:51
xthundermobilexArrrrrrggghhh!04:51
xthundermobilexThing stinks04:51
xthundermobilexMan was not meant to type with his/her thumbs ...04:52
xthundermobilexWhile working on a recipe recently, I did clean t04:53
xthundermobilexIt multiple times with -c cleanstate or -c clean wh04:53
xthundermobilexWhich seemed to work as expected.04:54
*** comptroller <comptroller!~comptroll@47-213-225-245.paolcmtc01.res.dyn.suddenlink.net> has joined #yocto05:01
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto05:32
*** robert_ <robert_!~robert@106.120.101.38> has joined #yocto05:46
*** robert_ is now known as Guest2356205:46
*** Guest23562 is now known as robert_yang05:47
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-dyxbpgzgphzfrzbb> has quit IRC05:52
*** morphis <morphis!~morphis@pD9ED60CD.dip0.t-ipconnect.de> has joined #yocto05:54
*** patrick_ <patrick_!578068c0@gateway/web/freenode/ip.87.128.104.192> has joined #yocto05:56
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC06:03
*** kaspter <kaspter!~Instantbi@60.191.30.5> has quit IRC06:18
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-npdrbkajqskfhosk> has quit IRC06:30
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-sfohzjtzbepjqnwl> has joined #yocto06:33
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto06:34
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto06:38
*** kaspter <kaspter!~Instantbi@125.118.63.217> has joined #yocto06:43
*** morphis <morphis!~morphis@pD9ED60CD.dip0.t-ipconnect.de> has quit IRC07:02
*** pohly <pohly!~pohly@p548492F1.dip0.t-ipconnect.de> has joined #yocto07:08
*** frieder <frieder!~frieder@i59F4B2AB.versanet.de> has joined #yocto07:26
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has joined #yocto07:34
*** sagner <sagner!~ags@46.140.72.82> has joined #yocto07:35
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto07:39
*** agust <agust!~agust@p4FCB4189.dip0.t-ipconnect.de> has joined #yocto07:44
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto07:45
*** AndersD <AndersD!~anders@2.68.144.91.mobile.tre.se> has joined #yocto07:46
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto07:55
*** mckoan|away is now known as mckoan07:56
*** fl0v0 <fl0v0!~fvo@mue-88-130-96-200.dsl.tropolys.de> has joined #yocto08:00
*** aurele is now known as _Aurele_08:00
*** _Aurele_ is now known as Aurele08:00
*** Aurele is now known as Aurele_08:01
*** Aurele_ is now known as Aur31308:02
*** Aur313 is now known as AUR31308:02
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:5c97:9bac:7769:2576> has joined #yocto08:02
*** AUR313 is now known as Aur_31308:02
*** Aur_313 is now known as Aur31308:02
*** cornel <cornel!~cornel@89.121.200.106> has quit IRC08:02
*** Aur313 is now known as _4urele_08:05
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has joined #yocto08:09
*** _4urele_ is now known as Aur31308:10
*** msvb-mob <msvb-mob!~michael@x55b5402f.dyn.telefonica.de> has joined #yocto08:16
*** lucaceresoli <lucaceresoli!~lucaceres@45.11.168.109.cust.ip.kpnqwest.it> has joined #yocto08:23
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto08:23
*** avalluri__ <avalluri__!~avalluri@192.55.54.44> has quit IRC08:24
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC08:26
*** gtristan <gtristan!~tristanva@84.252.240.37> has joined #yocto08:31
*** rajm <rajm!~robertmar@cpc126996-macc4-2-0-cust25.1-3.cable.virginm.net> has joined #yocto08:31
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto08:33
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC08:40
*** Aur313 <Aur313!~aurele@srvmsg.castel.fr> has quit IRC08:41
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto08:43
*** gtristan <gtristan!~tristanva@84.252.240.37> has quit IRC08:49
*** colrack <colrack!~colrack@94.126.8.166> has joined #yocto08:49
sveinsekergoth: how do you do it when sources and layers are the same, e.g. in the case of mono-repo. Then there is no distinction between the layer and the source. LIC_FILES_CHECKSUM should then point to the layer license08:51
*** guzu <guzu!~cornel@89.121.200.106> has joined #yocto08:52
sveinseBut I suppose Yocto isn't really designed for a mono-repo type thinking, where layer and source go together08:53
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto08:55
*** skz81 <skz81!~SKZ@dD5E009B2.access.telenet.be> has joined #yocto08:56
guzukanavin, hello, using the direct boost.org download link worked for me08:58
guzuis there a document describing how to contribute a patch?08:58
*** joshuagl <joshuagl!joshuagl@nat/intel/x-olpccwixfhxkprmz> has joined #yocto09:00
maxinguzu: this could help: http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded09:01
guzuthank you maxin , i was not sure that's the right way09:03
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto09:08
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC09:12
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto09:14
*** yann <yann!~yann@LFbn-1-527-224.w86-245.abo.wanadoo.fr> has quit IRC09:17
*** avalluri <avalluri!~avalluri@192.55.54.44> has joined #yocto09:19
*** mbourhis <mbourhis!~mbourhis@glo44-1-82-67-130-147.fbx.proxad.net> has quit IRC09:37
*** msvb-mob <msvb-mob!~michael@x55b5402f.dyn.telefonica.de> has quit IRC09:38
guzuok, how do i get access to upload changes for review?09:41
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto09:43
nayfeguzu:  access to what?09:43
guzuit's boost change09:44
guzunayfe, ^^^09:44
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto09:45
nayfeguzu: i think it depends if your modification is Yocto integration or Boost modification09:47
guzunayfe, the change is in yocto recipe09:47
guzui change the SRC_URI from sf.net to boost.org09:48
*** ttllkk <ttllkk!512fa528@gateway/web/freenode/ip.81.47.165.40> has joined #yocto09:48
guzui want this to be reviewed because it failed to me often recently, and on the other hand such a move will put some pressure on boost.org downloads server09:48
nayfeguzu: boost recipe is in poky/meta so it's OE-core, you need to register mailing list09:48
guzuok09:48
nayfehttp://lists.openembedded.org/mailman/listinfo/openembedded-core09:49
guzuthank you very mcuh nayfe09:49
guzumuch09:49
nayfeguzu: np09:49
ttllkkI have a recipe named as 'myrecipe-native.bb' that inherits native, and it is working fine. I would like to include it in the sdk. how should the recipe be naemd so that it can be built as -native and as nativesdk?09:51
*** msvb-mob <msvb-mob!~michael@x55b541fa.dyn.telefonica.de> has joined #yocto09:51
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC09:55
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto09:55
*** adelcast <adelcast!~adelcast@130.164.62.72> has joined #yocto09:56
*** kaspter <kaspter!~Instantbi@125.118.63.217> has quit IRC10:00
*** kaspter <kaspter!~Instantbi@125.118.63.217> has joined #yocto10:00
ttllkkIn order words I want a recipe that can be build as -native or nativesdk- but not for the target10:00
nayfettllkk: maybe you need to add it to TOOLCHAIN_HOST_TASK ?10:05
*** avalluri <avalluri!~avalluri@192.55.54.44> has quit IRC10:17
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC10:18
*** yann <yann!~yann@178.208.16.32> has joined #yocto10:19
*** avalluri <avalluri!~avalluri@192.55.54.44> has joined #yocto10:24
*** lazyape <lazyape!~lazyape@athedsl-244581.home.otenet.gr> has quit IRC10:27
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto10:33
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto10:34
ttllkknayfe: I think that is it, thanks10:35
nayfe<ttllkk> np :)10:35
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has quit IRC10:42
*** ant_work <ant_work!~ant__@host53-77-dynamic.250-95-r.retail.telecomitalia.it> has joined #yocto10:43
*** er100 <er100!17197ba9@gateway/web/freenode/ip.23.25.123.169> has quit IRC10:44
*** morphis <morphis!~morphis@pD9ED60CD.dip0.t-ipconnect.de> has joined #yocto10:45
*** adelcast <adelcast!~adelcast@130.164.62.72> has quit IRC10:45
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC10:47
ttllkkStill not sure about how to define a recipe for a tool that can be compiled as -native and as nativesdk- but not for the target10:49
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:5c97:9bac:7769:2576> has quit IRC10:51
*** adelcast <adelcast!~adelcast@13.red-88-19-62.staticip.rima-tde.net> has joined #yocto10:53
*** adelcast <adelcast!~adelcast@13.red-88-19-62.staticip.rima-tde.net> has quit IRC10:53
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has joined #yocto10:55
*** nighty-- <nighty--!~nighty@kyotolabs.asahinet.com> has quit IRC10:56
*** skz81 <skz81!~SKZ@dD5E009B2.access.telenet.be> has left #yocto10:56
*** skz81 <skz81!~SKZ@dD5E009B2.access.telenet.be> has joined #yocto10:56
nayfettllkk: BBCLASSEXTEND = "native nativesdk" ?10:58
ttllkkand what would be the recipe name? just <recipe>.bb with no nativesdk-prefix or -native suffix?10:59
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC11:01
*** msvb-mob <msvb-mob!~michael@x55b541fa.dyn.telefonica.de> has quit IRC11:03
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC11:03
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto11:04
nayfettllkk: i understand this this way (never tried): if your recipe is pure native, inherit native and name it recipe-native, if it is pure nativesdk, inherit nativesdk and name it nativesdk-recipe, if it can be both, use BBCLASSEXTEND and name it recipe11:11
ttllkkthanks, that was my intention also11:12
ttllkkthe ''problem'' then is that if you 'bitbake recipe' it tries to compile it for the target and afils11:13
ttllkkbut I guess the fix for that is.. don't do 'bitbake recipe' xD11:13
ttllkk(as opposed to the nativesdk- and -native renaming methods, where if you try to bitbake recipe you get a message telling you that the recipe does not exist)11:13
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto11:16
LetoThe2ndttllkk: if that puts you off, you can always pour the logic into an include file and provide the two renamed recipes as wrappers to call11:19
ttllkkThanks for the suggestion11:20
ttllkkI was also trying to find some example of what I am doing in some package in poky.. but seems like no one needs to do what I am trying11:20
ttllkkso maybe what I am tryign is just wrong11:20
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC11:21
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto11:22
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has joined #yocto11:22
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has quit IRC11:23
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has joined #yocto11:23
*** hundeboll <hundeboll!~hundeboll@open-mesh.org/catwoman/hundeboll> has joined #yocto11:27
RPttllkk: you can make it raise a SkipRecipe in the non/native/nativesdk case11:27
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has quit IRC11:29
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has joined #yocto11:29
yoctiNew news from stackoverflow: KBUILD_DEFCONFIG_KMACHINE ?= defconfig_file does not work as expected <https://stackoverflow.com/questions/48441494/kbuild-defconfig-kmachine-defconfig-file-does-not-work-as-expected>11:31
*** mbourhis <mbourhis!~mbourhis@glo44-1-82-67-130-147.fbx.proxad.net> has joined #yocto11:32
*** adelcast <adelcast!~adelcast@130.164.62.72> has joined #yocto11:33
RPttllkk: http://git.yoctoproject.org/cgit.cgi/poky/commit/?h=master-next&id=6630d3a6caa66e8d92d2558c23cf35ad082d906d - realised we never did make the rename :/11:33
*** msvb-mob <msvb-mob!~michael@x55b54451.dyn.telefonica.de> has quit IRC11:36
*** AndersD <AndersD!~anders@2.68.144.91.mobile.tre.se> has quit IRC11:38
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC11:42
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC11:48
RPkanavin: https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/729/steps/BuildImages_2/logs/stdio :/11:50
RPkanavin: that was with mut last night which should have all your patches11:50
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC11:54
*** milindur <milindur!~milindur@deimos.ca-soft.de> has quit IRC11:54
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto11:56
kanavinRP: thanks, I'll look12:05
*** egavin <egavin!~egavin@24.red-217-126-80.staticip.rima-tde.net> has joined #yocto12:05
hundebollI just noticed that our all-sources image created using `bitbake -c fetchall rootfs-image` doesn't contain the sources for debianutil(-native), which are needed by do_package_write_ipk when creating the rootfs12:09
hundebollis there any way to make do_fetchall include such dependencies ?12:10
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC12:14
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto12:18
*** milindur <milindur!~milindur@deimos.ca-soft.de> has joined #yocto12:20
*** egavin <egavin!~egavin@24.red-217-126-80.staticip.rima-tde.net> has quit IRC12:21
*** xthundermobilex <xthundermobilex!~androirc@nc-71-49-48-112.dhcp.embarqhsd.net> has quit IRC12:22
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC12:25
ttllkkRP: thanks for the reference12:30
*** adca <adca!~adca@193.202.22.66> has quit IRC12:38
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto12:40
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC12:40
RPhundeboll: which version of the project is that?12:40
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto12:41
hundebollRP: pyro at the moment12:45
hundebolllet me try with rocko12:45
RPhundeboll: ah, what you said isn't quite right12:48
RPhundeboll: debianutils comes from ca-certificates and PACKAGE_WRITE_DEPS12:48
hundebollyes12:48
hundebollrunning `bitbake -c fetchall ca-certificates` doesn't fetch debianutils, which I would expect12:49
RPhundeboll: right. Hmm12:49
hundeboll(same on rocko, btw)12:49
RPhundeboll: I just checked master too12:49
hundebollI am quite clueless about where to inject the right dependency to make it fetch PACKAGE_WRITE_DEPS...12:50
hundebollmaybe I should just create a bug for now...12:50
RPhundeboll: utility-tasks.bbclass:do_fetchall[recideptask] = "do_${BB_DEFAULT_TASK}" is the code which should do it12:52
*** dv__ <dv__!~dv@62-178-118-86.cable.dynamic.surfer.at> has joined #yocto12:53
*** dv_ <dv_!~dv@62-178-118-86.cable.dynamic.surfer.at> has quit IRC12:53
hundebollRP: yeah, did stare at that for a short while12:54
RPhundeboll: I suspect this is a bug in bitbake itself :(12:54
hundebollI have never completely understood the rec{,r,i}deptask magic, so I mostly work with those on a trial'n'error basis12:54
RPhundeboll: trying to make them do the right things that everyone wants/expects under all circumstances is hard12:55
RPhundeboll: http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=ross/mut&id=de1841d9c2a0ec1d7103335d450b5fbc2273804e - sounds familiar :/12:56
RPhundeboll: http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=ross/mut&id=5af68d42ba62a2a18d1b0cdacad8e32c2b11925512:56
hundebollRP: i see12:57
RPhundeboll: paging this in from 4 years ago is hard :)12:58
hundebollRP: maybe adding do_${BB_DEFAULT_TASK} ro recidepstak for do_package_write_{ipk,rpm,...} then would fix this ?12:58
hundebollhehe12:58
RPhundeboll: it may fix it but its a workaround, not a fix12:59
*** dv__ is now known as dv_12:59
hundebollRP: doesn't even fix it here...12:59
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-ijflwrmedqwkvedd> has joined #yocto13:02
RPhundeboll: I'm suspecting there is a problem with recursive use of recrdepends13:07
guzuhello13:08
guzuwhat is the significanse of a file.lock in the downloads cache directory?13:08
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto13:09
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC13:10
*** andrey_ <andrey_!~andrey@host-85-237-33-147.dsl.sura.ru> has joined #yocto13:19
andrey_hi! Did somebody faces with this error "undefined reference to `__multi3'" during kernel compilation?13:20
*** tsarrazin <tsarrazin!d98016fa@gateway/web/freenode/ip.217.128.22.250> has joined #yocto13:21
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto13:23
tsarrazinhi community,  did anyone ever integrate the log4cpp on krogoth library? because I'm having some troubles13:24
-YoctoAutoBuilder- build #730 of nightly-deb-non-deb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-deb-non-deb/builds/73013:27
*** xthundermobilex <xthundermobilex!~androirc@184.75.233.58> has joined #yocto13:29
*** xthundermoblex2 <xthundermoblex2!~androirc@184.75.233.58> has joined #yocto13:31
*** xthundermobilex <xthundermobilex!~androirc@184.75.233.58> has quit IRC13:35
hundebollRP: I won't go deeper into the dependency resolving in runqueue.py, so let me know if should create a bug for this13:42
hundebollthanks for taking your time with this!13:42
RPhundeboll: yes, please create a bug. I've been playing with the code and I think I can see the problem, just not sure of a good way to fix it13:43
hundebollRP: OK13:43
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC13:44
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto13:45
*** sgw <sgw!~swold@134.134.139.82> has quit IRC13:48
*** sgw <sgw!~swold@c-24-21-121-142.hsd1.or.comcast.net> has joined #yocto13:48
kanavinRP: seebs: so if this can be reproduced somehow without building all of yocto, seebs would appreciate :)13:48
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC13:48
kanavinI can also try and enable extra debugging to get down to it, but remember I'm not really understanding pseudo :)13:49
*** madelane <madelane!~madelaney@pool-108-49-26-211.bstnma.fios.verizon.net> has quit IRC13:49
kanavinseebs: also, if you can take a quick look at custom patches that still remain in the new version, and if they're correct?13:50
*** tsarrazin <tsarrazin!d98016fa@gateway/web/freenode/ip.217.128.22.250> has quit IRC13:50
*** Kakounet1 <Kakounet1!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has joined #yocto13:51
seebsI can try. I thought I had most of them, but I may have missed some.13:52
*** sgw <sgw!~swold@c-24-21-121-142.hsd1.or.comcast.net> has quit IRC13:53
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has quit IRC13:53
*** Kakounet1 is now known as Kakounet13:53
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto13:54
hundebollRP: https://bugzilla.yoctoproject.org/show_bug.cgi?id=1251013:56
yoctiBug 12510: normal, Undecided, ---, richard.purdie, NEW , fetchall doesn't fetch PACKAGE_WRITE_DEPS13:56
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ttfcvjpcrcfsshnx> has joined #yocto13:57
*** lamego <lamego!~lamego@134.134.139.76> has joined #yocto13:57
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto14:00
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto14:02
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto14:03
*** adelcast <adelcast!~adelcast@130.164.62.72> has quit IRC14:03
*** sgw <sgw!~swold@134.134.139.75> has joined #yocto14:03
RPhundeboll: http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip9981&id=a1931e5535d42953e9858e2c0a63fbbd4e7711d1 is a fix which does mean the missing dependency shows up14:07
RPhundeboll: it also kills performance even more :/14:07
*** wooosaiii <wooosaiii!~woo@90.157.180.95> has joined #yocto14:08
*** wooosaiiii <wooosaiiii!~woo@cpe-90-157-180-95.static.amis.net> has quit IRC14:09
-YoctoAutoBuilder- build #728 of nightly-no-x11 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-no-x11/builds/72814:13
jaeckeldoes someone know of a best-practice article of how to work with a monorepo in yocto?14:14
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC14:20
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has joined #yocto14:21
*** john1987 <john1987!6cab81a3@gateway/web/freenode/ip.108.171.129.163> has joined #yocto14:23
john1987hello14:23
john1987I have a bitbake recipe to create multiple user however in the end only the last user gets generated14:23
john1987should i place each user creation in it's own package?14:23
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC14:25
kanavinjohn1987: it helps if you share the recipe14:28
john1987i have to find and alternative to pastebin to be able to share14:30
kanavinjohn1987: github :)14:31
john1987kanavin: inherit useradd \ USERADD_PACKAGES = "${PN}"  \  USERADD_PARAM_${PN} x 714:33
john1987kanavin: i chcked the resulting .spec file and has only 1 user(the last)14:34
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC14:34
john1987kanavin: also i am using an old yocto --- 1.7.314:34
*** jaeckel <jaeckel!~jaeckel@unaffiliated/jaeckel> has quit IRC14:38
*** john1987 <john1987!6cab81a3@gateway/web/freenode/ip.108.171.129.163> has quit IRC14:41
-YoctoAutoBuilder- build #199 of nightly-musl-x86-64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-musl-x86-64/builds/19914:41
-YoctoAutoBuilder- build #738 of nightly-x86-64-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-64-lsb/builds/73814:41
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto14:49
*** lazyape <lazyape!~lazyape@athedsl-244581.home.otenet.gr> has joined #yocto14:50
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC14:53
*** sagner <sagner!~ags@46.140.72.82> has quit IRC14:54
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC14:56
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto14:57
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto15:00
ttllkkAnyone knows where is the code in poky that copies the kernel modules (,ko) int he image?15:00
ttllkkI was wondering if there is a way to blacklist some..15:01
*** jaeckel <jaeckel!~jaeckel@unaffiliated/jaeckel> has joined #yocto15:06
*** cmichel <cmichel!~cmichel@mail.sv-maberzell.de> has joined #yocto15:09
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC15:11
eduardas_mjaeckel: I actually try to use git submodules whenever possible so that I can avoid checking out unnecessary source for a specific component... bitbake recipes can be written to do a recursive checkout of git submodules15:14
eduardas_mjaeckel: are you in a situation where there is no way that you can split up your monorepo into multiple git submodule components?15:16
*** sagner <sagner!~ags@46.140.72.82> has joined #yocto15:18
*** majuk <majuk!~majuk@75-163-155-5.clsp.qwest.net> has joined #yocto15:18
nayfettllkk: maybe add this class https://git.phytec.de/meta-phytec/tree/classes/kernel-module-split-blacklist.bbclass?h=rocko ?15:22
ttllkkthat seems like exactly what I wanted15:23
*** adelcast <adelcast!~adelcast@132.red-81-40-210.staticip.rima-tde.net> has joined #yocto15:23
*** andrey_ <andrey_!~andrey@host-85-237-33-147.dsl.sura.ru> has quit IRC15:25
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto15:26
ant_workzeddii, welcome back in the ncurses/menuconfig horror park15:28
zeddii ;) :D15:29
-YoctoAutoBuilder- build #721 of nightly-mips64 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips64/builds/72115:30
*** zzeroo <zzeroo!~zzeroo@p50999e88.dip0.t-ipconnect.de> has quit IRC15:35
rburtonttllkk: don't install kernel-modules and then you can pick the ones you want to install yourself.  kernel-modules just installs *all* of them15:38
ttllkkThat would work for a whitelist but I'd like a blacklist instead15:39
-YoctoAutoBuilder- build #380 of nightly-packagemanagers is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-packagemanagers/builds/38015:41
-YoctoAutoBuilder- build #737 of nightly-x86-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x86-lsb/builds/73715:41
*** ttllkk <ttllkk!512fa528@gateway/web/freenode/ip.81.47.165.40> has quit IRC15:46
*** lamego1 <lamego1!~lamego@134.134.139.76> has joined #yocto15:48
*** lamego1 <lamego1!~lamego@134.134.139.76> has left #yocto15:48
*** jaeckel <jaeckel!~jaeckel@unaffiliated/jaeckel> has quit IRC15:50
*** morphis_ <morphis_!~morphis@pD9ED68FE.dip0.t-ipconnect.de> has joined #yocto15:50
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto15:51
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC15:52
*** ant_work <ant_work!~ant__@host53-77-dynamic.250-95-r.retail.telecomitalia.it> has quit IRC15:52
*** morphis <morphis!~morphis@pD9ED60CD.dip0.t-ipconnect.de> has quit IRC15:54
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC15:56
*** michael_e_brown <michael_e_brown!~michaeleb@143.166.116.80> has joined #yocto16:00
-YoctoAutoBuilder- build #718 of nightly-mips-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips-lsb/builds/71816:01
*** jaeckel <jaeckel!~jaeckel@unaffiliated/jaeckel> has joined #yocto16:01
-YoctoAutoBuilder- build #793 of nightly-arm is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-arm/builds/79316:10
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto16:11
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC16:22
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC16:25
*** msvb-mob <msvb-mob!~michael@x55b545b0.dyn.telefonica.de> has joined #yocto16:26
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC16:28
*** msvb-mob <msvb-mob!~michael@x55b545b0.dyn.telefonica.de> has quit IRC16:33
*** msvb-mob <msvb-mob!~michael@x55b545b0.dyn.telefonica.de> has joined #yocto16:33
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has quit IRC16:33
noway96yocto running out of disk space: what is the reason?16:35
noway96I have a 100GB partition16:35
noway96all for the build16:35
kanavinnoway96: how much do you have on /?16:36
kanavinand how does the error look like?16:36
noway96something like memory called "ABORT"16:39
-YoctoAutoBuilder- build #756 of nightly-x86 is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-x86/builds/75616:39
*** zzeroo <zzeroo!~zzeroo@2003:a:81e:6a00:a00:27ff:fe64:caf1> has joined #yocto16:41
-YoctoAutoBuilder- build #722 of nightly-mips is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-mips/builds/72216:41
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has quit IRC16:43
*** adelcast <adelcast!~adelcast@132.red-81-40-210.staticip.rima-tde.net> has quit IRC16:45
*** diembed <diembed!~diembed@34.16-66-87.adsl-static.isp.belgacom.be> has joined #yocto16:46
*** skz81 <skz81!~SKZ@dD5E009B2.access.telenet.be> has quit IRC16:46
eduardas_mnoway96: after some experience with Yocto builds, I now use a 3 TB HDD, with four partitions of which  each has more than 400 GB of space... running out of disk space is not at all surprising16:47
kanavinnoway96: my best guess is that you need to clear out old stuff from sstate cache16:48
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC16:49
noway96yup I deleted the tmp folder16:49
noway96but also what does sstate cache contain? Won't it slow down the build?16:50
kanavinnoway96: exactly opposite16:50
kanavinnoway96: it contains build artefacts, and reuses them when possible16:50
noway96but isn't the reusing part where the speedup will occur?16:51
kanavinah, "it" == "delete sstate cache"16:51
kanavinnot "it" == "sstate cache"16:51
kanavinnoway96: you can delete only really old stuff, like more than several weeks old - play with 'find <sstate-dir> -mtime (I think)"16:52
kanavinbut first check if it's really grown too big, or the issue is elsewhere16:53
noway96kanavin thank you16:53
kanavinnoway96: like a build directory that you've forgotten about, if you use several16:54
*** frieder <frieder!~frieder@i59F4B2AB.versanet.de> has quit IRC16:54
kanavinnoway96: also 'du --max-depth=1" is really useful to determine where the available space disappeared16:54
*** adelcast <adelcast!~adelcast@130.164.62.77> has joined #yocto17:01
*** rajm <rajm!~robertmar@cpc126996-macc4-2-0-cust25.1-3.cable.virginm.net> has quit IRC17:03
*** sagner <sagner!~ags@46.140.72.82> has quit IRC17:03
noway96du --max-depth=1 for the win!17:04
*** xthundermoblex2 <xthundermoblex2!~androirc@184.75.233.58> has quit IRC17:08
*** fl0v0 <fl0v0!~fvo@mue-88-130-96-200.dsl.tropolys.de> has quit IRC17:10
*** bodangly <bodangly!~bodangly@12.178.87.98> has joined #yocto17:10
*** Kakounet <Kakounet!~Thunderbi@LFbn-1-5217-8.w90-105.abo.wanadoo.fr> has quit IRC17:10
-YoctoAutoBuilder- build #729 of nightly-arm-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-arm-lsb/builds/72917:12
-YoctoAutoBuilder- build #731 of nightly-ppc-lsb is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-ppc-lsb/builds/73117:16
*** madelane <madelane!~madelaney@pool-108-49-26-23.bstnma.fios.verizon.net> has joined #yocto17:19
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC17:21
*** bodangly_ <bodangly_!~bodangly@12.178.87.98> has joined #yocto17:23
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC17:24
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto17:24
*** bodangly <bodangly!~bodangly@12.178.87.98> has quit IRC17:25
*** ant_home <ant_home!~ant__@host79-102-static.63-82-b.business.telecomitalia.it> has joined #yocto17:33
*** bodangly__ <bodangly__!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto17:34
*** bodangly_ <bodangly_!~bodangly@12.178.87.98> has quit IRC17:36
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ttfcvjpcrcfsshnx> has quit IRC17:36
*** mckoan is now known as mckoan|away17:40
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto17:46
*** lazyape <lazyape!~lazyape@athedsl-244581.home.otenet.gr> has quit IRC17:52
*** armpit <armpit!~armpit@2601:202:4000:1184:8400:3ea4:3887:ea7b> has quit IRC17:53
*** lazyape <lazyape!~lazyape@athedsl-244581.home.otenet.gr> has joined #yocto17:55
*** ntl <ntl!~nathanl@cpe-24-242-92-173.austin.res.rr.com> has joined #yocto18:00
*** stephano <stephano!~stephano@134.134.139.72> has joined #yocto18:00
*** dreyna <dreyna!~dreyna@24.5.28.247> has joined #yocto18:04
*** xthundermoblex2 <xthundermoblex2!~androirc@184.75.233.58> has joined #yocto18:06
-YoctoAutoBuilder- build #730 of nightly-qa-extras is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/73018:11
*** diembed <diembed!~diembed@34.16-66-87.adsl-static.isp.belgacom.be> has quit IRC18:11
*** _xthunderheartx_ <_xthunderheartx_!~x_xthunde@184.75.233.58> has quit IRC18:13
*** xthundermoblex2 <xthundermoblex2!~androirc@184.75.233.58> has quit IRC18:14
*** ntl <ntl!~nathanl@cpe-24-242-92-173.austin.res.rr.com> has quit IRC18:22
*** ntl <ntl!~nathanl@cpe-24-242-92-173.austin.res.rr.com> has joined #yocto18:23
*** grma <grma!~gruberm@80.93.38.128> has quit IRC18:25
*** sjolley <sjolley!~sjolley@134.134.139.74> has quit IRC18:30
*** kaspter <kaspter!~Instantbi@125.118.63.217> has quit IRC18:34
*** kaspter <kaspter!~Instantbi@125.118.63.217> has joined #yocto18:34
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC18:35
*** brianm_ <brianm_!b8178784@gateway/web/freenode/ip.184.23.135.132> has quit IRC18:42
-YoctoAutoBuilder- build #744 of nightly-multilib is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly-multilib/builds/74418:45
-YoctoAutoBuilder- build #804 of nightly is complete: Success [build successful] Build details are at https://autobuilder.yocto.io/builders/nightly/builds/80418:47
*** JPEWhacker <JPEWhacker!cc4da337@gateway/web/freenode/ip.204.77.163.55> has joined #yocto18:47
JPEWhackerI was curious if anyone knows why mpg123 still has the "commercial" LICENSE_FLAGS? It seems like recent versions move to LGL might not have the old commercially restricted GPL license?18:50
*** bodangly__ <bodangly__!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC18:53
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto18:53
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto18:58
*** kaspter <kaspter!~Instantbi@125.118.63.217> has quit IRC19:09
khemkergoth: I am not seen fails with argp-standalone19:11
khemkergoth: but then I am severly backed up19:11
*** kaspter <kaspter!~Instantbi@125.118.63.217> has joined #yocto19:18
*** ant_home <ant_home!~ant__@host79-102-static.63-82-b.business.telecomitalia.it> has quit IRC19:19
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto19:21
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has quit IRC19:32
*** Jefro <Jefro!~josiermi@134.134.139.72> has joined #yocto19:36
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto19:38
*** austenhc <austenhc!0410a01a@gateway/web/freenode/ip.4.16.160.26> has joined #yocto19:49
austenhcHey does anyone have experience stripping down systemd for an embedded system? I don't need or want udev, networking or any of the other junk it ships with. I also am not sure how to override a bbclass19:50
BubuIICaustenhc: I don't think you can have systemd without udev19:56
BubuIICyou can disbale the networking parts though19:56
austenhcHm. Maybe it doesn't fit my needs then. UDEV takes much longer than devtmpfs.19:57
BubuIICI think the two are complementory?19:58
austenhcudev seems to handle things like hotplugging. On an embedded system with no external ports, that seem unecessary.19:59
BubuIICI.e. you still get most things through devtmpfs nowadays even if you have udev19:59
austenhcYeah, devtmpfs enumerates all my hardware and populates /dev really quickly.19:59
BubuIICudev is doing less and less I think because most things can be done directly in the kernel now20:00
austenhcI'm working on a sub-5 second to app image. The pain points are the Init system, UBI (attach takes 2 full seconds!) and bootstrap.20:00
austenhcI guess I'm stuck with SysVInit for now.20:00
BubuIIChave you done some benchmarking systemd boot vs sysvinit?20:01
rburtonaustenhc: if you want to boot reallly fast and you have a single app, then use something like busybox init which is basically /init -> sh -> your app20:02
BubuIICdepending on what you are starting systemd might be faster. (or slower ...)20:02
austenhcYup. SysVInit takes about 6 seconds (mostly bluetooth daemon) Systemd takes about 20s20:02
austenhcWe're using busybox now! I'll check into it's init system20:02
rburtonsystemd can be incredibly fast, presumably your setup is just doing lots20:02
rburtonyou can probably just not install udev to be honest20:03
austenhcYeah, I couldn't find any good way of just building the core of systemd20:03
*** colrack <colrack!~colrack@94.126.8.166> has quit IRC20:05
rburtonaustenhc: who cares what you build, its what you install20:07
austenhcI mean, with Yocto building an installing are basically the same process.20:08
austenhcI couldn't find a way to tell systemd not to use udev or ntp services20:08
*** adelcast <adelcast!~adelcast@130.164.62.77> has quit IRC20:13
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-sfohzjtzbepjqnwl> has quit IRC20:13
noway96why? unparsed line: 'PV = gitr1'20:30
neverpanicnoway96: did you mean: PV = "gitr1"20:31
*** adelcast <adelcast!~adelcast@132.red-81-40-210.staticip.rima-tde.net> has joined #yocto20:31
noway96neverpanic: as a matter of fact, I did. Thanks!20:32
*** adelcast <adelcast!~adelcast@132.red-81-40-210.staticip.rima-tde.net> has quit IRC20:40
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC20:42
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC20:47
*** austenhc <austenhc!0410a01a@gateway/web/freenode/ip.4.16.160.26> has quit IRC20:55
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto20:55
*** Snert_ <Snert_!~snert_@65.74.8.146> has quit IRC21:18
*** ant_home <ant_home!~ant__@host79-102-static.63-82-b.business.telecomitalia.it> has joined #yocto21:20
*** bodangly <bodangly!~bodangly@12.178.87.98> has joined #yocto21:24
*** bodangly_ <bodangly_!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC21:26
*** Jefro <Jefro!~josiermi@134.134.139.72> has quit IRC21:29
*** bodangly <bodangly!~bodangly@12.178.87.98> has quit IRC21:38
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC21:42
*** stephano <stephano!~stephano@134.134.139.72> has quit IRC21:44
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto21:45
*** pohly <pohly!~pohly@p548492F1.dip0.t-ipconnect.de> has quit IRC21:53
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto21:55
*** Snert_ <Snert_!~snert_@65.74.8.146> has joined #yocto21:55
*** Jefro <Jefro!josiermi@nat/intel/x-foxeyygcffialjba> has joined #yocto21:57
*** dreyna <dreyna!~dreyna@24.5.28.247> has quit IRC21:58
joshuaglarmpit: sorry, had to cancel your build. The old cluster has some WIP code on and the build was failing21:59
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC22:05
*** sgw <sgw!~swold@134.134.139.75> has quit IRC22:06
*** ntl <ntl!~nathanl@cpe-24-242-92-173.austin.res.rr.com> has quit IRC22:18
*** msvb-mob <msvb-mob!~michael@x55b545b0.dyn.telefonica.de> has quit IRC22:21
*** sum1 <sum1!~sum1@188.166.148.188> has joined #yocto22:26
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC22:33
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto22:34
*** kaspter <kaspter!~Instantbi@125.118.63.217> has quit IRC22:43
*** kaspter <kaspter!~Instantbi@125.118.63.217> has joined #yocto22:43
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC22:55
*** TundraMan <TundraMan!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto22:57
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto22:57
*** TundraMan <TundraMan!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC22:57
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC23:01
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC23:02
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC23:02
*** Gerrath <Gerrath!~Gerrath@c-71-236-71-127.hsd1.pa.comcast.net> has quit IRC23:04
yoctiNew news from stackoverflow: Yocto do_package_qa hangs for bin_package nodejs recipe <https://stackoverflow.com/questions/46412795/yocto-do-package-qa-hangs-for-bin-package-nodejs-recipe>23:04
*** lamego <lamego!~lamego@134.134.139.76> has quit IRC23:05
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto23:07
*** yann <yann!~yann@178.208.16.32> has quit IRC23:13
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC23:16
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC23:20
*** sjolley <sjolley!~sjolley@134.134.139.74> has joined #yocto23:23
*** joshuagl <joshuagl!joshuagl@nat/intel/x-olpccwixfhxkprmz> has quit IRC23:25
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto23:29
*** dreyna <dreyna!~dreyna@unknown-157-219.windriver.com> has joined #yocto23:34
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC23:45
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC23:54
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto23:55
*** xthundermoblex2 <xthundermoblex2!~androirc@nc-71-49-48-112.dhcp.embarqhsd.net> has joined #yocto23:58

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!