Monday, 2017-03-20

*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto00:13
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC00:30
*** present <present!~present@static-176-159-68-128.ftth.abo.bbox.fr> has quit IRC00:34
*** BaloneyGeek <BaloneyGeek!~bg14ina@kde/bgupta> has quit IRC00:36
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto00:40
*** deepwater <deepwater!~deepwater@1.128.96.111> has quit IRC00:41
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC01:13
*** mkelly <mkelly!~martin@67.171.33.217> has quit IRC01:16
*** deepwater <deepwater!~deepwater@1.128.96.111> has joined #yocto01:17
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto01:23
*** deepwater <deepwater!~deepwater@1.128.96.111> has quit IRC01:25
*** lolsborn_ <lolsborn_!~lolsborn@c-71-193-138-200.hsd1.or.comcast.net> has joined #yocto01:29
*** lolsborn_ <lolsborn_!~lolsborn@c-71-193-138-200.hsd1.or.comcast.net> has joined #yocto01:29
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC01:30
*** deepwater <deepwater!~deepwater@1.128.96.111> has joined #yocto01:31
*** lolsborn_ <lolsborn_!~lolsborn@c-71-193-138-200.hsd1.or.comcast.net> has quit IRC01:33
*** psadro <psadro!~Thunderbi@2620:0:ed0:800a:72f3:95ff:fe1d:9866> has quit IRC01:39
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto01:44
*** psadro <psadro!~Thunderbi@216.234.148.135> has joined #yocto01:45
bluelightningkhem: hmm, doesn't seem to be anything relating to the recipe itself - I didn't have any delays when I tried devtool modify on it here01:49
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC01:56
*** deepwater <deepwater!~deepwater@1.128.96.111> has quit IRC01:57
bluelightningkhem: if you run "time bitbake -p" how long does that take?02:05
*** dlan <dlan!~dennis@116.228.88.131> has joined #yocto02:13
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto02:13
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-ilfwbesffkxdmxlq> has joined #yocto02:17
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC02:18
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto02:18
*** deepwater <deepwater!~deepwater@1.128.96.111> has joined #yocto02:25
*** mkelly <mkelly!~martin@67.171.33.217> has joined #yocto02:25
khembluelightning: let me try once this build finishes02:30
*** deepwater <deepwater!~deepwater@1.128.96.111> has quit IRC02:40
*** khem <khem!~khem@unaffiliated/khem> has quit IRC02:52
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto02:55
*** deepwater <deepwater!~deepwater@1.128.96.111> has joined #yocto02:56
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC02:59
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has joined #yocto03:05
*** mkelly <mkelly!~martin@67.171.33.217> has quit IRC03:09
*** awsation <awsation!~awsation@dhcp-24-53-241-171.cable.user.start.ca> has joined #yocto03:14
*** awsation <awsation!~awsation@dhcp-24-53-241-171.cable.user.start.ca> has quit IRC03:25
*** awsation <awsation!~awsation@dhcp-24-53-241-171.cable.user.start.ca> has joined #yocto03:27
*** mkelly <mkelly!~martin@67.171.33.217> has joined #yocto03:27
*** awsation <awsation!~awsation@dhcp-24-53-241-171.cable.user.start.ca> has quit IRC03:33
*** mkelly <mkelly!~martin@67.171.33.217> has quit IRC03:33
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC03:34
*** awsation <awsation!~awsation@dhcp-24-53-241-171.cable.user.start.ca> has joined #yocto03:36
*** awsation <awsation!~awsation@dhcp-24-53-241-171.cable.user.start.ca> has quit IRC03:40
*** awsation <awsation!~awsation@dhcp-24-53-241-171.cable.user.start.ca> has joined #yocto03:41
*** bkim <bkim!~anonymous@211.36.156.74> has joined #yocto03:46
bkimHello there, I would like to ask how I can use my library at other component.03:46
bkimI am trying to link my library but I cannot find a way. It just shows NO LIB03:47
*** cc0_ <cc0_!~cc0_@c-174-53-187-122.hsd1.mn.comcast.net> has quit IRC03:48
khembkim: how is your package organized ?03:50
nerdboywhat exactly are you trying to do?  can you pastebin an actual error?03:50
khemare they in two different recipes ?03:50
bkimYes two recipies03:50
* nerdboy had to sed his own autotools-based lib recipe...03:51
bkimI made a library that is simply containint a function to print out on console03:51
bkimI built it as shared library and checked that libhello.so03:52
*** awsation <awsation!~awsation@dhcp-24-53-241-171.cable.user.start.ca> has joined #yocto03:52
bkimIn another recipies and Cmakelist, I tried to link and find the library with target_link_libraries and find_package03:53
nerdboycan you pastebin the failing log and the rcipe?03:53
*** mkelly <mkelly!~martin@172.56.42.41> has joined #yocto03:53
bkimOk I will share in 15 min03:53
nerdboyoh yay, cmake...03:53
bkimThanks in advance. I couldnt find any clue in a number of google search TT03:54
nerdboyare you inheriting cmake?03:54
bkimyes03:54
nerdboygrep the recipes in your build layers03:54
nerdboyoften better than google...03:55
nerdboymr khem knows more about the internals but i've hacked a recipe or two03:56
*** mkelly <mkelly!~martin@172.56.42.41> has quit IRC03:57
nerdboyi normally only touch cmake when i have to fix it03:59
nerdboyand pretty much everyone does it different03:59
bkimI am quite new at cmake and bitbake. From last week I ve stuyied alone with google and official manual but the thing is quite now easy to understand at once.04:01
nerdboyessentially you need to tell your find_package stuff to look in the sysroot04:02
bkimI need to write PACKAGE += ${PN} on bb?04:02
bkimso library seems to have ${PN}-dev04:03
bkimSo I need to make that as well04:03
nerdboythere's some auto-lib stuff in there04:05
nerdboydepending on package naming and inherits i think04:06
* nerdboy waits for khem to jump back in04:06
nerdboydid you name it libhello by any chance?04:07
bkimI am preparing my recipies and cmake04:08
*** awsation <awsation!~awsation@dhcp-24-53-241-171.cable.user.start.ca> has quit IRC04:09
nerdboymaybe set LEAD_SONAME = "lbhello.so" ?04:10
bluelightningonly if there's more than one lib, otherwise that's not going to accomplish anything AFAIK04:10
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto04:11
bkimMy company blocks irc :(04:24
* nerdboy has a fairly shiny autotools example04:27
nerdboyjust not cmake...04:27
bkimThanks guys anyway.04:28
bkimI ll share if i success04:28
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC04:31
*** bkim <bkim!~anonymous@211.36.156.74> has quit IRC04:34
*** heeen <heeen!heeen@endboss.org> has quit IRC04:39
khembluelightning: bitbake -p  299.50s user 2.92s system 662% cpu 45.648 total04:58
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC05:04
*** sgw_ <sgw_!~sgw_@2601:1c0:6000:fe8::aa29> has joined #yocto05:08
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto05:35
*** sgw_ <sgw_!~sgw_@2601:1c0:6000:fe8::aa29> has quit IRC05:38
*** sgw_ <sgw_!~sgw_@2600:380:801a:a191:cea7:10c5:7cd9:9ee1> has joined #yocto05:39
*** sgw_ <sgw_!~sgw_@2600:380:801a:a191:cea7:10c5:7cd9:9ee1> has quit IRC05:44
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto05:45
*** vignesh <vignesh!~vignesh@139.181.35.34> has joined #yocto06:03
*** chinhuat <chinhuat!c0c693a5@gateway/web/freenode/ip.192.198.147.165> has joined #yocto06:11
*** sgw_ <sgw_!~sgw_@2601:1c0:6000:fe8::aa29> has joined #yocto06:13
*** pcabral <pcabral!~paulocabr@201.33.64.154> has quit IRC06:14
*** dv_ <dv_!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC06:25
*** chinhuat <chinhuat!c0c693a5@gateway/web/freenode/ip.192.198.147.165> has quit IRC06:26
*** dv_ <dv_!~quassel@62.178.118.86> has joined #yocto06:26
*** tavish_ <tavish_!~tavish@unaffiliated/tavish> has joined #yocto06:29
*** morphis <morphis!~morphis@pD9ED686E.dip0.t-ipconnect.de> has joined #yocto06:29
*** agust <agust!~agust@p4FCB619C.dip0.t-ipconnect.de> has joined #yocto06:33
*** stanley <stanley!c0c693a4@gateway/web/freenode/ip.192.198.147.164> has joined #yocto06:36
*** khem <khem!~khem@unaffiliated/khem> has quit IRC06:51
*** stdint <stdint!~stdint@103.29.142.67> has joined #yocto06:51
stdintI have a problem with using gdb remote06:52
stdintI have run the bitbake meta-ide-support06:52
stdintbut the sysroot it gives me still strip all the symbols https://paste.fedoraproject.org/paste/HE5tWoxbqP93jzUEPCJjLl5M1UNdIGYhyRLivL9gydE=06:53
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto06:54
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto06:55
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto07:03
*** pohly <pohly!~pohly@p5DE8C233.dip0.t-ipconnect.de> has joined #yocto07:10
*** frsc <frsc!~frsc@80.149.173.67> has joined #yocto07:11
*** jku <jku!~jku@192.198.151.45> has joined #yocto07:18
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto07:37
*** stanley <stanley!c0c693a4@gateway/web/freenode/ip.192.198.147.164> has quit IRC07:40
*** mdnneo <mdnneo!~umaucher@212.118.209.82> has joined #yocto07:41
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC07:41
*** tlab <tlab!~tlab@104.235.20.44> has quit IRC07:46
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto07:47
*** diego_r <diego_r!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has joined #yocto07:47
*** colrack <colrack!~textual@94.126.8.166> has joined #yocto07:51
*** mdnneo <mdnneo!~umaucher@212.118.209.82> has quit IRC07:55
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC07:55
*** brrm <brrm!~brrm@HSI-KBW-085-216-003-192.hsi.kabelbw.de> has quit IRC08:00
*** yohboy <yohboy!~yohan@bce1.fw1.capo.montpellier-agglo.com> has joined #yocto08:01
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has joined #yocto08:02
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto08:07
*** deva <deva!~deva@87.116.45.78> has joined #yocto08:08
devaIs it possible to make a bbappend that is applied to a package when building core-image but not when building with -c populate_sdk ?08:09
devaSomething like: if !sdk SRC_URI += ... endif08:10
*** deepwater <deepwater!~deepwater@1.128.96.111> has quit IRC08:10
devaor perhaps just if !native SRC_URI += ... endif08:11
*** mdnneo <mdnneo!~umaucher@212.118.209.82> has joined #yocto08:11
deva(If it is even possible to use "if" at all in the bb files...)08:12
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto08:13
*** sameo <sameo!samuel@nat/intel/x-dbysavzwqklsahdq> has joined #yocto08:14
*** fl0v0 <fl0v0!~fvo@pD9F6B0FA.dip0.t-ipconnect.de> has joined #yocto08:16
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto08:18
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto08:20
*** florian_kc is now known as florian08:21
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-dptrujyzqtolkjid> has quit IRC08:24
mborzeckideva: you can try with _append_class-nativesdk08:28
devamborzecki, Does that work with _remove as well?08:29
mborzeckithat would be my guess :)08:30
devaBecause then I could do a SRC_URI += "foo"; SRC_URI_remove_class-nativesdk = "foo"08:30
devaI'll give it a shot08:31
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC08:32
*** joshuagl <joshuagl!joshuagl@nat/intel/x-irjkmpqxbmizatkn> has joined #yocto08:34
*** arfoll <arfoll!arfoll@nat/intel/x-qcctcorrqyjsjmnm> has joined #yocto08:35
*** egavinc <egavinc!~egavinc@45.red-212-170-53.staticip.rima-tde.net> has joined #yocto08:37
*** ant_work <ant_work!~ant__@host114-209-dynamic.24-79-r.retail.telecomitalia.it> has joined #yocto08:41
*** yourfate <yourfate!~yourfate@unaffiliated/yourfate> has quit IRC08:44
devamborzecki, It appears to work. Is there a class for the "regular" image as well?08:45
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto08:46
devaI have an install_append which I need to remove (or not append) to the nativesdk08:46
*** yourfate <yourfate!~yourfate@unaffiliated/yourfate> has joined #yocto08:50
*** mjourdan <mjourdan!~mjourdan@bgn92-1-82-67-207-244.fbx.proxad.net> has joined #yocto08:52
*** toscalix <toscalix!~toscalix@80.91.70.67> has joined #yocto08:52
*** sameo <sameo!samuel@nat/intel/x-dbysavzwqklsahdq> has quit IRC08:54
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto08:54
mborzeckii suppose you can have a function that does common part of install eg. do_common_install() and then do_install() { do_common_install; extra stuff} and do_install_class-nativesdk() { do_common_install }08:54
*** joseppc <joseppc!~josep@sestofw01.enea.se> has joined #yocto08:55
devaI am currently trying '["$CLASSOVERRIDE" == "class-nativesdk"] || foo' for each of the lines in my do_install_append08:55
*** joseppc <joseppc!~josep@sestofw01.enea.se> has quit IRC08:55
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto08:55
mborzeckinow, whether overriding do_install for sdk is a good thing, I don't know, did a quick grep, only dbus recipe defines do_install_class-nativesdk08:56
devaThat should execute foo only if the class is not nativesdk08:56
devaI can't set do_install directly, because I am in a bbappend and need the original do_install to still be executed08:57
devaI suppose there is no way of calling the "super class" do_install from a bbappend recipe?08:57
mborzeckihm maybe you can fix the upstream recipe then?08:57
mborzeckior just copy the recipe to your layer08:57
*** Snert_ <Snert_!~LoginName@106-24-237-24.gci.net> has quit IRC08:58
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC08:58
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto08:58
devaIt's not a fix, but a customization that is only needed on the target which breaks tyhe nativesdk08:59
devaCopying it would work, but Id' rather stick as close to upstream as possible08:59
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC09:00
mborzeckiwell if install is not that complicated you can define do_install_class-nativesdk and perform all the steps yourself09:01
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto09:01
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto09:01
*** daegontaven <daegontaven!~daegontav@greycadet/staff/daegontaven> has joined #yocto09:02
*** diego_r <diego_r!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has quit IRC09:03
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@31.159.168.4> has joined #yocto09:05
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has joined #yocto09:05
*** sameo <sameo!~samuel@192.55.55.37> has joined #yocto09:07
*** colrack <colrack!~textual@94.126.8.166> has quit IRC09:08
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto09:13
*** geoffrey_l <geoffrey_l!~geoffrey_@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto09:17
*** diego_r <diego_r!~diego@host57-224-static.7-79-b.business.telecomitalia.it> has joined #yocto09:19
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto09:20
*** catch22 <catch22!~aboseley@101.165.216.251> has joined #yocto09:24
*** Biliogadafr <Biliogadafr!~bilio@nat3-minsk-pool-46-53-182-120.telecom.by> has joined #yocto09:32
*** zeenix <zeenix!~zeenix@83.218.80.243> has joined #yocto09:37
*** colrack <colrack!~textual@94.126.8.166> has joined #yocto09:40
*** geoffrey_l <geoffrey_l!~geoffrey_@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC09:46
*** geoffrey_l <geoffrey_l!~geoffrey_@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto09:47
*** BarBQ <BarBQ!~textual@212.85.89.56> has joined #yocto09:48
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto09:50
*** morphis <morphis!~morphis@pD9ED686E.dip0.t-ipconnect.de> has quit IRC10:02
*** morphis <morphis!~morphis@pD9ED686E.dip0.t-ipconnect.de> has joined #yocto10:04
*** BarBQ <BarBQ!~textual@212.85.89.56> has quit IRC10:05
*** CTtpollard <CTtpollard!~CTtpollar@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto10:07
*** BarBQ <BarBQ!~textual@212.85.89.56> has joined #yocto10:11
*** rburton <rburton!~Adium@home.burtonini.com> has joined #yocto10:11
*** JoiF <JoiF!~jofr@193.182.166.3> has joined #yocto10:13
*** ed2 <ed2!~Adium@192.198.151.43> has joined #yocto10:15
*** BarBQ <BarBQ!~textual@212.85.89.56> has quit IRC10:23
*** BarBQ <BarBQ!~textual@212.85.89.56> has joined #yocto10:25
rburtonhm mingw broke again10:28
RPrburton: there appears to be something in -next/mut doing this :/10:29
rburtontheres very little in next, going to fire a master on that builder to verify10:29
rburtonkanavin: https://autobuilder.yocto.io/builders/nightly-oe-selftest/builds/218/steps/Running%20oe-selftest/logs/stdio looks like your fault10:32
*** aguardar <aguardar!uid217850@gateway/web/irccloud.com/x-tojceozbwjzlgsmc> has joined #yocto10:39
*** MWelchUK <MWelchUK!~martyn@host86-159-25-177.range86-159.btcentralplus.com> has quit IRC10:39
*** MWelchUK <MWelchUK!~martyn@host86-159-25-177.range86-159.btcentralplus.com> has joined #yocto10:44
*** ftonello <ftonello!~felipe@81.145.202.106> has joined #yocto10:45
*** williamfligor <williamfligor!~textual@c-73-13-159-76.hsd1.pa.comcast.net> has quit IRC10:47
*** williamfligor <williamfligor!~textual@c-73-13-159-76.hsd1.pa.comcast.net> has joined #yocto10:47
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC10:51
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto10:59
*** BarBQ <BarBQ!~textual@212.85.89.56> has quit IRC11:01
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC11:08
*** yohboy <yohboy!~yohan@bce1.fw1.capo.montpellier-agglo.com> has quit IRC11:15
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC11:17
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto11:18
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto11:20
*** morphis <morphis!~morphis@pD9ED686E.dip0.t-ipconnect.de> has quit IRC11:20
*** BarBQ <BarBQ!~textual@212.85.89.56> has joined #yocto11:26
*** fl0v0 <fl0v0!~fvo@pD9F6B0FA.dip0.t-ipconnect.de> has quit IRC11:29
rburtonkhem: your '    binutils: Enable threading when gold is enabled and is not default linker' patch broke builds for windows msd11:33
rburtonerm, windows sdk11:33
*** morphis <morphis!~morphis@pD9ED686E.dip0.t-ipconnect.de> has joined #yocto11:34
*** berton <berton!~berton@189.114.111.135> has joined #yocto11:35
*** istarilucky <istarilucky!~rlucca@189.112.127.230> has joined #yocto11:44
*** ilial <ilial!~ilial@185.23.60.4> has joined #yocto11:47
jkurburton: did you test different target on purpose? (qemux86 vs qemux86-64)11:48
*** ftonello <ftonello!~felipe@81.145.202.106> has quit IRC11:48
*** ftonello <ftonello!~felipe@81.145.202.106> has joined #yocto11:48
rburtonjku: the selftest?  tbh i just saw the last error was gpg signing,and alex was changing that11:49
*** BarBQ <BarBQ!~textual@212.85.89.56> has quit IRC11:49
jkurburton: oh I thought you were testing the binutils failure11:50
rburtonoh right11:50
rburtonyes, i was11:50
*** berton <berton!~berton@189.114.111.135> has quit IRC11:51
*** BarBQ <BarBQ!~textual@212.85.89.56> has joined #yocto12:02
*** deva <deva!~deva@87.116.45.78> has quit IRC12:02
*** berton <berton!~berton@189.114.111.135> has joined #yocto12:05
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC12:16
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CM64777d5e8820.cpe.net.cable.rogers.com> has joined #yocto12:26
jkurburton: just remembered: kanavin isn't working today12:31
*** hmw <hmw!~hmw@zimbra.welvaarts.com> has joined #yocto12:31
rburtonah12:31
*** BarBQ <BarBQ!~textual@212.85.89.56> has quit IRC12:31
*** hmw is now known as Guest5994612:31
*** BarBQ <BarBQ!~textual@212.85.89.56> has joined #yocto12:34
jkuI'll take a look, maybe it's not complex12:34
rburtonthanks12:35
*** yohboy <yohboy!~yohan@bce1.fw1.capo.montpellier-agglo.com> has joined #yocto12:35
*** BarBQ <BarBQ!~textual@212.85.89.56> has quit IRC12:44
*** fl0v0 <fl0v0!~fvo@pD9F6B0FA.dip0.t-ipconnect.de> has joined #yocto12:44
*** caiortp <caiortp!~inatel@131.221.240.226> has joined #yocto12:44
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto12:48
*** BarBQ <BarBQ!~textual@212.85.89.56> has joined #yocto12:49
*** fl0v0 <fl0v0!~fvo@pD9F6B0FA.dip0.t-ipconnect.de> has quit IRC12:54
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has joined #yocto12:57
*** mjourdan <mjourdan!~mjourdan@bgn92-1-82-67-207-244.fbx.proxad.net> has quit IRC13:00
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC13:01
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto13:02
*** mjourdan <mjourdan!~mjourdan@bgn92-1-82-67-207-244.fbx.proxad.net> has joined #yocto13:07
*** arfoll_ <arfoll_!arfoll@nat/intel/x-dncddlnaouebnjkb> has joined #yocto13:10
*** arfoll <arfoll!arfoll@nat/intel/x-qcctcorrqyjsjmnm> has quit IRC13:10
*** tavish_ <tavish_!~tavish@unaffiliated/tavish> has quit IRC13:27
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC13:43
*** awsation <awsation!42300cb0@gateway/web/freenode/ip.66.48.12.176> has joined #yocto13:43
*** sgw_ <sgw_!~sgw_@2601:1c0:6000:fe8::aa29> has quit IRC13:48
*** vmeson <vmeson!~rmacleod@24-212-231-150.cable.teksavvy.com> has quit IRC13:53
*** ssalenik <ssalenik!~smuxi@2607:fad8:4:6:2dcc:db75:981e:8b96> has joined #yocto13:54
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC13:57
jkumarquiz: https://bugzilla.yoctoproject.org/show_bug.cgi?id=11191 -- I guess your rpm signing commit isn't related but can you still have a look?13:59
yoctiBug 11191: normal, Undecided, ---, alexander.kanavin, NEW , test_signing_packages failed on AB13:59
*** vmeson <vmeson!~rmacleod@24-212-231-150.cable.teksavvy.com> has joined #yocto14:01
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has quit IRC14:08
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has joined #yocto14:09
pohlySomething in lvm2 is currently broken, some RDEPENDS_append seems to lack a leading space:14:09
pohlyERROR: Nothing RPROVIDES 'lvm2-native-scripts-native' (but virtual:native:/fast/work/intel-iot-refkit//meta-openembedded/meta-oe/recipes-support/lvm2/lvm2_2.02.166.bb RDEPENDS on or otherwise requires it)14:09
pohlyNOTE: Runtime target 'lvm2-native-scripts-native' is unbuildable, removing...14:09
pohlyThe problem is I can't even examine that problem with "bitbake -e lvm2-native", because that just ends up printing the exact same error :-/14:10
*** BarBQ <BarBQ!~textual@212.85.89.56> has quit IRC14:11
pohlyOr is it the native.bbclass which fails to handle RRECOMMENDS_lvm2="lvm2-scripts (= 2.02.166-r0)" (from the target recipe)?14:12
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto14:13
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto14:13
pohlyYes, that's it. Is the right solution to set RDEPENDS and RRECOMMENDS for extra packages only for the target?14:17
pohlyBecause those extra packages do not exist in the non-target cases?14:17
*** willdye <willdye!~willdye@h34.41.88.75.dynamic.ip.windstream.net> has joined #yocto14:20
*** sgw_ <sgw_!sgw_@nat/intel/x-ikzrgzwmikqpcqps> has joined #yocto14:25
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC14:29
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC14:30
*** ntl <ntl!~nathanl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has joined #yocto14:31
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto14:35
diego_rHey guys, I just discovered that if an image with SysV init is so minimal that "modutils-initscripts" is not included, it won't be automatically included if KERNEL_MODULE_AUTOLOAD is not empty.Should I report a bug, or is this expected?14:37
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto14:37
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC14:39
*** jku <jku!~jku@192.198.151.45> has quit IRC14:39
*** LocutusOfBorg <LocutusOfBorg!~Gianfranc@ubuntu/member/locutusofborg> has quit IRC14:48
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC15:00
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto15:02
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has quit IRC15:04
*** ant_work <ant_work!~ant__@host114-209-dynamic.24-79-r.retail.telecomitalia.it> has quit IRC15:07
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC15:10
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC15:12
*** scottrif <scottrif!~scottrif@71-80-200-241.dhcp.mdfd.or.charter.com> has joined #yocto15:13
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has quit IRC15:13
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has joined #yocto15:13
*** scottrif <scottrif!~scottrif@71-80-200-241.dhcp.mdfd.or.charter.com> has quit IRC15:14
*** aguardar <aguardar!uid217850@gateway/web/irccloud.com/x-tojceozbwjzlgsmc> has quit IRC15:16
*** warthog9 <warthog9!~warthog9@proxy.monkeyblade.net> has quit IRC15:18
*** warthog9 <warthog9!~warthog9@proxy.monkeyblade.net> has joined #yocto15:21
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5aac:892e:cbe9:f7fc> has joined #yocto15:23
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto15:23
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has quit IRC15:27
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC15:30
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has joined #yocto15:30
*** alimon <alimon!alimon@nat/intel/x-oxccqbtybjzzqder> has joined #yocto15:37
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has quit IRC15:37
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto15:46
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto15:47
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5aac:892e:cbe9:f7fc> has quit IRC15:55
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5aac:892e:cbe9:f7fc> has joined #yocto15:55
*** khem <khem!~khem@unaffiliated/khem> has quit IRC15:57
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto15:58
khemRP: renaming to -initial, now its gone from all dependencies even from packages where its saying DEPENDS += "go-native-initial"15:59
khemRP: there seems to be more to magic15:59
*** sjolley <sjolley!sjolley@nat/intel/x-nmsqjawezzhrbfoq> has joined #yocto16:02
*** Snert_ <Snert_!~snert_@65.74.8.146> has joined #yocto16:04
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5aac:892e:cbe9:f7fc> has quit IRC16:13
*** mckoan is now known as mckoan|away16:17
*** rajm <rajm!~robertmar@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC16:19
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto16:19
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC16:21
rburtonkhem: https://autobuilder.yocto.io/builders/nightly-musl/builds/197 well it happened again16:30
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC16:32
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has joined #yocto16:32
*** ed2 <ed2!~Adium@192.198.151.43> has quit IRC16:33
*** ed2 <ed2!~Adium@192.198.151.43> has joined #yocto16:34
RPkhem: hmm :/16:34
*** frsc <frsc!~frsc@80.149.173.67> has quit IRC16:34
RPkhem: it may be that -initial is only used by -cross recipes :/16:35
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC16:42
*** scottrif <scottrif!~scottrif@71-80-200-241.dhcp.mdfd.or.charter.com> has joined #yocto16:46
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC16:52
khemRP: I sent a different fix, found that there were two scripts in conflict renamed them for bootstrap version that should do it16:52
khemRP: quick test shows it holds, I can still build go for rpi3 and run it on target to build packages after this fix16:54
*** mdnneo <mdnneo!~umaucher@212.118.209.82> has quit IRC16:54
khembut I never had that race happen here for my images since I do not use go-native for packages16:54
khemlets see if this works for mender folks16:55
RPkhem: ok16:55
*** arfoll__ <arfoll__!arfoll@nat/intel/x-wtovsxbtczkemgbr> has joined #yocto17:06
*** arfoll_ <arfoll_!arfoll@nat/intel/x-dncddlnaouebnjkb> has quit IRC17:06
*** istarilucky1 <istarilucky1!~rlucca@187.108.42.203> has joined #yocto17:06
*** istarilucky <istarilucky!~rlucca@189.112.127.230> has quit IRC17:08
*** yohboy <yohboy!~yohan@bce1.fw1.capo.montpellier-agglo.com> has quit IRC17:10
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC17:12
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto17:16
*** scottrif <scottrif!~scottrif@71-80-200-241.dhcp.mdfd.or.charter.com> has quit IRC17:19
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC17:20
seebsHmm. Yocto bug #9859 is a pseudo thing, and I know the change is merged, but I don't remember whether it's in the branch currently in Yocto.17:20
yoctiBug https://bugzilla.yoctoproject.org/show_bug.cgi?id=9859 normal, Medium, 2.3 M3, seebs, IN PROGRESS IMPLEMENTATION , setcap doesn't work17:20
seebsIf it is, the bug can be marked out.17:21
RPjoshuagl: ^^^ do you happen to know?17:22
*** geoffrey_l <geoffrey_l!~geoffrey_@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC17:23
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto17:24
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC17:26
*** mjourdan <mjourdan!~mjourdan@bgn92-1-82-67-207-244.fbx.proxad.net> has quit IRC17:27
*** zeenix <zeenix!~zeenix@83.218.80.243> has quit IRC17:29
*** egavinc <egavinc!~egavinc@45.red-212-170-53.staticip.rima-tde.net> has quit IRC17:30
*** istarilucky <istarilucky!~rlucca@189.112.127.230> has joined #yocto17:31
*** istarilucky1 <istarilucky1!~rlucca@187.108.42.203> has quit IRC17:33
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC17:35
khemdevtool is slowww.. devtool modify -x opencdmi  17.21s user 8.48s system 14% cpu 2:58.04 total17:35
*** paulg_ <paulg_!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC17:35
khemit took 3mins17:36
khemfor a tiny package whose sources are fetched in dl_dir already17:36
khemI wonder what it it doing17:36
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-eeqnmcskgriwtyix> has joined #yocto17:36
*** toscalix <toscalix!~toscalix@80.91.70.67> has quit IRC17:37
*** dscully <dscully!~dscully@24.249.154.174> has joined #yocto17:40
*** ed21 <ed21!~Adium@192.198.151.45> has joined #yocto17:42
*** ed2 <ed2!~Adium@192.198.151.43> has quit IRC17:42
*** ed21 is now known as ed217:43
*** paulg_ <paulg_!~paulg@otwaon23-3096772825.sdsl.bell.ca> has joined #yocto17:44
*** scottrif <scottrif!~scottrif@71-80-200-241.dhcp.mdfd.or.charter.com> has joined #yocto17:44
RPkhem: would be interesting to know...17:54
*** warthog9 <warthog9!~warthog9@proxy.monkeyblade.net> has quit IRC17:55
*** jamesp <jamesp!~jamesp@157.245.80.14> has joined #yocto17:56
rburtonpaul just filed a bug which basically said "it does too much work"17:56
rburtonso he appears to know its a bit slow17:56
RPkhem: did it refetch?17:56
paulg_-ETOOMANYPAUL17:57
rburtonpaule :)17:57
rburtontoo many blue* too17:57
paulg_figured as much :)17:58
*** Jefro <Jefro!~Jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto18:02
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto18:09
*** gtristan <gtristan!~tristanva@217.113.173.244> has joined #yocto18:15
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has quit IRC18:16
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto18:16
*** ant_home <ant_home!~ant__@host33-64-dynamic.8-87-r.retail.telecomitalia.it> has joined #yocto18:17
*** arfoll__ <arfoll__!arfoll@nat/intel/x-wtovsxbtczkemgbr> has quit IRC18:17
*** alimon <alimon!alimon@nat/intel/x-oxccqbtybjzzqder> has quit IRC18:18
*** yocti <yocti!~supybot@yocto-www.yoctoproject.org> has joined #yocto18:23
*** grma <grma!~gruberm@80.93.38.128> has quit IRC18:25
*** alimon <alimon!~alimon@134.134.139.82> has joined #yocto18:25
*** ChanServ sets mode: +o yocti18:25
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has quit IRC18:26
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto18:26
khemRP: yeah I discussed briefly with him yesterday18:26
khemRP: it was sitting in do_fetch for long18:27
khemits a small package from gh18:27
khemeven a refetch should have been quick18:27
*** warthog9 <warthog9!~warthog9@proxy.monkeyblade.net> has joined #yocto18:28
*** adelcast <adelcast!~adelcast@130.164.62.126> has quit IRC18:30
*** adelcast <adelcast!~adelcast@130.164.62.126> has joined #yocto18:30
*** alimon <alimon!~alimon@134.134.139.82> has quit IRC18:32
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has quit IRC18:33
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto18:33
paulbarker-ETOOMANYPAUL seems to be a common error18:37
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has quit IRC18:40
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto18:40
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has quit IRC18:45
*** willdye <willdye!~willdye@h34.41.88.75.dynamic.ip.windstream.net> has quit IRC18:46
khemwe should just limit to using nicks to avoid it may be18:46
*** willdye <willdye!~willdye@h34.41.88.75.dynamic.ip.windstream.net> has joined #yocto18:48
*** sameo <sameo!~samuel@192.55.55.37> has quit IRC19:03
*** bluelightning <bluelightning!~paul@118.148.117.219> has joined #yocto19:08
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto19:08
joshuaglseebs: RP: pretty sure that setcap was in pseudo 1.8.2 which we have in OE-Core19:08
*** Jefro <Jefro!~Jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC19:08
*** BaloneyGeek|work <BaloneyGeek|work!~bg14ina@kde/bgupta> has joined #yocto19:08
*** Jefro <Jefro!~Jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto19:09
*** BaloneyGeek|work is now known as BaloneyGeek19:10
seebsokay, then that bug is probably in the wrong state. I don't have a live yocto setup right now, though.19:11
joshuaglseebs: you can mark as resolved → fixed and assign to me, I'll verify it tomorrow19:15
*** sameo <sameo!samuel@nat/intel/x-rsvsbsjacbzbhnpz> has joined #yocto19:18
*** ed2 <ed2!~Adium@192.198.151.45> has quit IRC19:21
*** scottrif <scottrif!~scottrif@71-80-200-241.dhcp.mdfd.or.charter.com> has quit IRC19:26
*** BaloneyGeek <BaloneyGeek!~bg14ina@kde/bgupta> has quit IRC19:35
*** daegontaven <daegontaven!~daegontav@greycadet/staff/daegontaven> has quit IRC19:39
*** ed2 <ed2!~Adium@192.198.151.43> has joined #yocto19:51
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has quit IRC19:58
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto19:59
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto19:59
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has quit IRC20:08
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto20:09
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has quit IRC20:12
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto20:13
*** asea_ <asea_!~andy@sininen.lasikuutio.com> has joined #yocto20:16
*** fitzsim` <fitzsim`!~user@69-165-165-189.dsl.teksavvy.com> has joined #yocto20:16
*** agust1 <agust1!~agust@p4FCB619C.dip0.t-ipconnect.de> has joined #yocto20:16
*** lukma1 <lukma1!~lukma@89-77-92-62.dynamic.chello.pl> has joined #yocto20:17
*** robsta_ <robsta_!sid195711@gateway/web/irccloud.com/x-vryfhubjjyngrcue> has joined #yocto20:17
*** sameo_ <sameo_!~samuel@192.55.55.37> has joined #yocto20:17
*** stwcx_ <stwcx_!~stwcx@172.110.7.206> has joined #yocto20:17
*** dv__ <dv__!~quassel@62.178.118.86> has joined #yocto20:17
*** oob <oob!~paulg@128.224.252.2> has joined #yocto20:17
*** alimon <alimon!alimon@nat/intel/x-bhqclxnvieifdlzj> has joined #yocto20:17
*** clement_ <clement_!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto20:17
*** dreyna__ <dreyna__!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto20:18
*** ipuustin_ <ipuustin_!~ipuustin@82-181-7-132.bb.dnainternet.fi> has joined #yocto20:19
*** abelloni_ <abelloni_!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has joined #yocto20:19
*** dv_ <dv_!~quassel@62.178.118.86> has quit IRC20:20
*** dv__ is now known as dv_20:20
*** tf_ <tf_!~tomas@r-finger.com> has joined #yocto20:21
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC20:21
*** jkridner|pd <jkridner|pd!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto20:26
*** ed2 <ed2!~Adium@192.198.151.43> has quit IRC20:27
*** ed2 <ed2!~Adium@192.198.151.43> has joined #yocto20:27
*** Gintaro_ <Gintaro_!~gintaro@geertswei.nl> has joined #yocto20:28
*** tavish_ <tavish_!~tavish@unaffiliated/tavish> has joined #yocto20:28
*** sameo <sameo!samuel@nat/intel/x-rsvsbsjacbzbhnpz> has quit IRC20:29
*** jamesp <jamesp!~jamesp@157.245.80.14> has quit IRC20:29
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC20:29
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC20:29
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC20:29
*** agust <agust!~agust@p4FCB619C.dip0.t-ipconnect.de> has quit IRC20:29
*** quite <quite!quite@unaffiliated/quite> has quit IRC20:29
*** paulg <paulg!~paulg@128.224.252.2> has quit IRC20:29
*** tlwoerner <tlwoerner!~tlwoerner@unaffiliated/tlwoerner> has quit IRC20:29
*** fitzsim <fitzsim!~user@69-165-165-189.dsl.teksavvy.com> has quit IRC20:29
*** tf <tf!~tomas@r-finger.com> has quit IRC20:29
*** abelloni <abelloni!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has quit IRC20:29
*** stwcx <stwcx!~stwcx@172.110.7.206> has quit IRC20:29
*** robsta <robsta!sid195711@gateway/web/irccloud.com/x-nwbhfrnsxesumziu> has quit IRC20:29
*** lukma <lukma!~lukma@89-77-92-62.dynamic.chello.pl> has quit IRC20:29
*** cfoch-al1 <cfoch-al1!~cfoch@ec2-35-166-199-182.us-west-2.compute.amazonaws.com> has quit IRC20:29
*** asea <asea!~andy@sininen.lasikuutio.com> has quit IRC20:29
*** ipuustin <ipuustin!~ipuustin@82-181-7-132.bb.dnainternet.fi> has quit IRC20:29
*** Gintaro <Gintaro!~gintaro@geertswei.nl> has quit IRC20:29
*** freanux <freanux!~freanux@unaffiliated/freanux> has quit IRC20:29
*** clement_ is now known as clement20:29
*** robsta_ is now known as robsta20:29
*** cfoch-always <cfoch-always!~cfoch@ec2-35-166-199-182.us-west-2.compute.amazonaws.com> has joined #yocto20:30
*** tlwoerner <tlwoerner!~tlwoerner@unaffiliated/tlwoerner> has joined #yocto20:30
*** tlwoerner <tlwoerner!~tlwoerner@104-247-246-30.cpe.teksavvy.com> has joined #yocto20:30
*** quite <quite!quite@gyro.lublin.se> has joined #yocto20:31
*** ed2 <ed2!~Adium@192.198.151.43> has quit IRC20:34
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has joined #yocto20:38
*** tavish_ <tavish_!~tavish@unaffiliated/tavish> has quit IRC20:39
*** ed2 <ed2!~Adium@192.198.151.43> has joined #yocto20:40
*** ed2 <ed2!~Adium@192.198.151.43> has quit IRC20:42
*** present <present!~present@static-176-159-68-128.ftth.abo.bbox.fr> has joined #yocto20:44
*** paulg_ <paulg_!~paulg@otwaon23-3096772825.sdsl.bell.ca> has quit IRC20:45
*** joshuagl <joshuagl!joshuagl@nat/intel/x-irjkmpqxbmizatkn> has quit IRC20:51
*** BarBQ <BarBQ!~textual@212.85.89.56> has joined #yocto20:53
*** brrm <brrm!~brrm@HSI-KBW-085-216-003-192.hsi.kabelbw.de> has joined #yocto20:59
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC21:01
*** pohly <pohly!~pohly@p5DE8C233.dip0.t-ipconnect.de> has quit IRC21:03
*** jkridner|pd is now known as jkridner21:03
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has quit IRC21:05
*** lolsborn <lolsborn!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto21:06
*** BarBQ <BarBQ!~textual@212.85.89.56> has quit IRC21:06
*** morphis <morphis!~morphis@pD9ED686E.dip0.t-ipconnect.de> has quit IRC21:08
*** lolsborn <lolsborn!~lolsborn@75-175-113-68.ptld.qwest.net> has quit IRC21:13
*** lolsborn <lolsborn!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto21:13
*** jamesp <jamesp!~jamesp@157.245.80.14> has joined #yocto21:13
*** joseppc <joseppc!~josep@c-1b1ce455.010-118-73746f7.cust.bredbandsbolaget.se> has joined #yocto21:13
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto21:13
*** catch22 <catch22!~aboseley@101.165.216.251> has quit IRC21:17
*** berton <berton!~berton@189.114.111.135> has quit IRC21:17
*** ipuustin_ <ipuustin_!~ipuustin@82-181-7-132.bb.dnainternet.fi> has quit IRC21:24
*** ipuustin <ipuustin!~ipuustin@82-181-7-132.bb.dnainternet.fi> has joined #yocto21:25
*** istarilucky <istarilucky!~rlucca@189.112.127.230> has left #yocto21:27
*** paulg <paulg!~paulg@209.226.41.163> has joined #yocto21:47
*** lolsborn_ <lolsborn_!~lolsborn@75-175-113-68.ptld.qwest.net> has joined #yocto21:50
*** sjolley <sjolley!sjolley@nat/intel/x-nmsqjawezzhrbfoq> has quit IRC21:51
*** joedenver <joedenver!c037362c@gateway/web/freenode/session> has joined #yocto21:53
joedenverhi there21:53
joedenverI know there is smart logic in creating dsk.xz files that Yocto currently produces21:54
*** rubdos_ <rubdos_!~rubdos@2a02:2788:1036:2d:21e:6ff:fe33:e397> has joined #yocto21:54
*** rubdos <rubdos!~rubdos@2a02:2788:1036:2d:21e:6ff:fe33:e397> has quit IRC21:54
joedenverI have 16GB USB stick with live Ubuntu on it, I would love to dump that stick into .dsk.xz file (compressed one)21:54
joedenverwould anybody here know how to do that?21:54
*** lolsborn <lolsborn!~lolsborn@75-175-113-68.ptld.qwest.net> has quit IRC21:54
joedenverI played with clonezilla for some time, but I figured it doesn't do iso files21:55
joedenveriso/dsk21:55
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has quit IRC21:58
*** martinkelly <martinkelly!~martin@65-122-179-226.dia.static.qwest.net> has joined #yocto22:01
*** sgw_ <sgw_!sgw_@nat/intel/x-ikzrgzwmikqpcqps> has quit IRC22:03
*** BaloneyGeek <BaloneyGeek!~bg14ina@kde/bgupta> has joined #yocto22:04
*** caiortp <caiortp!~inatel@131.221.240.226> has quit IRC22:06
*** Jefro <Jefro!~Jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC22:08
*** zumbi <zumbi!~zumbi@39-244-47-212.rev.cloud.scaleway.com> has quit IRC22:09
*** Jefro <Jefro!~Jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto22:10
*** zumbi <zumbi!~zumbi@39-244-47-212.rev.cloud.scaleway.com> has joined #yocto22:11
*** jamesp <jamesp!~jamesp@157.245.80.14> has quit IRC22:19
*** Gintaro_ <Gintaro_!~gintaro@geertswei.nl> has quit IRC22:22
*** agust1 <agust1!~agust@p4FCB619C.dip0.t-ipconnect.de> has quit IRC22:27
*** colrack <colrack!~textual@94.126.8.166> has quit IRC22:31
*** joedenver <joedenver!c037362c@gateway/web/freenode/session> has quit IRC22:33
*** sgw_ <sgw_!~sgw_@134.134.139.78> has joined #yocto22:33
alimonRP: i sent the first batch of fixes in yp compatible script, this is my working branch http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=alimon/yp_compatible22:42
*** Gintaro <Gintaro!~gintaro@2a00:8080:10:148:9017:2cff:fe26:adf0> has joined #yocto22:42
alimonRP: remains the isolate environment and able to display signature detail diffs22:42
*** sjolley <sjolley!sjolley@nat/intel/session> has joined #yocto22:44
*** gtristan <gtristan!~tristanva@217.113.173.244> has quit IRC22:44
*** Agent001 <Agent001!~quassel@185.202.60.94.rev.vodafone.pt> has joined #yocto22:46
*** Jefro <Jefro!~Jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC22:50
*** sjolley <sjolley!sjolley@nat/intel/session> has quit IRC23:00
*** sjolley <sjolley!sjolley@nat/intel/x-gjegvbzbimbkfnjl> has joined #yocto23:00
*** paulg <paulg!~paulg@209.226.41.163> has quit IRC23:08
*** ant_home <ant_home!~ant__@host33-64-dynamic.8-87-r.retail.telecomitalia.it> has quit IRC23:12
*** paulg_ <paulg_!~paulg@198.84.239.75> has joined #yocto23:13
*** sgw_ <sgw_!~sgw_@134.134.139.78> has joined #yocto23:18
*** colrack <colrack!~textual@host3-45-dynamic.54-79-r.retail.telecomitalia.it> has joined #yocto23:21
*** Snert_ <Snert_!~snert_@65.74.8.146> has quit IRC23:28
*** Snert_ <Snert_!~snert_@65.74.8.146> has joined #yocto23:29
*** Agent001 <Agent001!~quassel@185.202.60.94.rev.vodafone.pt> has quit IRC23:40
*** RalphJr45 <RalphJr45!~RalphJr45@host109-154-124-186.range109-154.btcentralplus.com> has joined #yocto23:43
*** Agent001 <Agent001!~quassel@185.202.60.94.rev.vodafone.pt> has joined #yocto23:46
*** RalphJr45 <RalphJr45!~RalphJr45@host109-154-124-186.range109-154.btcentralplus.com> has quit IRC23:53
*** Biliogadafr <Biliogadafr!~bilio@nat3-minsk-pool-46-53-182-120.telecom.by> has quit IRC23:54
*** thaytan <thaytan!~thaytan@121-200-10-166.cust.aussiebb.net> has quit IRC23:55
*** BaloneyGeek <BaloneyGeek!~bg14ina@kde/bgupta> has quit IRC23:56
*** sgw_ <sgw_!~sgw_@134.134.139.78> has quit IRC23:56
*** alimon <alimon!alimon@nat/intel/x-bhqclxnvieifdlzj> has quit IRC23:57

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