Friday, 2017-09-01

bluelightningyahiafarghaly: certainly00:03
bluelightningdo_configure is itself a shell task, so that's easy00:04
bluelightningmoving files to locations in the image wouldn't be part of do_configure though, the earliest you can really consider on-target layout is do_install00:05
yahiafarghalyok,thanks i will try00:09
yahiafarghalyi have another question, i want to execute apt-key add <public key file> , so the key is added to the target image. it gives me errors when i put this command inside do_install00:10
yahiafarghalybluelightning: it doesn't work00:16
bluelightningyahiafarghaly: I don't think it can work that early... I think you will need a rootfs postprocessing command for that: http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-ROOTFS_POSTPROCESS_COMMAND00:23
bluelightning(define a function, put your desired command in it, and then the function to ROOTFS_POSTPROCESS_COMMAND followed by a semicolon and a space)00:24
bluelightningthis would go in your image recipe in case that's not clear00:24
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC00:26
*** vquicksilver <vquicksilver!~nobody@gentoo/contributor/vquicksilver> has joined #yocto00:27
yahiafarghalyyou mean in the image recipe which install packages,..etc not in a seperate recipe ? or it doesn't matter00:28
bluelightningyahiafarghaly: not in a separate recipe no, it has to be in the image recipe00:30
bluelightningyou can use a pkg_postinst function from a separate recipe but that is more complicated and probably not what you want for something like this00:31
yahiafarghalyok, any documentation about writing a custom function in image recipe ? i haven't seen it before00:33
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto00:33
*** bhargav <bhargav!95c73efe@gateway/web/freenode/ip.149.199.62.254> has joined #yocto00:34
yahiafarghalydo i write it by the python way ?00:34
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has joined #yocto00:35
bluelightningyahiafarghaly: just like a task function00:37
bluelightningmyfunc () {00:37
bluelightning # do something here00:37
bluelightning}00:37
bluelightning(well, the only difference between a task function and this is that you wouldn't typically use the do_ prefix here)00:38
yahiafarghalyok thanks, but it doesn't work also it gives me this error00:45
yahiafarghaly| DEBUG: Executing shell function empty_var_volatile | DEBUG: Shell function empty_var_volatile finished | NOTE: Executing addkeyfile ... | DEBUG: Executing shell function addkeyfile | /home/yahia/Desktop/elinux_dev/bake_factory/poky-pyro-17.0.1/build/tmp/work/qemux86_64-poky-linux/apt-image/1.0-r0/temp/run.addkeyfile.12587: 108: /home/yahia/Desktop/elinux_dev/bake_factory/poky-pyro-17.0.1/build/tmp/work/qemux86_64-poky-linux/a00:45
bluelightningyahiafarghaly: I think the line was too long, I can't actually see the error - I'd suggest using pastebin.com or similar00:45
yahiafarghalyhttps://pastebin.com/ss0xWqvP00:46
yahiafarghalyand this is recipe which transfer key00:47
yahiafarghalyhttps://pastebin.com/0mS8Qcd200:47
yahiafarghalyand the image recipe00:48
yahiafarghalyhttps://pastebin.com/UzgYtYBR00:48
*** yahiafarghaly <yahiafarghaly!9cdf12c4@gateway/web/freenode/ip.156.223.18.196> has quit IRC00:54
bluelightningsigh00:55
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto01:03
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto01:04
*** martinkelly1 <martinkelly1!~martin@67.171.33.217> has quit IRC01:07
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC01:08
*** jmcruzal <jmcruzal!jmcruzal@nat/intel/x-gjtfljulieppdyal> has joined #yocto01:13
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC01:17
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto01:19
*** thaytan_ <thaytan_!~thaytan@121.200.10.166> has quit IRC01:25
*** jmcruzal <jmcruzal!jmcruzal@nat/intel/x-gjtfljulieppdyal> has quit IRC01:27
*** thaytan <thaytan!~thaytan@121.200.10.166> has joined #yocto01:29
-YoctoAutoBuilder- build #846 of nightly-mips64 is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips64/builds/84601:36
*** scottrif <scottrif!~scottrif@47.39.44.219> has quit IRC01:42
-YoctoAutoBuilder- build #1231 of nightly-x86-64-lsb is complete: Failure [failed Running Sanity Tests] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/builds/123101:45
*** thaytan_ <thaytan_!~thaytan@121.200.10.166> has joined #yocto02:01
*** thaytan <thaytan!~thaytan@121.200.10.166> has quit IRC02:05
*** stephano <stephano!~stephano@134.134.139.78> has quit IRC02:07
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has joined #yocto02:15
*** alimon <alimon!~alimon@148.240.201.158> has quit IRC02:22
*** tgraydon1 <tgraydon1!tgraydon@nat/intel/x-afdllnkyvydocvgd> has quit IRC02:23
-YoctoAutoBuilder- build #1222 of nightly-multilib is complete: Failure [failed Running Sanity Tests_4] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/122202:28
-YoctoAutoBuilder- build #1200 of nightly-qa-extras is complete: Failure [failed Running Sanity Tests_1 Running Sanity Tests_4 Running Sanity Tests_6] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-qa-extras/builds/120002:30
*** aehs29 <aehs29!~aehernan@134.134.139.77> has quit IRC02:36
*** xthunderheartx <xthunderheartx!~x_xthunde@184.75.233.58> has quit IRC02:47
*** xthunderheartx <xthunderheartx!~x_xthunde@184.75.233.58> has joined #yocto02:48
*** aehs29 <aehs29!~aehernan@134.134.139.82> has joined #yocto02:53
*** yahiafarghaly <yahiafarghaly!9cdf12c4@gateway/web/freenode/ip.156.223.18.196> has joined #yocto02:59
yahiafarghaly bluelightning: I am back if you still there02:59
bluelightninghi yahiafarghaly - yes I'm here03:00
bluelightningso if you can't run apt-key then there's a native dependency missing somewhere, presumably it isn't part of our standard apt build03:00
bluelightningI don03:01
bluelightningI don't know if it's a separate package or the result of something being disabled in our apt build03:01
yahiafarghalyapt-key needs gnupg package . so you will notice i have added it to the image recipe but this for the target machine not when the yocto do building stuff03:02
yahiafarghalynative dependancy ? you mean on my machine which is not related to yocto ?03:03
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-vsuefiokczrcgkgv> has quit IRC03:13
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC03:27
*** hamis <hamis!~irfan@207.242.53.83> has quit IRC03:34
*** yahiafarghaly <yahiafarghaly!9cdf12c4@gateway/web/freenode/ip.156.223.18.196> has quit IRC03:34
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC04:15
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto04:15
*** aehs29 <aehs29!~aehernan@134.134.139.82> has quit IRC04:44
*** gtristan <gtristan!~tristanva@modemcable172.18-161-184.mc.videotron.ca> has quit IRC04:57
*** aehs29 <aehs29!~aehernan@134.134.139.72> has joined #yocto04:57
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC05:04
*** Bunio_FH <Bunio_FH!~bunio@89-79-16-212.dynamic.chello.pl> has joined #yocto05:05
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto05:10
*** AndersD <AndersD!~anders@194.237.220.218> has joined #yocto05:11
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has joined #yocto05:22
*** AndersD <AndersD!~anders@194.237.220.218> has quit IRC05:38
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has joined #yocto05:40
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CM64777d5e8820.cpe.net.cable.rogers.com> has quit IRC05:48
*** zeddii <zeddii!~bruce@128.224.252.2> has quit IRC05:48
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CM64777d5e8820.cpe.net.cable.rogers.com> has joined #yocto05:48
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMf0f249028110.cpe.net.cable.rogers.com> has quit IRC05:48
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMf0f249028110.cpe.net.cable.rogers.com> has joined #yocto05:49
*** zeddii <zeddii!~bruce@128.224.252.2> has joined #yocto05:49
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has joined #yocto06:02
jonteIf I use the update-alternatives class, and I set the ALTERNATIVE_PRIORITY of one package higher than another, shouldn't I be able to assume that the higher prio one is selected as the default on first boot?06:03
jonteNow I am seeing, on first boot, that the alternatives file is correct (the prios are what I set them to) - but the symlink in the rootfs is to the lower prio alternative.06:06
*** hnje <hnje!~hnje@193.106.123.182> has joined #yocto06:08
*** curlybracket <curlybracket!~textual@ip-62-245-69-227.net.upcbroadband.cz> has joined #yocto06:09
*** pohly <pohly!~pohly@p5DE8CC40.dip0.t-ipconnect.de> has joined #yocto06:10
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto06:18
*** colrack <colrack!~colrack@94.126.8.166> has joined #yocto06:19
*** Bunio_FH <Bunio_FH!~bunio@89-79-16-212.dynamic.chello.pl> has quit IRC06:31
*** Bunio_FH <Bunio_FH!~bunio@89-79-16-212.dynamic.chello.pl> has joined #yocto06:31
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto06:32
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto06:32
*** agust <agust!~agust@p4FCB55D5.dip0.t-ipconnect.de> has joined #yocto06:42
*** gaurang <gaurang!74c5b80c@gateway/web/freenode/ip.116.197.184.12> has joined #yocto06:48
gaurangi have defined PACKAGE_CLASSES ?= "package_rpm", can i compile any package of meta-debian layer ?06:49
*** msvb-lab <msvb-lab!~michael@x55b544e1.dyn.telefonica.de> has joined #yocto06:51
*** rgchms <rgchms!~Rafa@88.131.56.168> has joined #yocto06:56
*** fl0v0 <fl0v0!~fvo@p4FC0AED7.dip0.t-ipconnect.de> has joined #yocto06:56
*** Bunio_FH <Bunio_FH!~bunio@89-79-16-212.dynamic.chello.pl> has quit IRC06:58
*** Bunio_FH <Bunio_FH!~bunio@89-79-16-212.dynamic.chello.pl> has joined #yocto06:59
*** yizhao <yizhao!~zhaoyi@106.120.101.38> has quit IRC07:05
*** rajm <rajm!~robertmar@167.98.27.226> has joined #yocto07:09
*** yizhao <yizhao!~zhaoyi@106.120.101.38> has joined #yocto07:09
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC07:11
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-rrtnflqrcohzupue> has joined #yocto07:12
rgchmsI have updated my "oe-core" layer on Pyro from "81246ed classes/staging: change fixme debug message from note to debug" (Jul 20) to "cf1099b connman: Fix for CVE-2017-12865" (Aug 30) and the build breaks. I get: "ERROR: When reparsing <my recipes>/my-image.bb.do_image_cpio, the basehash value changed from <hash1> to <hash2>. The metadata is not deterministic and this needs to be fixed."07:17
rgchmsRebuilding fixes the issue, but the first clean build always fails. Any ideas on how to start debugging this?07:18
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto07:20
*** PinkSnake <PinkSnake!51ff1123@gateway/web/freenode/ip.81.255.17.35> has joined #yocto07:25
PinkSnakeHi all, someone knows the best way to give parameters to a recipe ? i tried to add a file in topdir and parse the file during do-install function but the recipe is not rebuild even if the file has been changed. I think do_install[nostamp]"1" should work but it's a litle dirty isn't it ?07:26
*** ed21 <ed21!~Adium@192.198.151.44> has joined #yocto07:28
gaurangi have defined PACKAGE_CLASSES ?= "package_rpm", can i compile any package of meta-debian layer ?07:33
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto07:34
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC07:38
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto07:40
*** joseppc <joseppc!~josep@sestofw01.enea.se> has joined #yocto07:41
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto07:41
*** luc4 <luc4!~luca@185.43.148.11> has joined #yocto07:41
*** ant_work <ant_work!~ant__@host11-249-dynamic.16-79-r.retail.telecomitalia.it> has joined #yocto07:45
*** luc4 <luc4!~luca@185.43.148.11> has joined #yocto07:46
*** vdehors_arc <vdehors_arc!~vincent@LPuteaux-657-1-103-59.w193-248.abo.wanadoo.fr> has joined #yocto07:47
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto07:50
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto08:04
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto08:04
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto08:13
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has quit IRC08:19
*** toscalix <toscalix!~toscalix@68.red-83-42-135.dynamicip.rima-tde.net> has joined #yocto08:25
*** AndersD <AndersD!~anders@194.237.220.218> has joined #yocto08:34
*** fl0v0 <fl0v0!~fvo@p4FC0AED7.dip0.t-ipconnect.de> has quit IRC08:44
*** fl0v01 <fl0v01!~fvo@pD9F6A385.dip0.t-ipconnect.de> has joined #yocto08:44
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.226> has joined #yocto09:04
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto09:14
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC09:15
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto09:17
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto09:25
*** wouterstreamit <wouterstreamit!589f1708@gateway/web/freenode/ip.88.159.23.8> has joined #yocto09:45
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC09:52
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto09:57
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto09:57
*** vdehors_arc <vdehors_arc!~vincent@LPuteaux-657-1-103-59.w193-248.abo.wanadoo.fr> has quit IRC10:19
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto10:25
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto10:27
mcfriskAre you sure yocto wants to host every single kernel release tar ball on it own at http://downloads.yoctoproject.org/mirror/sources/ ? downloading one gigabyte blobs isn't really useful is it...10:30
mcfriskfor example http://downloads.yoctoproject.org/mirror/sources/git2_git.yoctoproject.org.linux-yocto-4.12.git.tar.gz10:30
mcfriskI would host a single git tree for all kernels there, and preferably host it as a git tree instead of a tar ball..10:30
rburtonmcfrisk: http://git.yoctoproject.org <-- tell zedd, he has different repos for each major kernel release10:40
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto10:40
rburtonand that tarball is a tarball of a git repo, as it is the mirror10:40
mcfriskyes, I know. I was just suprised after update to my local poky master branch started downloading gigabytes of data from there. I just built the tree few weeks ago and local caches must have been more uptodate..10:41
rburtondue to a new major version, probably10:42
tasslehoffThe KERNEL_DEVICETREE in imx7dsabresd.conf has a lot of entries. Does/can the kernel actually use others than the one passed by u-boot and the ones that one includes?10:42
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC10:43
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC10:52
tasslehoffI removed all except imx7d-sdb.dtb, and it still boots. That's something :)10:56
*** gaurang <gaurang!74c5b80c@gateway/web/freenode/ip.116.197.184.12> has quit IRC11:01
mcfriskrburton: I guess this is the right approach, a wish list bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=1202711:02
yoctiBug 12027: minor, Undecided, ---, saul.wold, NEW , Merge linux-yocto git trees to a single one to reduce download times and mirror sizes11:02
*** morphis <morphis!~morphis@pD9ED6245.dip0.t-ipconnect.de> has joined #yocto11:08
*** deva <deva!~deva@87.116.45.78> has joined #yocto11:18
*** Bunio_FH <Bunio_FH!~bunio@89-79-16-212.dynamic.chello.pl> has quit IRC11:21
*** vdehors_arc <vdehors_arc!~vincent@LMontsouris-657-1-239-42.w82-127.abo.wanadoo.fr> has joined #yocto11:21
devaI am running yocto 2.2.2 on an iMX6UL, trying to get a PAN1026 bluetooth module working through UART2.11:22
devaI am running yocto 2.2.2 on an iMX6UL, trying to get a PAN1026 bluetooth module working through UART2.Can't init device hci0: Invalid request code (56)"11:23
devaDamn scrollwheel... sorry about the spamming11:23
devaI have gotten as far as to get it initialised through the hciattach command using the "any" driver, but when I try to "hciconfig hci0 up" I get the error: "Can't init device hci0: Invalid request code (56)"11:24
devaDoes anybody have any hint to where to start looking?11:27
*** Bunio_FH <Bunio_FH!~bunio@89-79-16-212.dynamic.chello.pl> has joined #yocto11:36
devaCould it perhaps be because the bluez5 tools doesn't work with the imx 4.1.33 kernel as supplied by NXP?11:39
*** zuribost <zuribost!529fe662@gateway/web/freenode/ip.82.159.230.98> has joined #yocto11:41
zuribosthi! a little help to fetch data files from perforce to use in my recipe? (always i am trying to get a proyect *.pro)11:43
*** zuribost <zuribost!529fe662@gateway/web/freenode/ip.82.159.230.98> has quit IRC11:47
*** abels <abels!~abels@82.159.230.98.static.user.ono.com> has joined #yocto11:50
*** abels is now known as zuribost11:50
zuribostHi everyone, someone with time to help a bit?11:51
bachpzuribost: Depends on your question ;)11:52
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC11:52
*** TafThorne <TafThorne!~thomastho@81.128.174.58> has left #yocto11:53
zuribostI am creating a recipe which needs take data files from perforce repositoy and deploy "as are" in my image. Currently I know how to deploy data from my folders and also I know how to take code from perforce to compile and deploy it11:54
bachpI also have question: Is there a way to have wic create an extended partition even if there are only 4 partitions? I'm asking because in 2.1 it created the 4th partition as extended and to keep backwards compatibility I would like to keep it that way.11:55
*** TafThorne <TafThorne!~thomastho@81.128.174.58> has joined #yocto12:00
*** bluelightning <bluelightning!~paul@118.148.117.159> has joined #yocto12:03
*** bluelightning <bluelightning!~paul@118.148.117.159> has quit IRC12:03
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto12:03
*** TafThorne <TafThorne!~thomastho@81.128.174.58> has quit IRC12:04
*** hnje <hnje!~hnje@193.106.123.182> has quit IRC12:04
bachpThe change that introduced that change was: https://github.com/openembedded/openembedded-core/commit/485315dc170e29962a8848db38db73abafd0586e12:07
*** TafThorne <TafThorne!~thomastho@81.128.174.58> has joined #yocto12:08
rburtonbachp: ed21 is the maintainer but it looks like partition 4 being extended was a bug12:10
bachprburton:  Maybe but as it was like this in krogoth we now expect it to be that way and it would break our update process12:12
bachpI can understand that not putting partition 4 into the extended partition is the better default but I'm hoping I can somehow configure it to still put it into the extende part without writing our own imager plugin :)12:13
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has quit IRC12:19
*** sveinse <sveinse!~sveinse@156.92-221-160.customer.lyse.net> has joined #yocto12:21
sveinseHi. Does anyone know how to execute a task right before reboot/shutdown/halt with systemd (in krogoth)?12:21
Willy--I am trying to get my first built attempt to work on a Orange-pi-zero. The image doesn't boot although it built without any issues. I looked at the boot.scr file on the SD card (with vim in the debain VM it was built with) and there is a few lines of ASCII jibberish before the normal text that you would expect to be there. Is it supposed to be there or is that not a correct way to view the file?12:22
*** igor <igor!~igor@187.108.42.203> has joined #yocto12:23
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC12:30
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto12:34
*** BubuIIC <BubuIIC!~mhoffmann@2003:a:772:9200:5748:f262:e193:b5c1> has joined #yocto12:36
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-gtxbqcbzkdllwivg> has quit IRC12:36
BubuIICIs there a way to display the dependencies of a particular task in bitbake?12:37
rburtonBubuIIC: -g will dump a .dot file for you12:40
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto12:40
*** ant_work <ant_work!~ant__@host11-249-dynamic.16-79-r.retail.telecomitalia.it> has quit IRC12:43
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC12:45
BubuIICrburton: so if the resulting task-depends.dot is empty I did something wrong specifying the dependencies.12:45
BubuIICThat at least confirms my suspicions, thanks12:45
*** lamego <lamego!~jose@134.134.139.82> has joined #yocto12:56
*** TafThorne <TafThorne!~thomastho@81.128.174.58> has quit IRC12:57
*** zuribost <zuribost!~abels@82.159.230.98.static.user.ono.com> has quit IRC13:02
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto13:04
*** caiortp <caiortp!~inatel@131.221.240.233> has joined #yocto13:06
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC13:10
*** m4ho <m4ho!~m4ho@unaffiliated/m4ho> has joined #yocto13:11
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto13:25
*** BubuIIC <BubuIIC!~mhoffmann@2003:a:772:9200:5748:f262:e193:b5c1> has left #yocto13:25
*** zeddii_home_ <zeddii_home_!~zeddii_ho@CPEe8de27b71faa-CM64777d5e8820.cpe.net.cable.rogers.com> has joined #yocto13:27
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CM64777d5e8820.cpe.net.cable.rogers.com> has quit IRC13:29
*** zeddii_home_ is now known as zeddii_home13:29
*** deva <deva!~deva@87.116.45.78> has quit IRC13:31
*** m4ho <m4ho!~m4ho@unaffiliated/m4ho> has quit IRC13:34
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC13:38
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto13:39
*** m4ho <m4ho!~m4ho@unaffiliated/m4ho> has joined #yocto13:40
*** maxin <maxin!maxin@nat/intel/x-ygyyqseaoeqiqknm> has left #yocto13:44
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC13:51
*** igor <igor!~igor@187.108.42.203> has quit IRC13:51
*** edgar444 <edgar444!uid214381@gateway/web/irccloud.com/x-ahhgdbdocelipnvh> has joined #yocto13:55
*** AndersD <AndersD!~anders@194.237.220.218> has quit IRC13:57
*** Bunio_FH <Bunio_FH!~bunio@89-79-16-212.dynamic.chello.pl> has quit IRC14:00
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC14:04
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto14:04
*** thaytan_ is now known as thaytan14:07
*** grma <grma!~gruberm@80.93.38.128> has quit IRC14:25
*** armpit <armpit!~armpit@2601:202:4001:9ea0:c400:6ad5:9d97:9621> has joined #yocto14:27
armpitRP ping14:27
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC14:27
RParmpit: pong14:28
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto14:28
*** stephano <stephano!stephano@nat/intel/x-ysmumcpsuzyxxxhg> has joined #yocto14:28
*** berndhs <berndhs!~berndhs@xplr-104-249-227-92.xplornet.com> has quit IRC14:29
armpitRP, has the latest pyro been run on the AB?14:29
RParmpit: yes14:29
RParmpit: all green14:29
armpitk14:29
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC14:29
RParmpit: I tested peter's changes, dropped texinfo, retested and merged14:29
RParmpit: looking forward to testing your morty fix14:30
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.83> has joined #yocto14:30
armpitI am planning on firing off a build this weekend unless you queued on up14:31
armpitthere are a few more patches ( security) I need to merge14:32
RParmpit: fine by me. halstead will be doing maint, then you can use autobuilder.yp.org14:32
armpitk14:32
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC14:32
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto14:32
RPI'm running a -next on the other one having spent all day chasing a nasty corruption causing logic error or two :(14:32
armpitwho do I make requests for patchset system ie allowing to change states14:32
RParmpit: lamego may be able to help?14:33
RPor lsandov14:33
armpitI can login and all but would like to use the other features14:33
armpitk14:33
RParmpit: or paule but I think the others are more likely to be around shortly14:34
lsandovreading..14:34
lamegoarmpit: Are you talking about editing patches/series from the patchwork UI?14:37
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC14:38
armpitnot editing, but allowing state changes. new to other state14:38
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto14:39
armpiti can create bundles14:39
lamegoarmpit: that is a permissions case. By default, a patchwork user can edit only patches submitted by himself. from others if he/she has maintainers permissions for a given patchwork project (for example, oe-core).14:40
lamegoarmpit: Do you want to change status for patches submitted fby other user?14:41
lamego*by14:41
RPlamego: armpit handles some of the stable branches so I suspect the answer is yes14:42
armpitit would be nice. would help me in my maintenance process for core and meta-oe14:42
lamegoarmpit: RP: then I can give you such permissions for the patchwork projects that you prefer. What would those be?14:44
lamegoarmpit: oh! I just saw your answer14:44
lamegoarmpit: I 'll work on that in a moment and get back to you.14:45
armpitk14:45
*** sbtkd85 <sbtkd85!~sbtkd85@ps3mwgproxy08-dmz.us.dell.com> has quit IRC14:54
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has quit IRC14:54
*** bbarr <bbarr!~bbarr@ip70-188-182-91.ri.ri.cox.net> has quit IRC14:54
*** sbtkd85 <sbtkd85!~sbtkd85@pc1mwgproxy02-dmz.us.dell.com> has joined #yocto14:54
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto14:55
*** sveinse <sveinse!~sveinse@156.92-221-160.customer.lyse.net> has quit IRC14:56
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has left #yocto14:59
* kergoth yawns15:06
*** rdanter <rdanter!~rad@cpc76236-cosh15-2-0-cust704.6-1.cable.virginm.net> has quit IRC15:06
*** aehs29 <aehs29!~aehernan@134.134.139.72> has quit IRC15:08
*** ed21 <ed21!~Adium@192.198.151.44> has quit IRC15:16
*** _xthunderheartx_ <_xthunderheartx_!~xthunderh@184.75.233.58> has joined #yocto15:20
*** _xthunderheartx_ <_xthunderheartx_!~xthunderh@184.75.233.58> has quit IRC15:22
RPkergoth: some of the errors we're seeing with BB_SERVER_TIMEOUT scares me :/15:23
*** aehs29 <aehs29!~aehernan@134.134.139.83> has joined #yocto15:25
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has joined #yocto15:27
*** rdanter <rdanter!~rad@cpc76236-cosh15-2-0-cust704.6-1.cable.virginm.net> has joined #yocto15:36
*** lucaceresoli <lucaceresoli!~lucaceres@45.11.168.109.cust.ip.kpnqwest.it> has quit IRC15:37
*** fl0v01 <fl0v01!~fvo@pD9F6A385.dip0.t-ipconnect.de> has quit IRC15:43
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC15:44
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC15:45
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has left #yocto15:47
*** gtristan <gtristan!~tristanva@modemcable172.18-161-184.mc.videotron.ca> has joined #yocto15:50
*** bavery_fn <bavery_fn!~bavery@134.134.139.74> has joined #yocto15:52
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC15:52
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC15:56
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has quit IRC15:56
*** wouterstreamit <wouterstreamit!589f1708@gateway/web/freenode/ip.88.159.23.8> has quit IRC15:59
*** toscalix <toscalix!~toscalix@68.red-83-42-135.dynamicip.rima-tde.net> has quit IRC16:01
*** martinkelly <martinkelly!~martin@65-122-179-226.dia.static.qwest.net> has joined #yocto16:03
*** luc4 <luc4!~luca@185.43.148.11> has quit IRC16:07
*** xthunderheartx <xthunderheartx!~x_xthunde@184.75.233.58> has quit IRC16:15
*** scottrif <scottrif!~scottrif@47.39.44.219> has joined #yocto16:18
*** martinkelly <martinkelly!~martin@65-122-179-226.dia.static.qwest.net> has quit IRC16:20
*** sjolley <sjolley!~sjolley@134.134.139.72> has quit IRC16:20
*** martinkelly <martinkelly!~martin@65-122-179-226.dia.static.qwest.net> has joined #yocto16:21
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC16:21
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto16:22
*** martinkelly <martinkelly!~martin@65-122-179-226.dia.static.qwest.net> has quit IRC16:26
*** martinkelly <martinkelly!~martin@65-122-179-226.dia.static.qwest.net> has joined #yocto16:26
*** Willy-- <Willy--!188a097e@gateway/web/freenode/ip.24.138.9.126> has quit IRC16:27
*** morphis <morphis!~morphis@pD9ED6245.dip0.t-ipconnect.de> has quit IRC16:31
*** colrack <colrack!~colrack@94.126.8.166> has quit IRC16:32
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto16:38
*** dv__ is now known as dv_16:40
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC16:44
*** vdehors_arc <vdehors_arc!~vincent@LMontsouris-657-1-239-42.w82-127.abo.wanadoo.fr> has quit IRC16:45
*** morphis <morphis!~morphis@pD9ED6245.dip0.t-ipconnect.de> has joined #yocto16:46
RPhalstead: there is a master-next ready for testing after the current one on yocto.io. Assuming you'd like to do the weekly maint before that one starts though.16:51
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto16:58
*** rubdos <rubdos!~rubdos@ptr-1uzevqdiqkop2zvyn2k.18120a2.ip6.access.telenet.be> has joined #yocto16:59
*** edgar444 <edgar444!uid214381@gateway/web/irccloud.com/x-ahhgdbdocelipnvh> has quit IRC17:04
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.226> has quit IRC17:06
halsteadRP, I can do it after lunch meetings. I say go ahead and queue it up now.17:07
*** rajm <rajm!~robertmar@167.98.27.226> has quit IRC17:07
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC17:09
RPhalstead: ok, thanks17:11
*** thaytan <thaytan!~thaytan@121.200.10.166> has quit IRC17:17
*** thaytan <thaytan!~thaytan@121.200.10.166> has joined #yocto17:17
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-rrtnflqrcohzupue> has quit IRC17:22
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC17:25
*** cdleonard <cdleonard!~nxf25340@gate-zro.freescale.com> has joined #yocto17:27
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC17:27
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto17:27
*** caiortp <caiortp!~inatel@131.221.240.233> has quit IRC17:29
*** aehs29 <aehs29!~aehernan@134.134.139.83> has quit IRC17:37
*** aehs29 <aehs29!~aehernan@134.134.139.83> has joined #yocto17:37
*** bbarr <bbarr!~bbarr@ec2-34-231-191-18.compute-1.amazonaws.com> has joined #yocto17:45
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC17:46
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto17:46
*** luc4 <luc4!~anonymous@2-234-130-167.ip223.fastwebnet.it> has joined #yocto17:47
*** thaytan_ <thaytan_!~thaytan@121.200.10.166> has joined #yocto17:49
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC17:50
*** Jefro <Jefro!~josiermi@134.134.139.76> has joined #yocto17:52
*** thaytan <thaytan!~thaytan@121.200.10.166> has quit IRC17:53
*** pohly <pohly!~pohly@p5DE8CC40.dip0.t-ipconnect.de> has quit IRC17:56
*** Jefro <Jefro!~josiermi@134.134.139.76> has quit IRC18:13
tcpdumpHello everyone!18:16
tcpdumpHappy Friday!18:16
tcpdumpI have nginx installed, as well as a working config.  How do I set the nginx service to start automatically? I tried   systemctl enable nginx to my  recipe, but it failed.18:17
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC18:19
*** rubdos_ <rubdos_!~rubdos@ptr-1uzevqefjgxdm5wv65h.18120a2.ip6.access.telenet.be> has joined #yocto18:19
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.83> has quit IRC18:19
neverpanictcpdump: did you see http://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-SYSTEMD_AUTO_ENABLE?18:19
tcpdumphttps://stackoverflow.com/questions/32902003/enable-systemd-service-in-yocto-build18:19
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.83> has joined #yocto18:19
tcpdumpOK - cool!! I found the same thing but elsewhere.18:19
*** rubdos <rubdos!~rubdos@ptr-1uzevqdiqkop2zvyn2k.18120a2.ip6.access.telenet.be> has quit IRC18:20
tcpdumpSo would  it be  SYSTEMD_AUTO_ENABLE nginx= "enable"  ?18:21
*** rubdos_ is now known as rubdos18:21
neverpanicSYSTEMD_AUTO_ENABLE_nginx = "enable", if anything. Depends on how your recipe looks like, though.18:21
neverpanicif you use the nginx recipes from meta-webserver, it should work this way18:23
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto18:24
*** rewitt1 <rewitt1!~rewitt@134.134.139.77> has quit IRC18:32
*** sjolley <sjolley!sjolley@nat/intel/x-chtuartkqoicqjlf> has joined #yocto18:36
*** yf <yf!9cde1be2@gateway/web/freenode/ip.156.222.27.226> has joined #yocto18:36
*** yahiafarghaly <yahiafarghaly!9cde1be2@gateway/web/freenode/ip.156.222.27.226> has joined #yocto18:37
*** igor <igor!~igor@187.108.42.203> has joined #yocto18:38
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto18:45
*** Marex <Marex!~Marex@195.140.253.167> has quit IRC18:55
*** Marex <Marex!~Marex@195.140.253.167> has joined #yocto18:56
*** bavery_fn <bavery_fn!~bavery@134.134.139.74> has quit IRC19:06
*** gtristan <gtristan!~tristanva@modemcable172.18-161-184.mc.videotron.ca> has quit IRC19:08
armpitRP you still around?19:11
*** luc4 <luc4!~anonymous@2-234-130-167.ip223.fastwebnet.it> has quit IRC19:26
*** hbruce <hbruce!~hbruce@192.55.55.37> has quit IRC19:38
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC19:40
*** yates <yates!~user@nc-69-69-184-96.dhcp.embarqhsd.net> has joined #yocto19:45
yateswhy am i getting a "Parsing recipes..Traceback"... when I devtool modify -x linux-variscite src/linux ?19:53
*** luc4 <luc4!~anonymous@2-234-130-167.ip223.fastwebnet.it> has joined #yocto19:56
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto20:01
yatesthe tool should NEVER crash like this20:03
khemit should not can you provide more information about crash ?20:04
*** gtristan <gtristan!~tristanva@mtlxpqak-1176248019.sdsl.bell.ca> has joined #yocto20:04
*** luc4 <luc4!~anonymous@2-234-130-167.ip223.fastwebnet.it> has quit IRC20:05
yateskhem: does such a crash generate a .log somewhere?20:09
*** Shurelous <Shurelous!~igor@187.108.42.203> has joined #yocto20:10
*** igor <igor!~igor@187.108.42.203> has quit IRC20:10
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto20:25
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC20:32
*** rubdos <rubdos!~rubdos@ptr-1uzevqefjgxdm5wv65h.18120a2.ip6.access.telenet.be> has quit IRC20:34
*** rubdos <rubdos!~rubdos@ptr-1uzevqefjgxdm5wv65h.18120a2.ip6.access.telenet.be> has joined #yocto20:35
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto20:35
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC20:40
*** Sir_Gallantmon <Sir_Gallantmon!~King_InuY@fedora/ngompa> has joined #yocto20:41
*** hbruce <hbruce!~hbruce@134.134.139.82> has joined #yocto20:44
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-uqlrmsepymrhbmmd> has joined #yocto20:49
*** yahiafarghaly <yahiafarghaly!9cde1be2@gateway/web/freenode/ip.156.222.27.226> has quit IRC20:53
*** ant_home <ant_home!~ant__@host25-184-dynamic.8-87-r.retail.telecomitalia.it> has joined #yocto20:59
khemyates you might check tmp/logs/cooker21:03
ant_homekhem, hi, giving a try to gcc 7.2 vs armv5te right now21:06
*** Sir_Gallantmon <Sir_Gallantmon!~King_InuY@fedora/ngompa> has quit IRC21:15
*** catch22_ <catch22_!~catch22__@101.165.196.11> has joined #yocto21:15
*** sjolley <sjolley!sjolley@nat/intel/x-chtuartkqoicqjlf> has quit IRC21:16
*** catch22__ <catch22__!~catch22__@101.165.196.11> has quit IRC21:18
khemant_home: ok. I am sorry I dont have much data to help you21:21
yateskhem: ok, thanks.21:23
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto21:25
*** sjolley <sjolley!sjolley@nat/intel/x-kkccbhnmgziigdmy> has joined #yocto21:25
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC21:28
*** rovanceo_ <rovanceo_!~rovanceo@80.97.64.55> has quit IRC21:33
*** Shurelous <Shurelous!~igor@187.108.42.203> has quit IRC21:34
ant_homekhem, new binutils as well21:34
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.83> has quit IRC21:35
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.83> has joined #yocto21:37
*** msvb-lab <msvb-lab!~michael@x55b544e1.dyn.telefonica.de> has quit IRC21:37
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC21:40
*** yates <yates!~user@nc-69-69-184-96.dhcp.embarqhsd.net> has quit IRC21:43
RParmpit: back now, back again in a bit21:43
armpitRP, there was an issue with uninative in pyro, is there a version I should update to?21:46
armpitah, just say your email21:47
RParmpit: the latest basically21:48
armpitk, will do21:49
*** lamego <lamego!~jose@134.134.139.82> has quit IRC21:49
armpitRP have a good weekend21:52
*** berndhs <berndhs!~berndhs@xplr-104-249-227-92.xplornet.com> has joined #yocto21:55
*** zeddii <zeddii!~bruce@128.224.252.2> has quit IRC22:02
*** zeddii <zeddii!~bruce@128.224.252.2> has joined #yocto22:02
*** rubdos <rubdos!~rubdos@ptr-1uzevqefjgxdm5wv65h.18120a2.ip6.access.telenet.be> has quit IRC22:07
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC22:13
* armpit hmm uninative is latest22:20
Snert__uni native  ... hmmmm.....22:24
Snert__1 native.22:24
*** luc4 <luc4!~anonymous@2-234-130-167.ip223.fastwebnet.it> has joined #yocto22:26
*** scottrif <scottrif!~scottrif@47.39.44.219> has left #yocto22:33
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has quit IRC22:36
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto22:44
* armpit launches morty-next build22:45
*** agust <agust!~agust@p4FCB55D5.dip0.t-ipconnect.de> has quit IRC22:47
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto22:50
RParmpit: they may have tested before the last upgrade22:50
armpitmaybe. I notice you pull in the latest on july 30th22:55
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has quit IRC22:57
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC22:57
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto22:58
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC23:01
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC23:02
RParmpit: I'm not sure when it got pushed though, may have lain in -next for a while23:04
*** ant_home <ant_home!~ant__@host25-184-dynamic.8-87-r.retail.telecomitalia.it> has quit IRC23:05
*** bavery_fn <bavery_fn!~bavery@134.134.139.73> has joined #yocto23:22
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC23:23
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto23:24
*** bavery_fn <bavery_fn!~bavery@134.134.139.73> has quit IRC23:25
*** sjolley <sjolley!sjolley@nat/intel/x-kkccbhnmgziigdmy> has quit IRC23:38
*** bodangly <bodangly!~bodangly@c-24-218-194-93.hsd1.ct.comcast.net> has joined #yocto23:50
*** catch22__ <catch22__!~catch22__@101.165.196.11> has joined #yocto23:55
*** Snert__ is now known as Snert23:56
*** catch22_ <catch22_!~catch22__@101.165.196.11> has quit IRC23:57

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