Tuesday, 2018-09-11

*** jacques <jacques!~jacques@nslu2-linux/jacques> has quit IRC00:22
*** arielmr <arielmr!~quassel@187-163-217-93.static.axtel.net> has quit IRC00:53
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has joined #yocto00:55
*** likewise <likewise!~leon@145.132.74.106> has quit IRC01:07
*** armpit <armpit!~armpit@2601:202:4180:c33:518a:47f1:5e9e:9b96> has quit IRC01:15
*** armpit <armpit!~armpit@2601:202:4180:c33:69ab:cddd:931b:bef3> has joined #yocto01:27
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC01:29
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto01:29
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto01:45
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC02:26
*** pidge <pidge!~pidge@80.233.36.27> has quit IRC02:34
*** peniwize <peniwize!~peniwize@63.140.26.14> has joined #yocto02:44
peniwizeWhat do I do to rebuild a specific recipe in an image?  I'm trying to build whatever package builds /usr/bin/Xorg twice so I can compare the binaries.02:45
peniwizeI tried deleting everything returned by "find . -name Xorg -print" in my build directory and I deleted everything in "./tmp/deploy/images/", but "bitbake core-image-minimal" doesn't do anything after this.  I expected the missing artifacts to be rebuilt.02:48
*** junland <junland!~junland@142.93.201.46> has quit IRC02:49
*** junland <junland!~junland@142.93.201.46> has joined #yocto02:50
bluelightningpeniwize: bitbake -c cleansstate xserver-xorg will clear it out02:52
bluelightningpeniwize: deleting files under the build directory manually is generally a bad idea02:52
peniwizebluelightning: Thank you very much.  This helps a lot.  I'm just starting with Yocto and I have a lot to learn.02:54
peniwizeI see now that I whacked only part of the build artifacts, which I assume created an inconsistency with the shared state cache and broke by build environment.  "bitbake -c cleansstate xserver-xorg" seems to have corrected it.02:57
*** gtristan <gtristan!~tristanva@110.11.179.72> has joined #yocto03:48
*** sa2ajj <sa2ajj!~quassel@dsl-hkibng21-54f864-131.dhcp.inet.fi> has quit IRC04:14
yoctiNew news from stackoverflow: gnu/stubs-soft.h no such file or directory when build qml for yocto <https://stackoverflow.com/questions/52268853/gnu-stubs-soft-h-no-such-file-or-directory-when-build-qml-for-yocto>05:18
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CM64777d5e8820.cpe.net.cable.rogers.com> has quit IRC05:23
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto05:24
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC06:01
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has joined #yocto06:08
*** pohly <pohly!~pohly@p54BD55A3.dip0.t-ipconnect.de> has joined #yocto06:10
*** fdanis_away is now known as fdanis06:12
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto06:15
*** pouet_forever <pouet_forever!~nico@213.56.200.5> has joined #yocto06:35
*** stephano <stephano!~stephano@134.134.139.72> has joined #yocto06:43
*** lusus <lusus!~lusus@62.91.23.180> has joined #yocto06:50
*** fl0v0 <fl0v0!~fvo@i577B97D2.versanet.de> has joined #yocto06:56
*** florian_kc <florian_kc!~florian_k@Maemo/community/contributor/florian> has joined #yocto07:00
*** florian_kc is now known as florian07:02
*** varjag <varjag!~user@122.62-97-226.bkkb.no> has joined #yocto07:04
*** stephano <stephano!~stephano@134.134.139.72> has quit IRC07:09
*** mckoan|away is now known as mckoan07:21
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC07:21
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-jyqvtejvtwtjxbpg> has quit IRC07:27
*** Andrus997 <Andrus997!andrus@aiu4.rev.netart.pl> has joined #yocto07:34
*** joaocfernandes <joaocfernandes!~Joao@88.157.234.132> has joined #yocto07:35
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto07:35
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto07:36
*** rubdos <rubdos!~rubdos@84-198-89-1.access.telenet.be> has quit IRC07:37
*** joaocfernandes <joaocfernandes!~Joao@88.157.234.132> has quit IRC07:39
*** FrostEyes_P1 <FrostEyes_P1!~frosteyes@152.115.47.4> has quit IRC07:40
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC07:43
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto07:58
*** gtristan <gtristan!~tristanva@110.11.179.72> has quit IRC08:09
*** FrostEyes_P1 <FrostEyes_P1!~frosteyes@152.115.47.4> has joined #yocto08:16
*** rubdos <rubdos!~rubdos@ptr-1uzevqefjgxdm5wv65h.18120a2.ip6.access.telenet.be> has joined #yocto08:18
yoctiNew news from stackoverflow: QBackingStore::endPaint() called with active painter on backingstore paint device <https://stackoverflow.com/questions/52271240/qbackingstoreendpaint-called-with-active-painter-on-backingstore-paint-devic>08:19
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto08:21
*** sgflt <sgflt!~sgflt@p4FF77E48.dip0.t-ipconnect.de> has quit IRC08:39
*** jdel <jdel!~jdel@136.24.99.70> has quit IRC08:44
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC08:51
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC09:12
RPkanavin__: could you have a glance at the openssh openssl 1.1 patch on the list please?09:16
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has joined #yocto09:23
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has quit IRC09:26
*** TessHull <TessHull!59bfcafa@gateway/web/freenode/ip.89.191.202.250> has joined #yocto09:33
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has joined #yocto09:35
TessHullHi All!  I've a question that I've not found an answer for with quick searches;  Is there a method to tell bitbake to skip all QA checks? Reason is that I am currently making small iterative changes to test things for our hardware team on a tight time schedule and the qa checks are taking a lot of time.09:40
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC09:40
rburtonTessHull: you can disable the tests that are slow by removing them from WARN_QA and ERROR_QA09:41
TessHullThank-you rburton. Can I do this by overriding WARN_QA and ERROR_QA in my local.conf?09:43
rburtonyes09:44
rburtonuse _remove to surgically cut out the bits that are a problem09:44
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto09:44
TessHullMany Thanks. that is going to make today go much faster.09:44
*** agust <agust!~agust@p508862E3.dip0.t-ipconnect.de> has quit IRC09:46
*** sgw <sgw!~sgw@134.134.139.76> has quit IRC09:47
RPrburton: so, 2.6. Just the allarch multilib stuff left?09:48
*** awe00 <awe00!~awe00@unaffiliated/awe00> has joined #yocto09:51
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto09:54
*** sgw <sgw!~sgw@134.134.139.76> has joined #yocto10:03
rburtonand stealth openssl 1.1 fallout (ie python's ssl test suite fails)10:07
*** maxin <maxin!~maxin@134.134.139.83> has quit IRC10:08
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC10:12
yoctiNew news from stackoverflow: Bitbake list of targets <https://stackoverflow.com/questions/37742243/bitbake-list-of-targets>10:19
eduardas_mhello, what is the best way to get USB MTP responder functionality in Yocto?10:24
*** Crofton_ <Crofton_!~Crofton@2601:5c0:c100:b84:a11b:4d3f:ab85:1921> has quit IRC10:26
*** TessHull <TessHull!59bfcafa@gateway/web/freenode/ip.89.191.202.250> has quit IRC10:26
kanavin__RP: NAK I am afraid10:30
kanavin__RP: I looked into taking this patch, and decided against10:30
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto10:35
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC10:45
RPkanavin__: thanks, I figured you had looked at it10:52
RPkanavin__: lets see if any discussion ensues10:53
RPrburton: have you looked at test-result-log ?10:56
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has quit IRC11:00
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC11:00
kanavin__RP: meanwhile JaMa's concerns were a bit overblown. a large chunk of meta-oe does indeed build with openssl10. Khem is a hero.11:10
RPkanavin__: even in core we have problems like python3's ssl usage being bust11:11
RPkanavin__: but yes, khem has done an amazing job there11:12
kanavin__RP: python is notorious for quietly regressing :(11:14
kanavin__RP: something to improve in testimage perhaps11:15
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto11:16
rburtonkanavin__: i have a plan to run the test suite during build with qemu-user11:23
rburtonthere's a reduced test suite which is fast, and the full test suite passes now apart from ssl so that can be ptest'd11:24
rburtonit does take about 30 minutes to run on my xeon so maybe not in every testimage :)11:24
*** awe00 <awe00!~awe00@unaffiliated/awe00> has quit IRC11:26
RPrburton: I want to add some new targets to the autobuilder, not as part of nightly for this kind of thing11:32
rburtona run that selectively added known good ptests and failed if anything didn't pass would be great11:32
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC11:37
*** mario-goulart <mario-goulart!~user@static.107.70.9.5.clients.your-server.de> has quit IRC11:46
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto11:47
*** mario-goulart <mario-goulart!~user@static.107.70.9.5.clients.your-server.de> has joined #yocto11:47
*** armpit <armpit!~armpit@2601:202:4180:c33:69ab:cddd:931b:bef3> has quit IRC11:52
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC11:57
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC11:58
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto11:59
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto12:05
*** geissonator <geissonator!~geissonat@32.97.110.55> has joined #yocto12:14
*** tgoodwin <tgoodwin!~tgoodwin@static-108-40-78-74.bltmmd.fios.verizon.net> has joined #yocto12:22
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto12:32
*** tgoodwin <tgoodwin!~tgoodwin@static-108-40-78-74.bltmmd.fios.verizon.net> has quit IRC12:33
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC12:36
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC12:43
*** mattsm <mattsm!~mattsm@76.205.175.243> has quit IRC12:45
*** pouet_forever <pouet_forever!~nico@213.56.200.5> has quit IRC12:51
*** Crofton_ <Crofton_!~Crofton@wsip-68-1-203-49.rn.hr.cox.net> has joined #yocto12:51
*** mattsm <mattsm!~mattsm@76.205.175.243> has joined #yocto12:58
*** tgoodwin <tgoodwin!~tgoodwin@static-108-40-78-74.bltmmd.fios.verizon.net> has joined #yocto13:11
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto13:16
*** mattsm <mattsm!~mattsm@76.205.175.243> has quit IRC13:26
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC13:50
*** mattsm <mattsm!~mattsm@76.205.175.243> has joined #yocto13:56
*** retoatwork <retoatwork!~reto@85.195.220.82> has joined #yocto14:02
*** dqx <dqx!~dqx@unaffiliated/dqx> has quit IRC14:05
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto14:08
*** Crofton_ <Crofton_!~Crofton@wsip-68-1-203-49.rn.hr.cox.net> has quit IRC14:13
*** armpit <armpit!~armpit@50-233-148-155-static.hfc.comcastbusiness.net> has joined #yocto14:18
retoatworkI just realized that the U-Boot recipe builds U-Boot with the same compiler as it does build the rest of the system. E.g. the tread model is posix (Yocto) and not single (x86_64-gcc-8.1.0-nolibc-mips-linux.tar.gz).14:20
*** acrap <acrap!~Thunderbi@host-85-237-33-147.dsl.sura.ru> has joined #yocto14:20
acrapHi, folks!14:21
retoatworkI noticed that binary compiled with the Yoco compiler is *very* buggy, while the same source with the nolibc one (from a kernel.org mirror) works perfectly fine14:21
*** ant_home <ant_home!~ant__@host215-117-dynamic.54-82-r.retail.telecomitalia.it> has joined #yocto14:21
retoatworkIs using the "generic" compiler of the Yocto env expected to be able to build U-Boot?14:21
acrapIs it possible to patch dts in kernel sources. I've noticed that dts files are placed only in work-shared, so...14:21
acrapDoes do_patch for kernel modify tmp/work or tmp/work-shared?14:23
*** grumble <grumble!~grumble@freenode/staff/grumble> has quit IRC14:24
*** grumble <grumble!~grumble@freenode/staff/grumble> has joined #yocto14:26
acrapOh, I know the answer on my last question...14:26
acrapIs there any method how to write patch for .dts?14:27
acrapAnd make yocto use the patch...14:28
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC14:29
mcfriskgrh, udisks2 depends on libblockdev which depends on parted which is gplv3. sigh.14:44
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC14:50
RPretoatwork: There are plenty of people using it to build uboot so it should work...14:54
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has quit IRC15:02
*** lusus <lusus!~lusus@62.91.23.180> has quit IRC15:03
*** acrap <acrap!~Thunderbi@host-85-237-33-147.dsl.sura.ru> has quit IRC15:08
*** lucaceresoli <lucaceresoli!~lucaceres@45.11.168.109.cust.ip.kpnqwest.it> has quit IRC15:16
*** vmeson <vmeson!~rmacleod@24-52-238-240.cable.teksavvy.com> has quit IRC15:17
mcfriskwhat alternatives to udisks2 exists in yocto? use case is just mounting an external USB disk automatically and notifying users of the mount/link status15:20
*** jacques <jacques!~jacques@nslu2-linux/jacques> has joined #yocto15:20
*** jacques is now known as linuxjacques15:20
rburtonmcfrisk: pmount?15:21
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC15:22
mcfrisksorry, notifying SW users of the external disks, not real users so pmount is out as a command line tool.15:24
*** tgoodwin <tgoodwin!~tgoodwin@static-108-40-78-74.bltmmd.fios.verizon.net> has quit IRC15:24
kergothif all you need is basic mounting, pretty sure you can get away with just a mount.sh called directly by udev15:25
* kergoth shrugs15:25
mcfriskkergoth: yea, that could work. or I'll just continue using the old udisks2 version from jethro or so..15:32
JPEWmcfrisk: I haven't done so yet, but I was going to look into udevil, not sure if that will do what you want15:36
mcfriskJPEW: thanks, that's interesting15:39
*** vmeson <vmeson!~rmacleod@24-52-238-240.cable.teksavvy.com> has joined #yocto15:46
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto15:50
yoctiNew news from stackoverflow: create symbolic link in bitbake recipe <https://stackoverflow.com/questions/48167601/create-symbolic-link-in-bitbake-recipe>15:50
*** jkridner|pd <jkridner|pd!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto15:51
*** varjag <varjag!~user@122.62-97-226.bkkb.no> has quit IRC15:52
JPEWmcfrisk: Ah, sorry, udevil is GPLv3 also15:52
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC15:55
khemkergoth: I would like to have a git mirror fallback for some recipes in my layer, is own-mirrors the best approach ? its only for few recipes16:02
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC16:03
*** retoatwork <retoatwork!~reto@85.195.220.82> has quit IRC16:03
*** chandana73 <chandana73!~ckalluri@149.199.62.254> has joined #yocto16:05
*** tgoodwin <tgoodwin!~tgoodwin@static-108-40-78-74.bltmmd.fios.verizon.net> has joined #yocto16:06
kergothdepends on who's hostng the mirrors, really. could put direct PREMIRRORS/MIRRORS alterations in the recipe or a bbclass the recipes inherit if it's appropriate to do so16:08
kergothi've done that for official mirrors before16:08
kergothif it's distro, i'd put directmirrors/premirrors changes in the distro .conf16:09
kergothbest to leave own-mirrors to the user, unless you're doing this in local.conf only16:09
*** jkridner|pd <jkridner|pd!~jkridner@pdpc/supporter/active/jkridner> has quit IRC16:09
kergotheven then, own-mirrors is best used as a fallback, since it adds entries for every fetch method and url, not just git and your hosts16:10
khemkergoth: good idea16:11
khemthis is particular to one layer16:11
*** fl0v0 <fl0v0!~fvo@i577B97D2.versanet.de> has quit IRC16:11
khemso maybe adding a bbclass in that layer alone and inherting it in recipes which need this will be best, do you have example for me :)16:12
kergothi'd either use a bbclass inherited directly by the recipes, or even _prepend/_append mirrors/premirrors in layer.conf, though that's a bit heavy handed16:12
kergothown-mirrors itself is a decent example of mirrors/premirrors usage. iirc poky alters it for the yoctoproject.org mirrors too16:12
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC16:13
*** rubdos <rubdos!~rubdos@ptr-1uzevqefjgxdm5wv65h.18120a2.ip6.access.telenet.be> has quit IRC16:27
*** mckoan is now known as mckoan|away16:27
*** varjag <varjag!~user@ti0040a400-6639.bb.online.no> has joined #yocto16:30
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto17:02
*** Crofton_ <Crofton_!~Crofton@206.121.56.38> has joined #yocto17:06
*** chandana73 <chandana73!~ckalluri@149.199.62.254> has left #yocto17:13
*** chandana73 <chandana73!~ckalluri@149.199.62.254> has joined #yocto17:15
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto17:20
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC17:28
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto17:29
*** linuxjacques <linuxjacques!~jacques@nslu2-linux/jacques> has quit IRC17:31
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto17:32
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC17:33
*** rperier <rperier!~rperier@unaffiliated/bambee> has quit IRC17:35
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto17:35
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC17:35
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto17:36
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC17:37
*** jacques <jacques!~jacques@nslu2-linux/jacques> has joined #yocto17:37
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto17:38
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto17:39
*** jacques <jacques!~jacques@nslu2-linux/jacques> has quit IRC17:39
*** jacques <jacques!~jacques@nslu2-linux/jacques> has joined #yocto17:40
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC17:43
*** rperier <rperier!~rperier@unaffiliated/bambee> has joined #yocto17:47
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC17:49
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto17:51
*** jdel <jdel!~jdel@136.24.99.70> has joined #yocto17:57
*** fdanis is now known as fdanis_away17:59
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto18:06
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC18:21
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC18:30
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto18:31
*** marka <marka!~masselst@128.224.252.2> has joined #yocto18:31
*** dqx <dqx!~dqx@unaffiliated/dqx> has joined #yocto18:34
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto18:40
*** jacques <jacques!~jacques@nslu2-linux/jacques> has quit IRC18:44
*** mbetters <mbetters!aecd03bb@gateway/web/freenode/ip.174.205.3.187> has joined #yocto18:44
mbettershello?18:44
*** jacques <jacques!~jacques@nslu2-linux/jacques> has joined #yocto18:46
mbetterswondering if I can get help with something18:47
*** arielmr <arielmr!~quassel@187-163-217-93.static.axtel.net> has joined #yocto18:49
*** Crofton_ <Crofton_!~Crofton@206.121.56.38> has quit IRC18:57
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC19:01
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC19:16
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto19:17
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC19:20
*** tgoodwin <tgoodwin!~tgoodwin@static-108-40-78-74.bltmmd.fios.verizon.net> has quit IRC19:21
*** jacques is now known as linuxjacques19:22
tdonahuehi all, does anyone have any pointers for compiling asterisk on yocto? I am getting a bunch of errors with autotools19:26
*** arielmr <arielmr!~quassel@187-163-217-93.static.axtel.net> has quit IRC19:39
mithronrossi: "NOTE: Tasks Summary: Attempted 500 tasks of which 0 didn't need to be rerun and all succeeded."19:42
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has quit IRC19:44
*** varjag <varjag!~user@ti0040a400-6639.bb.online.no> has left #yocto19:50
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto19:55
*** WhereIsMyMind <WhereIsMyMind!~Kyoshiro@nat2-3.finemedia.pl> has joined #yocto20:22
*** marka <marka!~masselst@128.224.252.2> has quit IRC20:39
*** likewise <likewise!~leon@145.132.74.106> has joined #yocto20:41
*** iSaul <iSaul!~iSaul@olen.sau.li> has joined #yocto20:46
*** WhereIsMyMind <WhereIsMyMind!~Kyoshiro@nat2-3.finemedia.pl> has quit IRC20:46
peniwizeI need to patch configure.ac in the xserver-xorg recipe and I don't know the correct/proper way to do it with Yocto.  Is there a way to "inject" or append a operation to the "patch" task in an existing recipe or do I need to create a new recipe?20:52
peniwizeI'm currently building core-image-minimal.  If I have to create a new xserver-xorg like recipe then do I also need to create a new core-image-minimal like recipe that uses my new xserver-xorg like recipe?20:53
*** sagner <sagner!~ags@75-146-58-181-Washington.hfc.comcastbusiness.net> has joined #yocto21:03
*** pohly <pohly!~pohly@p54BD55A3.dip0.t-ipconnect.de> has quit IRC21:10
*** geissonator <geissonator!~geissonat@32.97.110.55> has quit IRC21:15
*** mbetters <mbetters!aecd03bb@gateway/web/freenode/ip.174.205.3.187> has quit IRC21:21
*** rsalveti <rsalveti!sid117878@gateway/web/irccloud.com/x-ewntztkwhrniggjq> has joined #yocto21:43
*** linuxjacques <linuxjacques!~jacques@nslu2-linux/jacques> has quit IRC21:59
*** jacques <jacques!~jacques@nslu2-linux/jacques> has joined #yocto22:02
*** jacques is now known as linuxjacques22:02
aehs29peniwize: unlikely, you should probably use a bbappend to the original xserver-xorg recipe22:06
aehs29peniwize: and if you want to modify configure.ac, you create a patch with your modifications, and add it to SRC_URI on your bbappend, then when the do_patch function runs, configure.ac will contain what you need22:07
peniwizeaehs29: thanks.  I'm reviewing https://www.yoctoproject.org/docs/1.5.1/dev-manual/dev-manual.html#using-bbappend-files22:11
*** WhereIsMyMind <WhereIsMyMind!~Kyoshiro@nat2-3.finemedia.pl> has joined #yocto22:13
*** armpit <armpit!~armpit@50-233-148-155-static.hfc.comcastbusiness.net> has quit IRC22:20
*** arielmr <arielmr!~quassel@187-163-217-93.static.axtel.net> has joined #yocto22:26
*** sagner <sagner!~ags@75-146-58-181-Washington.hfc.comcastbusiness.net> has quit IRC22:54
*** likewise <likewise!~leon@145.132.74.106> has quit IRC22:56
jdel{/win 523:01
*** armpit <armpit!~armpit@64.2.3.196.ptr.us.xo.net> has joined #yocto23:14
*** armpit <armpit!~armpit@64.2.3.196.ptr.us.xo.net> has quit IRC23:49
*** linuxjacques <linuxjacques!~jacques@nslu2-linux/jacques> has quit IRC23:57
*** jacques <jacques!~jacques@nslu2-linux/jacques> has joined #yocto23:58
*** jacques is now known as linuxjacques23:58

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