*** jairglez <jairglez!jairdeje@nat/intel/x-sbswllomatsdamyn> has joined #yocto | 00:00 | |
*** dvhart <dvhart!~dvhart@static-50-53-109-124.bvtn.or.frontiernet.net> has quit IRC | 00:04 | |
*** dvhart <dvhart!~dvhart@static-50-53-109-124.bvtn.or.frontiernet.net> has joined #yocto | 00:05 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 00:06 | |
*** ka6sox is now known as zz_ka6sox | 00:11 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 00:13 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 00:14 | |
*** garbados <garbados!~garbados@2601:1c2:303:6b0:8858:d659:1c24:6161> has joined #yocto | 00:16 | |
*** jo90 <jo90!~John90@111.92.57.63> has joined #yocto | 00:16 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 00:19 | |
*** klynn <klynn!~scottrif@66.191.24.12> has quit IRC | 00:19 | |
*** scottrif <scottrif!~scottrif@2600-6c55-7500-0219-f914-da37-1df6-55be.dhcp6.chtrptr.net> has quit IRC | 00:20 | |
*** jairglez1 <jairglez1!~jairdeje@134.134.139.75> has joined #yocto | 00:21 | |
*** jairglez <jairglez!jairdeje@nat/intel/x-sbswllomatsdamyn> has quit IRC | 00:21 | |
*** kasper <kasper!~kasper@185.9.5.9> has joined #yocto | 00:24 | |
*** kasper is now known as kspr | 00:25 | |
kspr | Hello. I just upgrade Yocto to 2.3. When building an image, do_rootfs tells me that /usr/lib/perl conflicts between some of my recipes. I have multiple recipes which puts libs in this dir, and in the recipe do_install function, I create this dir using install -m xxx -d ${D}${libdir}/perl. How do I avoid this error? | 00:26 |
---|---|---|
*** berndhs <berndhs!~berndhs@xplr-104-249-226-125.xplornet.com> has joined #yocto | 00:27 | |
kspr | "file /usr/lib/perl conflicts between attempted installs of recipe-a and recipe-b" | 00:27 |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 00:32 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 00:43 | |
*** berndhs <berndhs!~berndhs@xplr-104-249-226-125.xplornet.com> has left #yocto | 00:43 | |
*** jairglez1 <jairglez1!~jairdeje@134.134.139.75> has quit IRC | 00:43 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 00:45 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 00:53 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 00:57 | |
*** zz_ka6sox is now known as ka6sox | 00:57 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 00:58 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has quit IRC | 01:02 | |
*** catch22 <catch22!~catch22__@220.57.96.58.static.exetel.com.au> has joined #yocto | 01:07 | |
khem | kspr: yes thats a problem you need to decide on which one should install it | 01:08 |
khem | and if you need both versions then you have to either rename one of it or move it to a different subdir | 01:09 |
kspr | khem, well.. I have multiple Perl modules, in this case. All is installed under /usr/lib/perl. Each installed by different recipes. | 01:09 |
kspr | /usr/lib/perl is a directory | 01:09 |
khem | yes that should not be a problem unless some package is packaging an empty /usr/lib/perl | 01:10 |
khem | as long as files are unique it should work ok | 01:10 |
kspr | It could seem like I have added /usr/lib/perl to the FILES_${PN} array in multiple recipes.. in previous versions this was not an issue though | 01:10 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 01:13 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 01:14 | |
khem | it should tell you which two packages are in contention | 01:15 |
kspr | Yes, it does. | 01:15 |
kspr | It seems to fix the issue, removing the directory from the FILES_ array and only including the exact files I need. A little more work, to have all the files in the FILES_ array rather than just do it recursively, but it works :-) | 01:16 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 01:17 | |
kspr | almost. hmm | 01:17 |
kspr | Ok, I need to remove -m xxxx from install command when creating directories, otherwise I get this error. | 01:18 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 01:19 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 01:22 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 01:24 | |
*** berndhs <berndhs!~berndhs@xplr-104-249-226-125.xplornet.com> has joined #yocto | 01:26 | |
khem | usually install -d is enough for dirs | 01:26 |
kspr | Yes, okay. Well, that seems to be the issue - different file modes on the directories. | 01:27 |
kspr | thanks for your time :-) | 01:27 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 01:32 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 01:33 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 01:36 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 01:36 | |
*** rheagar_ <rheagar_!b4a63515@gateway/web/freenode/ip.180.166.53.21> has joined #yocto | 01:37 | |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC | 01:45 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 01:50 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 01:51 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 01:55 | |
*** yauwai <yauwai!c0c692ab@gateway/web/freenode/ip.192.198.146.171> has joined #yocto | 01:55 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 01:56 | |
*** yauwai <yauwai!c0c692ab@gateway/web/freenode/ip.192.198.146.171> has quit IRC | 01:56 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 02:08 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 02:09 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 02:10 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 02:14 | |
*** fischerm <fischerm!~mfischer@207-114-172-147.static.twtelecom.net> has joined #yocto | 02:19 | |
*** _william_ <_william_!~william@LFbn-1-525-115.w86-245.abo.wanadoo.fr> has quit IRC | 02:21 | |
*** _william_ <_william_!~william@LFbn-1-530-109.w86-245.abo.wanadoo.fr> has joined #yocto | 02:23 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 02:25 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 02:30 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 02:31 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 02:35 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.74> has quit IRC | 02:35 | |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has joined #yocto | 02:45 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 02:45 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 02:46 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 02:50 | |
*** berndand2 <berndand2!~androirc@xplr-104-249-226-125.xplornet.com> has joined #yocto | 02:54 | |
*** berndand <berndand!~androirc@xplr-104-249-226-125.xplornet.com> has quit IRC | 02:54 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 02:54 | |
*** berndhs <berndhs!~berndhs@xplr-104-249-226-125.xplornet.com> has quit IRC | 02:57 | |
*** MarcWe <MarcWe!~hmw@zimbra.welvaarts.com> has quit IRC | 02:57 | |
*** stephano <stephano!stephano@nat/intel/x-lwjysojdunwxokiq> has quit IRC | 02:59 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 03:00 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 03:04 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 03:06 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 03:08 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 03:14 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 03:20 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 03:21 | |
*** berndhs <berndhs!~berndhs@xplr-104-249-226-125.xplornet.com> has joined #yocto | 03:24 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 03:28 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 03:30 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 03:35 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 03:36 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 03:38 | |
*** jo90 <jo90!~John90@111.92.57.63> has quit IRC | 03:38 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 03:42 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 03:50 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 03:55 | |
*** berndhs <berndhs!~berndhs@xplr-104-249-226-125.xplornet.com> has left #yocto | 04:07 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 04:07 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 04:09 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 04:10 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 04:15 | |
*** volestorm <volestorm!~volestorm@223.104.6.28> has joined #yocto | 04:19 | |
*** volestorm <volestorm!~volestorm@223.104.6.28> has quit IRC | 04:25 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 04:30 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 04:33 | |
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d004:e2b1:cd28:f7bc> has joined #yocto | 04:35 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 04:35 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 04:40 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 04:41 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 04:43 | |
*** bananadev <bananadev!~onlyester@118.70.128.150> has joined #yocto | 04:46 | |
*** morphis <morphis!~morphis@pD9ED7079.dip0.t-ipconnect.de> has joined #yocto | 04:52 | |
*** bluelightning <bluelightning!~paul@ip4d16fb71.dynamic.kabel-deutschland.de> has joined #yocto | 04:52 | |
*** bluelightning <bluelightning!~paul@ip4d16fb71.dynamic.kabel-deutschland.de> has quit IRC | 04:52 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 04:52 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 04:57 | |
*** mkelly <mkelly!~martin@67.171.33.217> has joined #yocto | 05:00 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 05:01 | |
*** mkelly <mkelly!~martin@67.171.33.217> has quit IRC | 05:04 | |
*** sameo <sameo!~samuel@192.55.55.41> has joined #yocto | 05:11 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-khzlytwkguhzmrpw> has quit IRC | 05:11 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 05:15 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 05:16 | |
*** gizero <gizero!~gizero@host168-65-static.12-87-b.business.telecomitalia.it> has quit IRC | 05:18 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 05:22 | |
*** garbados <garbados!~garbados@2601:1c2:303:6b0:8858:d659:1c24:6161> has quit IRC | 05:24 | |
*** MarcWe <MarcWe!~hmw@zimbra.welvaarts.com> has joined #yocto | 05:34 | |
*** pohly <pohly!~pohly@p5DE8FFF1.dip0.t-ipconnect.de> has joined #yocto | 05:36 | |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto | 05:40 | |
pohly | RP: I could start working on BBFILES_DYNAMIC now. Please let me know if you have already something. | 05:43 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 05:46 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 05:47 | |
*** agust <agust!~agust@p4FCB5FC6.dip0.t-ipconnect.de> has joined #yocto | 05:50 | |
*** hnje <hnje!~hnje@81.216.59.226> has joined #yocto | 05:53 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has joined #yocto | 05:56 | |
*** jonte <jonte!~Thunderbi@83.218.80.243> has quit IRC | 05:57 | |
*** jonte <jonte!~Thunderbi@83.218.80.243> has joined #yocto | 05:58 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 06:00 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 06:01 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 06:03 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 06:04 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has quit IRC | 06:05 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has joined #yocto | 06:06 | |
*** gizero <gizero!~gizero@host168-65-static.12-87-b.business.telecomitalia.it> has joined #yocto | 06:06 | |
*** ipuustin <ipuustin!~ipuustin@82-181-7-132.bb.dnainternet.fi> has joined #yocto | 06:12 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC | 06:13 | |
*** CostinC <CostinC!~nxf31494@gate-zro.freescale.com> has joined #yocto | 06:14 | |
CostinC | morning all | 06:14 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 06:19 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 06:20 | |
*** gtristan <gtristan!~tristanva@221.147.85.200> has joined #yocto | 06:23 | |
*** rheagar_ <rheagar_!b4a63515@gateway/web/freenode/ip.180.166.53.21> has quit IRC | 06:25 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has joined #yocto | 06:30 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 06:31 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 06:34 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 06:36 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 06:36 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 06:37 | |
*** falk0n <falk0n!~falk0n@a95-93-71-36.cpe.netcabo.pt> has quit IRC | 06:38 | |
*** rj_ <rj_!58d39085@gateway/web/freenode/ip.88.211.144.133> has joined #yocto | 06:39 | |
rj_ | Good morning | 06:39 |
rj_ | I was wondering if there is a way to run "make scripts" in the /usr/src/kernel folder within a recipe | 06:40 |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto | 06:43 | |
*** dengke <dengke!~dengke@106.120.101.38> has joined #yocto | 06:50 | |
*** Bunio_FH <Bunio_FH!~bunio@89-68-88-224.dynamic.chello.pl> has joined #yocto | 06:53 | |
*** fl0v0 <fl0v0!~fvo@p4FC0A8F9.dip0.t-ipconnect.de> has joined #yocto | 06:55 | |
dengke | Hello everyone, when I executed do_install task for sed (current master branch, using submodule gnulib), bring in many errors: "ERROR: ld.so: object 'libpseudo.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored" | 06:59 |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 07:05 | |
dengke | my host was ubuntu16.04 x86-64, I bitbake pseudo-native, the libpseudo.so under ../recipe-sysroot-native/usr/lib/pseudo/lib64/libpseudo.so | 07:05 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 07:06 | |
RP | pohly: I have something I've not tested yet | 07:07 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 07:08 | |
pohly | RP: I can test it for you, if you want. | 07:09 |
*** rajm <rajm!~robertmar@167.98.27.226> has joined #yocto | 07:13 | |
RP | pohly: http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/wip-rss2&id=f12845d1346e2d2260e109ca0f26ddc18b8863d9 | 07:14 |
pohly | RP: thanks | 07:14 |
RP | pohly: it at least tells you where in the code we might want to add this... | 07:15 |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 07:15 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC | 07:16 | |
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 07:16 | |
*** rperier <rperier!~rperier@ubuntu/member/rperier> has quit IRC | 07:20 | |
*** rperier <rperier!~rperier@2001:41d0:52:100::44a> has joined #yocto | 07:20 | |
*** sameo <sameo!~samuel@192.55.55.41> has quit IRC | 07:21 | |
*** sameo <sameo!~samuel@192.55.54.42> has joined #yocto | 07:22 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 07:22 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 07:23 | |
*** rperier <rperier!~rperier@2001:41d0:52:100::44a> has quit IRC | 07:25 | |
*** rperier <rperier!~rperier@2001:41d0:52:100::44a> has joined #yocto | 07:26 | |
*** rj_ <rj_!58d39085@gateway/web/freenode/ip.88.211.144.133> has quit IRC | 07:27 | |
*** teo_icKs <teo_icKs!~quassel@139.pool85-58-13.dynamic.orange.es> has joined #yocto | 07:28 | |
teo_icKs | Hi, is possible to disable a daemon startup using a bbappend file? For example, I want to install nfsd package in my image but I don't want that start at boottime... | 07:35 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 07:35 | |
LetoThe2nd | teo_icKs: it certainly should be, just look up how the daemon is started, find where that is set up in the recipe, and then modify that through the append | 07:36 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 07:38 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 07:41 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 07:41 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 07:42 | |
*** ed2 <ed2!~Adium@192.198.151.45> has joined #yocto | 07:44 | |
teo_icKs | LetoThe2nd: ok thanks... I try to search... so it doesn't exist a variable or a well known way to do this...is it true? | 07:47 |
LetoThe2nd | teo_icKs: it just depends on the particular daemon. and on your init system | 07:49 |
*** mappy <mappy!b9691ff9@gateway/web/freenode/ip.185.105.31.249> has joined #yocto | 07:52 | |
*** ChrysDaze <ChrysDaze!d9804861@gateway/web/freenode/ip.217.128.72.97> has joined #yocto | 07:53 | |
LetoThe2nd | teo_icKs: taking a very quick glance, it looks like for systemd (if you're using it) it should be enough to just set SYSTEMD_AUTO_ENABLE = "disable" in your append (see also https://github.com/openembedded/openembedded-core/blob/master/meta/classes/systemd.bbclass) | 07:53 |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-xfbwzkeyedfewxke> has joined #yocto | 07:54 | |
*** rajm <rajm!~robertmar@167.98.27.226> has quit IRC | 07:56 | |
*** avalluri <avalluri!~avalluri@192.55.54.45> has quit IRC | 07:56 | |
*** rajm <rajm!~robertmar@167.98.27.226> has joined #yocto | 07:57 | |
teo_icKs | LetoThe2nd: ohhh cool... that's exactly what I want but unfortunatly I'm using SystemV / nfsd... so I try to search in update-rc.d.bbclass... | 07:57 |
LetoThe2nd | teo_icKs: thats why i said, it depends. :) | 08:00 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 08:00 | |
*** Saur <Saur!~pkj@proxy02.se.axis.com> has joined #yocto | 08:01 | |
teo_icKs | LetoThe2nd: :) ok thanks.... | 08:02 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 08:02 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 08:04 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has joined #yocto | 08:04 | |
*** robert_yang <robert_yang!~lyang1@106.120.101.38> has quit IRC | 08:04 | |
*** sgw_ <sgw_!~sgw_@134.134.139.72> has quit IRC | 08:04 | |
*** robert_yang <robert_yang!~lyang1@106.120.101.38> has joined #yocto | 08:05 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 08:07 | |
pohly | RP: I had (mentally, no actual code) at a similar solution to yours. | 08:08 |
pohly | It is working fine here now. | 08:08 |
pohly | I made some more changes (off-by-one-error in the split(), hard error for invalid entries, slightly different wording in the error message). I can submit a patch mentioning your original work in the commit message, if that's okay with you. | 08:10 |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 08:14 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 08:16 | |
*** JaMa <JaMa!~martin@217.30.68.212> has joined #yocto | 08:18 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 08:18 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-rxandagtvigawlec> has joined #yocto | 08:19 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 08:19 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 08:20 | |
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto | 08:20 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has joined #yocto | 08:21 | |
*** teo_icKs <teo_icKs!~quassel@139.pool85-58-13.dynamic.orange.es> has quit IRC | 08:21 | |
RP | pohly: sounds great, thanks! | 08:22 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 08:24 | |
*** zeenix <zeenix!~zeenix@83.218.80.243> has joined #yocto | 08:25 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 08:29 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 08:33 | |
gtristan | Curiously... if I build a system with yocto, will the output contain setuid binaries ? | 08:34 |
gtristan | And, while building, will the regular user own the said setuid binaries which are eventually placed into a rootfs ? | 08:35 |
pohly | RP: may collection names contain slashes? | 08:38 |
neverpanic | gtristan: yes, there will likely be setuid binaries | 08:38 |
RP | pohly: since collection names are used in variable names, perhaps not? | 08:39 |
neverpanic | gtristan: they will likely not be suid for the build user, though, because permissions are emulated during a yocto build using pseudo | 08:39 |
ChrysDaze | There is a documentation to explain how gstreamer use the memory through the pipeline process ? Thx. | 08:39 |
pohly | I'm worried that invalid BBFILES_DYNAMIC entries like ${LAYERDIR}/bbappends/openembedded-core/meta/*/*/*.bbappend:core will silently be ignored with the code as it stands. | 08:39 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 08:39 | |
neverpanic | ChrysDaze: that sounds like a gstreamer question and is probably best asked in a gstreamer-specific channel? | 08:39 |
RP | pohly: don't you have that backwards (layername should be first?) | 08:40 |
pohly | RP: exactly ;-) | 08:40 |
pohly | That's the error. | 08:40 |
RP | pohly: oh, right :) | 08:40 |
pohly | I.e. the error that was made by the developer. | 08:40 |
ChrysDaze | neverpanic : yes sure | 08:40 |
pohly | If the collection name isn't allowed to contain slashes, then detecting the error would be possible. | 08:40 |
RP | pohly: hmm, '/' is a valid char according to the regexp | 08:41 |
RP | pohly: * is not though | 08:41 |
RP | pohly: (see ConfHandler.py) | 08:42 |
pohly | Well, I guess than we have to rely on devs to not make such a mistake | 08:42 |
RP | __config_regexp__ | 08:42 |
gtristan | neverpanic, aha I see, I'll have a look into how that works thanks :) | 08:43 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 08:44 | |
neverpanic | gtristan: http://git.yoctoproject.org/cgit/cgit.cgi/pseudo/ | 08:45 |
neverpanic | gtristan: in a nutshell, its a LD_PRELOAD library that emulates being root and writes the permissions into an SQLite database rather than to the filesystem (for the most part, some things are written to both SQLite and the filesystem) | 08:46 |
*** florian_kc is now known as floriam | 08:46 | |
neverpanic | gtristan: when things are packaged into archives later on, that runs under the same emulation, faking the permissions tar(1) reads. | 08:47 |
*** floriam is now known as florian | 08:47 | |
gtristan | neverpanic, I see, so you get cooperation on both sides, the sandboxing and the storage | 08:49 |
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.226> has joined #yocto | 08:50 | |
gtristan | neverpanic, I'm trying to do similar using ostree as a backend and bubblewrap (unprivileged namespace) as build sandbox, right now I'm considering if it's really worth the extra trouble just to avoid the case of the user owning an suid binary which is intended to end up in a rootfs | 08:50 |
gtristan | s/as a backend/as storage/ | 08:50 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 08:51 | |
gtristan | in any case, we already dont support static dev nodes or assignment of arbitrary (non-root) uids, just the setuid binaries seem to be trouble | 08:52 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 08:53 | |
RP | gtristan: pseudo is pretty cool and should work standalone in its own right fwiw | 08:54 |
*** john1 <john1!~john@host86-147-127-48.range86-147.btcentralplus.com> has joined #yocto | 08:56 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 08:57 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 09:02 | |
*** john1 <john1!~john@host86-147-127-48.range86-147.btcentralplus.com> has quit IRC | 09:03 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has quit IRC | 09:04 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 09:06 | |
tasslehoff | Any recommended guide for getting started with smart? | 09:07 |
gtristan | RP, myeah sounds interesting; I wonder though if an LD_PRELOAD is the right fit... seems like it would be nice to have that functionality as a fuse mount | 09:07 |
gtristan | but maybe that's impossible and I'm just having wild ideas :) | 09:08 |
neverpanic | gtristan: Alternatively you could just go for a real user namespace, I guess? But that also has its downsides. | 09:08 |
gtristan | neverpanic, I am | 09:08 |
gtristan | neverpanic, using setuid installed bubblewrap we create an unprivileged namespace, and we have some normal limitations (no creation of static dev nodes or assignment to arbitrary uids), but then if we create suid binaries; they are really on the filesys | 09:09 |
neverpanic | Oh right, misunderstood the README of bubblewrap | 09:09 |
gtristan | so it's a bit of a security concern | 09:09 |
gtristan | if I build a system with /usr/bin/sudo, it means other users can gain my builder user's privileges | 09:10 |
*** avalluri <avalluri!~avalluri@192.55.54.45> has joined #yocto | 09:11 | |
gtristan | personally I feel like it's not really a huge deal, but maybe I'm overly nonchalant about this suid thing | 09:12 |
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto | 09:13 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 09:13 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 09:14 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 09:17 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has joined #yocto | 09:19 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 09:19 | |
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 09:22 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 09:22 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 09:25 | |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC | 09:30 | |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto | 09:31 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 09:33 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 09:41 | |
*** ant_work <ant_work!~ant__@host215-70-dynamic.249-95-r.retail.telecomitalia.it> has joined #yocto | 09:44 | |
*** Bunio_FH <Bunio_FH!~bunio@89-68-88-224.dynamic.chello.pl> has quit IRC | 09:56 | |
*** geoffrey_l <geoffrey_l!~geoffrey_@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto | 09:59 | |
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has joined #yocto | 10:02 | |
*** CostinC <CostinC!~nxf31494@gate-zro.freescale.com> has quit IRC | 10:07 | |
*** Snert__ <Snert__!~LoginName@106-24-237-24.gci.net> has joined #yocto | 10:08 | |
*** rburton <rburton!~Adium@home.burtonini.com> has joined #yocto | 10:09 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC | 10:09 | |
rburton | huh well something broke mut well | 10:10 |
*** Bunio_FH <Bunio_FH!~bunio@89-68-88-224.dynamic.chello.pl> has joined #yocto | 10:11 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 10:11 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has joined #yocto | 10:11 | |
*** JordonWu <JordonWu!~quassel@221.226.9.57> has quit IRC | 10:12 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 10:18 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 10:20 | |
tasslehoff | Do I just copy /var/lib/smart/config to keep my smart config after an upgrade? | 10:20 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 10:21 | |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has quit IRC | 10:24 | |
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC | 10:24 | |
*** CostinC <CostinC!~nxf31494@gate-zro.freescale.com> has joined #yocto | 10:25 | |
*** Bunio_FH <Bunio_FH!~bunio@89-68-88-224.dynamic.chello.pl> has quit IRC | 10:28 | |
*** Bunio_FH <Bunio_FH!~bunio@89-68-88-224.dynamic.chello.pl> has joined #yocto | 10:28 | |
*** Bunio_FH <Bunio_FH!~bunio@89-68-88-224.dynamic.chello.pl> has quit IRC | 10:32 | |
*** Bunio_FH <Bunio_FH!~bunio@89-68-88-224.dynamic.chello.pl> has joined #yocto | 10:32 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 10:34 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 10:35 | |
*** tasslehoff <tasslehoff!~Tasslehof@82.147.55.166> has quit IRC | 10:37 | |
zeenix | rburton: hey, so for meson support, I'd need latest & greatest yocto i guess? | 10:37 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 10:39 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 10:39 | |
rburton | zeenix: the recipes are in meta-oe right now, but you might want to grab the latest copy and apply the patches that are on the list... | 10:39 |
zeenix | rburton: ok, thanks | 10:40 |
phako[m] | whoop whoop meson \o/ | 10:41 |
phako[m] | should finish porting the GUnP* things | 10:41 |
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto | 10:42 | |
rburton | zeenix: g-i doesnt work for me right now, haven't got around to looking why yet | 10:42 |
rburton | we need to bring it into oe-core so i do care about getting that fixed | 10:43 |
zeenix | understood | 10:45 |
rburton | zeenix: my WIP pieces are poky-contrib:ross/meson for recipe enabling and some hacks, and meta-oe-contrib:ross/meson for my own recipe changes. there's a series of patches on the list by another guy that conflict though. | 10:47 |
rburton | no doubt you understand GI more than me so feel free to fix up json-glib :) | 10:47 |
zeenix | rburton: i'm not in any hurry at all so it's ok | 10:47 |
zeenix | currently i just want to know the status of meson in yocto cause I intend to do a short intro presentation of meson at our office and yocto is going to be the first question of course :) | 10:48 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 10:52 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 10:52 | |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC | 10:54 | |
rburton | classes and recipe exist, not all features work yet | 10:54 |
rburton | basic stuff works, gi and gtk-doc break it | 10:55 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 10:55 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 10:59 | |
zeenix | thanks | 11:05 |
*** fl0v01 <fl0v01!~fvo@pD9F6A395.dip0.t-ipconnect.de> has joined #yocto | 11:07 | |
*** fl0v0 <fl0v0!~fvo@p4FC0A8F9.dip0.t-ipconnect.de> has quit IRC | 11:08 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 11:10 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 11:11 | |
diego_r | Hi ed2. I'm experimenting with wic using a wks file including sdimage-bootpart.wks and creating an additional partition. I've noticed a couple of issues that I'd like to report. | 11:11 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 11:14 | |
diego_r | 1) the "sdimage-bootpart.wks" http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/scripts/lib/wic/canned-wks/sdimage-bootpart.wks specifies "mmcblk" as the value of the ondisk parameter. While the value is actually not used in the direct.py http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/scripts/lib/wic/plugins/imager/direct.py#n130 because / and /boot mount points are skipped, it would be wrong for another partition, | 11:17 |
diego_r | because it is missing the device number (e.g. "mmcblk0") | 11:17 |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 11:18 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 11:18 | |
ed2 | diego_r: hi | 11:18 |
diego_r | hi ed2 | 11:19 |
ed2 | diego_r: there is some code in direct.py that looks like it handles mmcblk partition naming. | 11:20 |
ed2 | diego_r: this one: prefix = 'p' if part.disk.startswith('mmcblk') else '' | 11:20 |
ed2 | diego_r: i'll not be surprised if it doesn't work though. | 11:21 |
diego_r | to expand on the above, using "--ondisk mmcblk" you get "/dev/mmcblkpN <mountpoint>" instead of ""/dev/mmcblk0pN <mountpoint>" | 11:21 |
*** Bunio_FH <Bunio_FH!~bunio@89-68-88-224.dynamic.chello.pl> has quit IRC | 11:21 | |
diego_r | mind the missing 0 | 11:21 |
*** Bunio_FH <Bunio_FH!~bunio@89-68-88-224.dynamic.chello.pl> has joined #yocto | 11:21 | |
diego_r | because "part.disk" is taken as is | 11:22 |
*** john <john!~john@host86-147-127-48.range86-147.btcentralplus.com> has joined #yocto | 11:22 | |
*** john is now known as Guest83978 | 11:22 | |
diego_r | I mean you get in fstab... | 11:22 |
ed2 | yep. makes sense. So, there should be mmcblk0 used in .wks file | 11:22 |
*** dreyna_ <dreyna_!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 11:23 | |
diego_r | that's what I think yes. I can send a patch if you agree | 11:23 |
ed2 | i was thinking about reomving āondisk option from canned .wks files. Most of them use max 2 partitions, so āondisk is not used. | 11:23 |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ynmhmjnvpdffhyzl> has joined #yocto | 11:24 | |
ed2 | diego_r: I'd prefer removing āondisk. If you can test it and send a patch it would be great. | 11:24 |
ed2 | diego_r: that would make it more generic. I don't think using mmcblk or mmcblk0 was a good idea. It's too hardware specific to my taste. | 11:25 |
christianbillp | Is there any way I can tell recipetool that I want to create a recipe for python3? | 11:25 |
christianbillp | When I point to a file on PyPi it generates a recipe for python2 | 11:26 |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 11:26 | |
diego_r | ed2: so the ondisk parameter is unused in the case of "/" and "/boot" parameters by current implementation? | 11:28 |
diego_r | well, mountpoints rather then parameters | 11:28 |
ed2 | diego_r: they're not used, true. and the parameter is optional in .wks | 11:29 |
*** mckoan|away is now known as mckoan | 11:31 | |
ed2 | diego_r: which hardware do you use, btw? | 11:33 |
*** majuk <majuk!~majuk@50.233.77.210> has joined #yocto | 11:33 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 11:35 | |
diego_r | ed2: I'm all surrounded by hardware :-) Right now Boundary Devices Nitrogen6x | 11:35 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 11:37 | |
diego_r | ed2: so should i remove the "--ondisk" parameter in any line having "/" or "/boot" as mountpoint in any canned-wks? | 11:37 |
*** berton <berton!~berton@189.114.111.135> has joined #yocto | 11:37 | |
*** majuk <majuk!~majuk@50.233.77.210> has quit IRC | 11:38 | |
ed2 | diego_r: you can try :) | 11:38 |
*** bananadev <bananadev!~onlyester@118.70.128.150> has quit IRC | 11:40 | |
ed2 | diego_r: from my point of view canned wks files should be as generic as possible. All hardware-specific .wks should be placed into <layer>/wic/. | 11:40 |
*** sgw_ <sgw_!~sgw_@66.244.211.162> has joined #yocto | 11:40 | |
ed2 | diego_r: you can see examples in meta-yocto-bsp/wic | 11:40 |
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto | 11:41 | |
ed2 | diego_r: oops, meta-yocto-bsp/wic/beaglebone.wks also contains mmcblk :) It makes sense to change it to mmcblk0. It's not used there, but still it's good to somehow show what to use for extra partitions. | 11:43 |
diego_r | ed2: "you can try :)" means someone might not agree? | 11:46 |
*** sgw_ <sgw_!~sgw_@66.244.211.162> has quit IRC | 11:46 | |
ed2 | diego_r: there is always a possibility that someone doesn't like some change. That's why we're sending patches for review. | 11:47 |
*** caiortp <caiortp!~inatel@131.221.240.226> has joined #yocto | 11:48 | |
ed2 | diego_r: if you run oe-selftest -r wic(better on qemux86_64 machine) and all tests pass it would be good. | 11:49 |
diego_r | ed2: I know, I was just unsure what you meant with that | 11:49 |
*** joseppc <joseppc!~josep@sestofw01.enea.se> has joined #yocto | 11:49 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto | 11:49 | |
ed2 | diego_r: well, i meant I'm not sure all people like it, but it worth trying anyway. | 11:50 |
*** BaloneyGeek|work <BaloneyGeek|work!~bg14ina@kde/bgupta> has joined #yocto | 11:50 | |
*** sgw_ <sgw_!~sgw_@134.134.139.82> has joined #yocto | 11:51 | |
diego_r | ed2: but at least you'll have a nice word for my patch :-) | 11:51 |
LetoThe2nd | kanavin: ping concerning ML | 11:51 |
kanavin | LetoThe2nd: pong | 11:52 |
LetoThe2nd | kanavin: got a second off channel? | 11:52 |
kanavin | sure | 11:52 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 11:52 | |
ed2 | diego_r: sure. you can count on +1 from me | 11:53 |
*** Snert___ <Snert___!~snert_@65.74.8.146> has joined #yocto | 11:54 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto | 11:55 | |
*** Snert__ <Snert__!~LoginName@106-24-237-24.gci.net> has quit IRC | 11:56 | |
*** berndhs <berndhs!~berndhs@xplr-104-249-226-125.xplornet.com> has joined #yocto | 11:56 | |
*** Snert_ <Snert_!~snert_@65.74.8.146> has quit IRC | 11:56 | |
berndhs | good morning all the people | 11:56 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 11:57 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 11:57 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 11:58 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 11:59 | |
zeenix | currently i just want to know the status of meson in yocto cause I intend to do a short intro presentation of meson at our office and yocto is going to be the first question of course :) | 12:01 |
zeenix | errr.. | 12:01 |
zeenix | wrong window :( | 12:02 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 12:03 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 12:04 | |
*** vdehors <vdehors!~vdehors@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC | 12:04 | |
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has quit IRC | 12:05 | |
*** seho85 <seho85!5786213c@gateway/web/freenode/ip.87.134.33.60> has joined #yocto | 12:05 | |
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has joined #yocto | 12:05 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 12:05 | |
seho85 | Hey all. I encountered an warning when i'm using the eclipse plugin for autotools development that arm-poky-linux-gnueabi-mt and ...-dlltool is missing, this makes debugging the application in eclipse complicated because the values for the variables are not shown in eclipse directly. | 12:07 |
seho85 | i'm using eclipse mars and yocto 2.2.1 | 12:08 |
seho85 | has anybody an idea how to solve this problem? | 12:08 |
seho85 | debugging the src code as a local application without using the autotools project template is working as expected, from my knowledge eclipse is using the ...-mt tool for debugging | 12:09 |
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has quit IRC | 12:11 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 12:12 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 12:16 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 12:19 | |
*** vdehors <vdehors!~vdehors@37.169.47.95> has joined #yocto | 12:21 | |
*** zeenix <zeenix!~zeenix@83.218.80.243> has quit IRC | 12:24 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 12:24 | |
*** zeenix <zeenix!~zeenix@83.218.80.243> has joined #yocto | 12:28 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 12:29 | |
*** this_is_austin <this_is_austin!~aderbique@halsey.viasat.com> has joined #yocto | 12:31 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 12:32 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto | 12:32 | |
*** jonte <jonte!~Thunderbi@83.218.80.243> has quit IRC | 12:35 | |
*** jonte <jonte!~Thunderbi@83.218.80.243> has joined #yocto | 12:35 | |
*** austin <austin!~aderbique@halsey.viasat.com> has quit IRC | 12:35 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 12:36 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 12:36 | |
ChrysDaze | What is the philosophy inside layers creation? I mean, if somebody do a layer... like meta-openembeeded / meta-qt5 and so on... when they put a branch like pyro. Is there a kind of line which they have to follow to be everyone compatible between them? | 12:36 |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 12:36 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 12:37 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 12:38 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC | 12:38 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 12:41 | |
*** groleo <groleo!~groleo@gate-zro.freescale.com> has joined #yocto | 12:44 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 12:44 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has joined #yocto | 12:45 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has joined #yocto | 12:45 | |
ChrysDaze | migration from krogoth to pyro, crossfingered | 12:46 |
ChrysDaze | morty* | 12:46 |
*** scottrif <scottrif!~scottrif@2600-6c55-7500-0219-fdc6-b0c6-77ad-4422.dhcp6.chtrptr.net> has joined #yocto | 12:49 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 12:50 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 12:51 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 12:53 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 12:53 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 12:54 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 12:55 | |
*** gtristan <gtristan!~tristanva@221.147.85.200> has quit IRC | 12:59 | |
*** peacememories <peacememories!~textual@e250-044.eduroam.tuwien.ac.at> has joined #yocto | 12:59 | |
*** AndersD <AndersD!~anders@194-237-220-218.customer.telia.com> has quit IRC | 13:07 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto | 13:07 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 13:08 | |
*** wmills <wmills!c05b651e@gateway/web/freenode/ip.192.91.101.30> has quit IRC | 13:10 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC | 13:12 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 13:13 | |
rburton | ed2: did you see patchtest about your uboot patch? :) | 13:13 |
*** MWelchUK <MWelchUK!~martyn@host86-149-162-185.range86-149.btcentralplus.com> has quit IRC | 13:13 | |
ed2 | rburton: now I see it :) | 13:14 |
*** berndand2 <berndand2!~androirc@xplr-104-249-226-125.xplornet.com> has quit IRC | 13:15 | |
ed2 | rburton: sent v3. will see what I did wrong this time :) | 13:23 |
rburton | cheers | 13:23 |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto | 13:24 | |
ed2 | rburton: oops, wrong status. sent v4 :( | 13:25 |
*** MWelchUK <MWelchUK!~martyn@host86-162-170-248.range86-162.btcentralplus.com> has joined #yocto | 13:26 | |
rburton | now for a really picky review, lets see if we can get to v7 | 13:26 |
LetoThe2nd | rburton: the atmel hlcdc patch series for the kernel went to v9 or v10, iirc | 13:27 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 13:28 | |
rburton | i think my record is 7 | 13:28 |
*** berndand2 <berndand2!~androirc@xplr-104-249-226-125.xplornet.com> has joined #yocto | 13:29 | |
LetoThe2nd | rburton: http://lists.infradead.org/pipermail/linux-arm-kernel/2014-October/293242.html | 13:30 |
*** groleo1 <groleo1!~groleo@gate-zro.freescale.com> has joined #yocto | 13:31 | |
*** groleo <groleo!~groleo@gate-zro.freescale.com> has quit IRC | 13:32 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 13:33 | |
*** zeenix <zeenix!~zeenix@83.218.80.243> has quit IRC | 13:34 | |
*** zeenix <zeenix!~zeenix@83.218.80.243> has joined #yocto | 13:38 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto | 13:39 | |
*** madisox <madisox!~madison@216-75-232-11.static.wiline.com> has joined #yocto | 13:39 | |
*** p0kerface|work <p0kerface|work!~bg14ina@kde/bgupta> has joined #yocto | 13:41 | |
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has quit IRC | 13:41 | |
*** BaloneyGeek|work <BaloneyGeek|work!~bg14ina@kde/bgupta> has quit IRC | 13:44 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 13:48 | |
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has joined #yocto | 13:48 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 13:52 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC | 13:54 | |
*** AndersD <AndersD!~anders@h83-209-191-235.cust.se.alltele.net> has joined #yocto | 13:57 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 13:58 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC | 13:58 | |
*** vdehors <vdehors!~vdehors@37.169.47.95> has quit IRC | 13:59 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto | 14:00 | |
*** Bunio_FH <Bunio_FH!~bunio@89-68-88-224.dynamic.chello.pl> has quit IRC | 14:04 | |
*** mdnneo <mdnneo!~umaucher@217.89.178.116> has quit IRC | 14:05 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 14:07 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 14:10 | |
*** cru01_ <cru01_!~cru01@mail.validmanufacturing.com> has joined #yocto | 14:11 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 14:11 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 14:11 | |
-YoctoAutoBuilder- build #9 of nightly-refkit is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-refkit/builds/9 | 14:11 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 14:19 | |
*** Guest83978 <Guest83978!~john@host86-147-127-48.range86-147.btcentralplus.com> has quit IRC | 14:19 | |
*** hnje <hnje!~hnje@81.216.59.226> has quit IRC | 14:20 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 14:24 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 14:26 | |
*** groleo1 <groleo1!~groleo@gate-zro.freescale.com> has quit IRC | 14:33 | |
*** groleo <groleo!~groleo@gate-zro.freescale.com> has joined #yocto | 14:33 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ynmhmjnvpdffhyzl> has quit IRC | 14:33 | |
*** jmcruzal <jmcruzal!jmcruzal@nat/intel/x-pkphsvjrhkygtlxr> has joined #yocto | 14:34 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 14:36 | |
*** p0kerface|work <p0kerface|work!~bg14ina@kde/bgupta> has quit IRC | 14:36 | |
*** groleo <groleo!~groleo@gate-zro.freescale.com> has quit IRC | 14:38 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 14:43 | |
*** p0kerface|work <p0kerface|work!~bg14ina@kde/bgupta> has joined #yocto | 14:43 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 14:45 | |
*** mkelly <mkelly!~martin@67.171.33.217> has joined #yocto | 14:46 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 14:50 | |
*** mkelly <mkelly!~martin@67.171.33.217> has quit IRC | 14:51 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has quit IRC | 14:52 | |
*** CostinC <CostinC!~nxf31494@gate-zro.freescale.com> has quit IRC | 14:54 | |
*** stephano <stephano!~stephano@134.134.139.75> has joined #yocto | 14:54 | |
MarcWe | Hi, I'm having some sdk issues whit my sdk. when I'm building a qt application it complains about Fatal error: invalid -march= option: `armv7-a' | 14:55 |
*** ed2 <ed2!~Adium@192.198.151.45> has quit IRC | 14:56 | |
*** MarcWe <MarcWe!~hmw@zimbra.welvaarts.com> has quit IRC | 14:58 | |
*** fl0v01 <fl0v01!~fvo@pD9F6A395.dip0.t-ipconnect.de> has quit IRC | 14:59 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 15:00 | |
*** JosePerez <JosePerez!jgperezc@nat/intel/x-gtpbfhoeubvageto> has quit IRC | 15:00 | |
*** todor <todor!~todor@134.134.139.82> has quit IRC | 15:00 | |
*** alimon <alimon!~alimon@134.134.139.73> has quit IRC | 15:00 | |
*** lsandov <lsandov!~lsandov1@134.134.139.72> has quit IRC | 15:00 | |
*** ulf` <ulf`!~ulf@134.134.139.72> has quit IRC | 15:00 | |
*** sgw_ <sgw_!~sgw_@134.134.139.82> has quit IRC | 15:00 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-eijnkjxiimqtgavo> has quit IRC | 15:00 | |
*** todor <todor!~todor@134.134.139.82> has joined #yocto | 15:01 | |
*** madav <madav!~sugnan@134.134.139.78> has quit IRC | 15:01 | |
*** lsandov <lsandov!~lsandov1@134.134.139.72> has joined #yocto | 15:01 | |
*** stephano <stephano!~stephano@134.134.139.75> has quit IRC | 15:01 | |
*** sugnan <sugnan!~sugnan@134.134.139.78> has quit IRC | 15:01 | |
*** JosePerez <JosePerez!~jgperezc@134.134.139.70> has joined #yocto | 15:01 | |
*** rewitt <rewitt!rewitt@nat/intel/x-bynwudrejyjqirht> has quit IRC | 15:01 | |
*** sjolley <sjolley!~sjolley@134.134.139.83> has quit IRC | 15:01 | |
*** tripzero <tripzero!~tripzero@134.134.139.77> has quit IRC | 15:01 | |
*** alimon <alimon!alimon@nat/intel/x-andxpvzsuuyaoagc> has joined #yocto | 15:02 | |
*** ant_work <ant_work!~ant__@host215-70-dynamic.249-95-r.retail.telecomitalia.it> has quit IRC | 15:03 | |
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has joined #yocto | 15:03 | |
*** rewitt <rewitt!~rewitt@134.134.137.71> has joined #yocto | 15:04 | |
*** p0kerface|work <p0kerface|work!~bg14ina@kde/bgupta> has quit IRC | 15:04 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 15:04 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-ilraoujwlcuaaqrm> has joined #yocto | 15:05 | |
*** sjolley <sjolley!~sjolley@134.134.139.83> has joined #yocto | 15:05 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC | 15:06 | |
*** tripzero <tripzero!~tripzero@134.134.139.77> has joined #yocto | 15:07 | |
*** seezer <seezer!seezer@quassel/developer/seezer> has quit IRC | 15:08 | |
*** fl0v0 <fl0v0!~fvo@pD9F6A395.dip0.t-ipconnect.de> has joined #yocto | 15:09 | |
*** seezer <seezer!quassel@quassel/developer/seezer> has joined #yocto | 15:10 | |
*** stephano <stephano!~stephano@134.134.139.72> has joined #yocto | 15:11 | |
*** AndersD <AndersD!~anders@h83-209-191-235.cust.se.alltele.net> has quit IRC | 15:12 | |
*** Guest83978 <Guest83978!~john@host86-147-127-48.range86-147.btcentralplus.com> has joined #yocto | 15:17 | |
*** peacememories <peacememories!~textual@e250-044.eduroam.tuwien.ac.at> has quit IRC | 15:18 | |
*** lamego <lamego!jose@nat/intel/x-xjabfeirgbbwvjua> has joined #yocto | 15:19 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 15:19 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 15:20 | |
*** sgw_ <sgw_!~sgw_@134.134.139.82> has joined #yocto | 15:23 | |
jmesmon | So it looks like having system perl 5.26 breaks anything using automake in morty? Anyone aware if there is a patch somewhere? | 15:24 |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 15:25 | |
*** ChrysDaze <ChrysDaze!d9804861@gateway/web/freenode/ip.217.128.72.97> has quit IRC | 15:26 | |
rburton | oe-core 7fa044e799db651d45e4732e2527acfc2bc7cd47? | 15:28 |
*** mappy <mappy!b9691ff9@gateway/web/freenode/ip.185.105.31.249> has quit IRC | 15:31 | |
jmesmon | rburton: applying that to morty looks like it's working for me. | 15:33 |
rburton | jmesmon: can you send a patch to the list? | 15:33 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 15:34 | |
*** ulf` <ulf`!ulf@nat/intel/x-cisrmvqtiqklotba> has joined #yocto | 15:35 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 15:36 | |
*** ka6sox is now known as zz_ka6sox | 15:37 | |
jmesmon | rburton: done. | 15:40 |
*** twall <twall!~tom@72.142.74.74> has joined #yocto | 15:41 | |
twall | hello, I'm wondering if anyone can help me with something simple. I noticed that in the oe-core layer, there are two versions of gettext, 0.16.1 and 0.19.6. Is there a way to decide which one makes it into my target build? Should I use a bbmask? | 15:42 |
kergoth | twall: in the absence of PREFERRED_VERSION or DEFAULT_PREFERENCE, and assuming both versions are in the same layer, which they are, the higher version will be used | 15:43 |
kergoth | twall: see the yocto proejt documentation on those variables | 15:43 |
twall | thank you | 15:43 |
rburton | twall: unless specified otherwise, newer version is used. there are both because new gettext is GPL3 and you can blacklist GPL3 components, so the old GPL2 version is provided as an alternative. (in the latest release, the old gplv2 versions are in meta-gplv2 instead of oe-core itself) | 15:44 |
kergoth | twall: you would never want gettext 0.16.1 unless you're doing a non-gplv3 build | 15:44 |
twall | kergoth: yeah, I downloaded this layer setup from TI, so there are definitely some uncertainties. Thank you! | 15:45 |
*** rajm <rajm!~robertmar@167.98.27.226> has quit IRC | 15:49 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 15:49 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 15:49 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 15:50 | |
*** stephano <stephano!~stephano@134.134.139.72> has quit IRC | 15:52 | |
*** JPEWhacker <JPEWhacker!cc4da337@gateway/web/freenode/ip.204.77.163.55> has joined #yocto | 15:54 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 15:54 | |
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-rxandagtvigawlec> has quit IRC | 15:58 | |
*** fl0v0 <fl0v0!~fvo@pD9F6A395.dip0.t-ipconnect.de> has quit IRC | 16:06 | |
*** mckoan is now known as mckoan|away | 16:08 | |
*** jairglez <jairglez!~jairdeje@134.134.139.75> has joined #yocto | 16:10 | |
*** zeenix <zeenix!~zeenix@83.218.80.243> has quit IRC | 16:10 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 16:11 | |
*** zz_ka6sox is now known as ka6sox | 16:12 | |
*** mkelly <mkelly!~martin@96.69.208.217> has joined #yocto | 16:13 | |
*** joseppc <joseppc!~josep@linaro/joseppc> has joined #yocto | 16:13 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 16:15 | |
*** blitz00 <blitz00!~stefan@unaffiliated/blitz00> has quit IRC | 16:17 | |
*** groleo <groleo!~groleo@86.120.146.61> has joined #yocto | 16:18 | |
*** peacememories <peacememories!~textual@e250-044.eduroam.tuwien.ac.at> has joined #yocto | 16:19 | |
*** Snert___ <Snert___!~snert_@65.74.8.146> has quit IRC | 16:20 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 16:20 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has quit IRC | 16:20 | |
*** Snert_ <Snert_!~snert_@65.74.8.146> has joined #yocto | 16:21 | |
*** Snert <Snert!~LoginName@106-24-237-24.gci.net> has joined #yocto | 16:21 | |
*** enghong <enghong!~enghong@85-69-188-170.rev.numericable.fr> has joined #yocto | 16:28 | |
enghong | Hi everyone | 16:29 |
*** itseris <itseris!~emikulin@76.77.65.2> has joined #yocto | 16:29 | |
*** geoffrey_l <geoffrey_l!~geoffrey_@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC | 16:29 | |
enghong | anyone already integrated python-scipy / python-sklearn into yocto? | 16:30 |
*** stephano <stephano!~stephano@134.134.139.78> has joined #yocto | 16:33 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 16:33 | |
Crofton|work | scipy is painful | 16:42 |
Crofton|work | I don't know of any success stories there | 16:42 |
*** mihai <mihai!~mihai@unaffiliated/mihai> has quit IRC | 16:43 | |
*** jairglez <jairglez!~jairdeje@134.134.139.75> has quit IRC | 16:45 | |
*** JoiF <JoiF!~jofr@193.182.166.3> has quit IRC | 16:46 | |
*** jairglez <jairglez!~jairdeje@134.134.139.75> has joined #yocto | 16:48 | |
miceopede | i added a DEPENDS += "git-native" to my recipe that uses cmake, but cmake still complains that it can't find git. any ideas? | 16:51 |
*** gabrbedd <gabrbedd!~gabrbedd@li680-65.members.linode.com> has quit IRC | 16:56 | |
kergoth | this is weird | 16:56 |
kergoth | with open(donefile, 'wb') as cachefile: | 16:56 |
kergoth | checksums = pickle.load(cachefile) | 16:56 |
kergoth | Exception: io.UnsupportedOperation: read | 16:56 |
kergoth | how can a file i just opened not have a read method? | 16:56 |
fray | 'wb' shouldn't that be 'rb'? | 16:58 |
kergoth | thanks, i'm blind | 16:59 |
kergoth | copy/paste error | 16:59 |
kergoth | :) | 16:59 |
fray | lol, happens to all of us | 16:59 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 17:01 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 17:03 | |
*** jmcruzal <jmcruzal!jmcruzal@nat/intel/x-pkphsvjrhkygtlxr> has quit IRC | 17:05 | |
*** tavish <tavish!~tavish@unaffiliated/tavish> has joined #yocto | 17:06 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.72> has joined #yocto | 17:06 | |
*** gabrbedd <gabrbedd!~beddingfi@li680-65.members.linode.com> has joined #yocto | 17:09 | |
kergoth | fray: how are you guys figuring out which sources to include in which source/downloads layer, particularly in the case where appends are modifying SRC_URI? | 17:09 |
kergoth | i was thinking of using variable tracking to map it | 17:09 |
fray | we have regular builds (think universe) that run fetchall with a combination of layer configurations.. | 17:10 |
kergoth | ah, so it compares the downloaded sources after the builds to see what was added by what? | 17:10 |
fray | we also have a simple class that helped see the dwonload layers the 'first time'.. after that, it's the responsibility of someone merging the code to make sure any new srcs are there.. | 17:10 |
* fray looks if the class I'm netioning is still there.. | 17:10 | |
fray | https://github.com/WindRiver-Labs/wr-base/blob/WRLINUX_9_BASE/classes/wr-dl.bbclass | 17:11 |
fray | I've not used it in a while.. but I assume it still works | 17:11 |
kergoth | we don't have download layers, but we do ship installers, some of which are a baseline release and others are added on, and the tool we use is like a package manager, so can't have file conflicts between installer artifacts, so need to have clear areas of responsibility, know what belongs to what | 17:11 |
fray | this segments the DL dir stuff by layer | 17:11 |
fray | kergoth, sounds like the requirements our old installer had.. (was a PoS).. which is why the new git based setup was created.. | 17:12 |
fray | for custom work and stuff, we've got custom layers that either include the associaed DL content or an associated dwonload layer (recommended by the main layer) | 17:13 |
kergoth | i'm actually adding git based handling within the installer, so it ships repository content (techincally git pack files) and then manifests are included to set up the checkouts for each based on what manifest is selected (what product version / machine / etc), which works pretty well and avoids any conflicts, but now i have to let releases coexist for sources, which is a bit uglier | 17:14 |
* kergoth nods | 17:14 | |
fray | well hopefully we'll get parts of the setup program merged into bitbake in the next month or so and we all can void that mess.. | 17:14 |
fray | the setup program itself handles that using 'mirror-indexes'.. | 17:14 |
fray | https://github.com/WindRiver-Labs/mirror-index | 17:15 |
fray | thats the one for the open source version of WRLinux 9. basically it's a dump (munged a bit) of our internal layer index | 17:15 |
fray | the wr-lx-setup that I published a while back on github supports all of this automatically.. | 17:15 |
fray | (additional content that we ship simply has it's own mirror-index that can overwrite or augment the ones in the main set) | 17:16 |
*** jairglez1 <jairglez1!jairdeje@nat/intel/x-zjvwrgnqaappeuur> has joined #yocto | 17:16 | |
fray | (you can also go from the mirror-index and instantiate a real layer index yourself as well.... havn't really documented that, but it works surprisingly well) | 17:16 |
*** jairglez <jairglez!~jairdeje@134.134.139.75> has quit IRC | 17:17 | |
kergoth | sadly not in a position where i can change what install mechanism we use, so can't switch to a layier index approach even if i wanted to, have to roll with it | 17:17 |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 17:17 | |
kergoth | aside: the fact that DL_DIR is one honking big single namespace is just stupid. too easy to get basename conflicts betwen recipes, using downloadfilename is a hack. we should really organize it by recipe, or better yet name the files by checksum and grab and name them at unpack time | 17:18 |
*** jo90 <jo90!~John90@111.92.58.103> has joined #yocto | 17:18 | |
fray | kergoth that class I pasted before effectively moves the namespace to the collection | 17:20 |
kergoth | yeah, we have a similar class, though currently it goes by recipe location, so things get a little fuzzy when multiple layers are bbappending to add/modify sources | 17:20 |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has quit IRC | 17:22 | |
fray | yup.. with the dependency processing.. we can generate a set of layers so we can build of the DL_DIR (using that class) dynamically.. | 17:22 |
fray | -c fetchall -k universe is 'interesting'.. (we make use of blacklit/whitelist as well to help control it) | 17:22 |
*** pohly <pohly!~pohly@p5DE8FFF1.dip0.t-ipconnect.de> has quit IRC | 17:26 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 17:27 | |
*** jairglez1 <jairglez1!jairdeje@nat/intel/x-zjvwrgnqaappeuur> has quit IRC | 17:32 | |
*** jairglez <jairglez!~jairdeje@134.134.139.75> has joined #yocto | 17:34 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:30bc:d90a:6efd:4f8c> has joined #yocto | 17:34 | |
miceopede | https://www.irccloud.com/pastebin/mwfgPVZm/ | 17:37 |
miceopede | i added a DEPENDS += "git-native" | 17:37 |
miceopede | but doesn't seem to make a difference | 17:37 |
miceopede | how do i debug this? | 17:37 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 17:39 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 17:40 | |
miceopede | is there a way to tell where it's searching? it should be searching within the build sysroot, right? | 17:51 |
miceopede | instead of the target sysroot? | 17:51 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 17:54 | |
*** mkelly <mkelly!~martin@96.69.208.217> has quit IRC | 17:55 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 17:55 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:30bc:d90a:6efd:4f8c> has quit IRC | 17:59 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 18:00 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 18:05 | |
*** mkelly <mkelly!~martin@96.69.208.217> has joined #yocto | 18:08 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 18:08 | |
miceopede | ah. so git-native is added to ASSUME_PROVIDED | 18:08 |
*** tavish <tavish!~tavish@unaffiliated/tavish> has quit IRC | 18:08 | |
miceopede | but, the cmake toolchain file provided sets "set( CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER )" | 18:08 |
miceopede | so it won't ever look in /usr/bin/ for git | 18:08 |
miceopede | is this by design? | 18:09 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 18:10 | |
*** dmoseley <dmoseley!~dmoseley@65-35-172-144.res.bhn.net> has joined #yocto | 18:10 | |
miceopede | can i just remove git-native from assume_provided? is there a way to do this for just a particular recipe? | 18:10 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 18:14 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5aac:892e:cbe9:f7fc> has joined #yocto | 18:19 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 18:20 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 18:25 | |
*** tripzero <tripzero!~tripzero@134.134.139.77> has quit IRC | 18:29 | |
*** tripzero <tripzero!~tripzero@134.134.139.77> has joined #yocto | 18:29 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 18:30 | |
*** klynn <klynn!~scottrif@2600-6c55-7500-0219-003f-c1ee-5844-e0d8.dhcp6.chtrptr.net> has joined #yocto | 18:33 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 18:33 | |
*** bluelightning <bluelightning!~paul@ip4d16fb71.dynamic.kabel-deutschland.de> has joined #yocto | 18:34 | |
*** bluelightning <bluelightning!~paul@ip4d16fb71.dynamic.kabel-deutschland.de> has quit IRC | 18:34 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 18:34 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 18:39 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 18:43 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 18:43 | |
jmesmon | Hey folks, I'm looking at some brokenness in gcc 6.2 & wondering if it would make sense to just update morty to gcc 6.3 (to avoid backporting individual fixes). | 18:46 |
jmesmon | I was under the impression that gcc upstream had adjusted their version numbering starting with ~5 so that 6.2->6.3 should corrspond to something like what 4.9.5->4.9.6 was in the past. | 18:48 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 18:48 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 18:49 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5aac:892e:cbe9:f7fc> has quit IRC | 18:50 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5aac:892e:cbe9:f7fc> has joined #yocto | 18:51 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 18:57 | |
*** peacememories <peacememories!~textual@e250-044.eduroam.tuwien.ac.at> has quit IRC | 18:58 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5aac:892e:cbe9:f7fc> has quit IRC | 18:58 | |
*** link_ <link_!~link@x4db3b4da.dyn.telefonica.de> has joined #yocto | 18:59 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5aac:892e:cbe9:f7fc> has joined #yocto | 19:01 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 19:03 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 19:03 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 19:04 | |
*** peacememories <peacememories!~textual@e250-044.eduroam.tuwien.ac.at> has joined #yocto | 19:05 | |
maudat | jmesmon: Hi, could you elaborate the brokenness you have with gcc 6.2? I have an issue in protobuf-c with linaro gcc 6.2 I wonder if you encounter that one | 19:08 |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:5aac:892e:cbe9:f7fc> has quit IRC | 19:09 | |
*** peacememories <peacememories!~textual@e250-044.eduroam.tuwien.ac.at> has quit IRC | 19:09 | |
*** p0kerface|work <p0kerface|work!~bg14ina@kde/bgupta> has joined #yocto | 19:17 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 19:18 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 19:19 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 19:20 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 19:23 | |
*** libby1 <libby1!libby@nat/intel/x-aealgjlmyevxmvnb> has joined #yocto | 19:24 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 19:25 | |
jmesmon | maudat: My specific issue is that gcc 6.2 doesn't build with gcc 7. I've submitted a PR to oe-core/morty to backport the fix a few minutes ago. | 19:26 |
jmesmon | I'm just concerned about things that aren't causing gcc 6.2 to fail to build but should be still be fixed. | 19:26 |
*** nemequ__ <nemequ__!~nemequ@2600:8801:d100:0:224f:9fe3:6de2:7932> has joined #yocto | 19:27 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has joined #yocto | 19:28 | |
*** nemequ__ <nemequ__!~nemequ@2600:8801:d100:0:224f:9fe3:6de2:7932> has quit IRC | 19:30 | |
miceopede | what is the "proper" way to build and include git-native such that it makes it into the sysroot? i removed it from ASSUME_PROVIDED bitbake.conf and the build failed in a mess of dependency errors | 19:32 |
*** clsulliv <clsulliv!clsulliv@nat/intel/x-pzayjwbkjfzpmutt> has quit IRC | 19:33 | |
rburton | i'm not entirely surprised | 19:34 |
*** clsulliv <clsulliv!clsulliv@nat/intel/x-zvshnmjjznrrviwp> has joined #yocto | 19:34 | |
rburton | presumbaly you need a git-native because your host git is really old? | 19:34 |
rburton | if so that's what the buildtools-tarball is for | 19:34 |
*** link_ <link_!~link@x4db3b4da.dyn.telefonica.de> has quit IRC | 19:34 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 19:34 | |
*** nemequ <nemequ!~nemequ@2600:8801:d100:0:91b7:cf33:d97f:785c> has joined #yocto | 19:35 | |
kergoth | miceopede: bitbake needs git at parse time, long before anything is built, including git-native | 19:35 |
miceopede | i see. is there a way to get my host git into the sysroot? | 19:36 |
miceopede | my problem is that cmake's FindGit() can't find it | 19:36 |
miceopede | because it doesn't search the system paths | 19:36 |
rburton | ah, so that's an entirely different problem | 19:36 |
rburton | one fix is to set OECMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" in your recipe | 19:37 |
miceopede | rburton: OE's cmake toolchain removes the system search paths from the find_* paths, for good reason | 19:37 |
rburton | yes | 19:37 |
rburton | and setting that variable is the workaround | 19:37 |
miceopede | if i set it to BOTH, though, it may incorrectly find headers and other libraries in there, right? | 19:38 |
rburton | or, patch out the check if its pointless for the build | 19:38 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 19:38 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 19:38 | |
rburton | its _PROGRAM so hopefully not but who knows, yay cmake | 19:38 |
miceopede | wonderful :D | 19:38 |
miceopede | i think i'll patch it out, just to be safe | 19:38 |
miceopede | thanks. | 19:38 |
rburton | probably easier :) | 19:38 |
rburton | demanding git to be present to build seems a bit overzealous | 19:38 |
rburton | i've found several pacakges that demand python headers to be present because they want a python binary during the build | 19:39 |
miceopede | not my code, but they use it to embed git log and hash information into the binary | 19:39 |
rburton | yeah patch it out and just set the path to "git" :) | 19:39 |
rburton | autoconf lets you pass the value for tests like this | 19:39 |
rburton | so you'll see recipes setting eg ac_cv_PROG_GIT to seed the location of the git binary, to stop autoconf looking on its own | 19:40 |
miceopede | rburton: perfect. thanks so much! | 19:40 |
*** scottrif <scottrif!~scottrif@2600-6c55-7500-0219-fdc6-b0c6-77ad-4422.dhcp6.chtrptr.net> has quit IRC | 19:40 | |
nemequ | does anyone know what to do to resolve this error: /usr/lib64/libsnappy.so: undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::resize(unsigned long, char)@GLIBCXX_3.4.21' ? I'm on F26 now, but I was getting the same error on F25. | 19:41 |
kergoth | nemequ: you haven't told us what exactly is failing | 19:42 |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has quit IRC | 19:42 | |
kergoth | no target recipes should be linking against that lib, so presumably it's running a tool from a native recipe | 19:42 |
kergoth | sounds like you're using sstate that was built on a newer host than you're building on now | 19:42 |
nemequ | kergoth, `bitbake core-image-minimal` -> https://pastebin.com/YzTrs7mT | 19:43 |
nemequ | kergoth, nope, completely fresh checkout. | 19:43 |
kergoth | sounds like something wrong on the host, then | 19:43 |
kergoth | quite odd | 19:43 |
nemequ | kergoth, totally fresh f26 install, too | 19:43 |
nemequ | i was hoping upgrading from f25 to f26 would fix the issue so i installed it, same error i was getting on f25 | 19:44 |
khem | nemequ: disable uninative | 19:45 |
nemequ | khem, how do i do that? | 19:45 |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 19:45 | |
khem | the issue is probably due to _GLIBCXX_USE_CXX11_ABI has different value for your host libstdc++ | 19:47 |
khem | and one expected by uninative | 19:47 |
nemequ | khem, yeah, i saw that, but adding -D_GLIBCXX_USE_CXX11_ABI=0 to all the cflags/cxxflags i could find didn't help | 19:47 |
nemequ | tried =1, too | 19:47 |
nemequ | google isn't helping me figure out how to disable uninativeā¦ | 19:48 |
*** JaMa <JaMa!~martin@217.30.68.212> has quit IRC | 19:48 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 19:52 | |
*** rschaefe <rschaefe!81c4e24e@gateway/web/freenode/ip.129.196.226.78> has joined #yocto | 19:53 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 19:54 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 19:57 | |
*** stephano <stephano!~stephano@134.134.139.78> has quit IRC | 19:58 | |
*** King_InuYasha <King_InuYasha!~King_InuY@fedora/ngompa> has joined #yocto | 19:59 | |
rschaefe | I'm currently using yocto to build an arm toolchain, which I can use to build my application (outside of yocto) for the targeted hardware. Can I use yocto to also genereate an x86 toolchain to build a version of the application to run locally? | 19:59 |
khem | nemequ: in meta-poky/conf/distro/poky.conf comment out INHERIT += "uninative" | 20:01 |
khem | rschaefe: the SDK does not include native gcc until 2.3 release | 20:02 |
khem | rschaefe: what you can do is build an SDK for qemux86-64 | 20:03 |
khem | and use that toolchain | 20:03 |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto | 20:04 | |
rschaefe | 2.3 is pyro correct? I tried to move to pyro but ran into some bitbake issues. | 20:05 |
khem | yeah | 20:06 |
rschaefe | Thanks. So the idea is to build for a new machine, with the same image -c populate_sdk? | 20:06 |
khem | yeah | 20:07 |
*** this_is_austin <this_is_austin!~aderbique@halsey.viasat.com> has quit IRC | 20:08 | |
*** this_is_austin <this_is_austin!~aderbique@halsey.viasat.com> has joined #yocto | 20:08 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 20:13 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 20:14 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has left #yocto | 20:14 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 20:15 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 20:17 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 20:18 | |
*** scottrif <scottrif!~scottrif@66.191.24.12> has joined #yocto | 20:21 | |
*** ant_home <ant_home!~ant__@host38-184-dynamic.27-79-r.retail.telecomitalia.it> has joined #yocto | 20:22 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 20:32 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 20:33 | |
*** catch22_ <catch22_!~catch22__@101.165.216.251> has joined #yocto | 20:34 | |
*** groleo <groleo!~groleo@86.120.146.61> has quit IRC | 20:39 | |
nemequ | khem, it didn't work. sorry about the delay, wanted to try a fresh buildā¦ | 20:41 |
nemequ | the build did seem to take longer, so i'm guessing commenting that out worked, but i still see the same error | 20:42 |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 20:48 | |
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has quit IRC | 20:49 | |
*** ash_charles <ash_charles!~acharles@2607:fad8:4:6:c8a6:17d:5ad6:1157> has quit IRC | 20:49 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 20:50 | |
jmesmon | hi folks, is there a "right way" to handle a kernel module that installs some userspace (uapi) headers? I've noticed that having the kernel module install them causes some annoying dependency chains from the kernel into userspace (and my kernel seems to rebuild itself more than actually needed) | 20:52 |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 20:56 | |
*** klynn <klynn!~scottrif@2600-6c55-7500-0219-003f-c1ee-5844-e0d8.dhcp6.chtrptr.net> has quit IRC | 20:58 | |
*** twall <twall!~tom@72.142.74.74> has quit IRC | 21:00 | |
*** Guest83978 <Guest83978!~john@host86-147-127-48.range86-147.btcentralplus.com> has quit IRC | 21:01 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC | 21:02 | |
*** joshuagl <joshuagl!joshuagl@nat/intel/x-xfbwzkeyedfewxke> has quit IRC | 21:02 | |
*** Guest83978 <Guest83978!~john@host86-147-127-48.range86-147.btcentralplus.com> has joined #yocto | 21:05 | |
*** klynn1 <klynn1!~scottrif@2600-6c55-7500-0219-003f-c1ee-5844-e0d8.dhcp6.chtrptr.net> has joined #yocto | 21:05 | |
*** klynn1 <klynn1!~scottrif@2600-6c55-7500-0219-003f-c1ee-5844-e0d8.dhcp6.chtrptr.net> has left #yocto | 21:05 | |
*** klynn <klynn!~klynn@66.191.24.12> has joined #yocto | 21:07 | |
*** catch22_ <catch22_!~catch22__@101.165.216.251> has quit IRC | 21:14 | |
*** berton <berton!~berton@189.114.111.135> has quit IRC | 21:15 | |
*** Snert_ <Snert_!~snert_@65.74.8.146> has quit IRC | 21:23 | |
*** dmoseley1 <dmoseley1!~dmoseley@65-35-172-144.res.bhn.net> has joined #yocto | 21:23 | |
*** Snert_ <Snert_!~snert_@65.74.8.146> has joined #yocto | 21:23 | |
*** bbhoss_ <bbhoss_!sid18216@gateway/web/irccloud.com/x-vceodfgjdppsywnv> has joined #yocto | 21:24 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC | 21:25 | |
*** wto <wto!~wharfedal@h-136-128.A336.priv.bahnhof.se> has joined #yocto | 21:26 | |
*** wto is now known as Guest41155 | 21:27 | |
*** ipuustin_ <ipuustin_!~ipuustin@82-181-7-132.bb.dnainternet.fi> has joined #yocto | 21:27 | |
*** geheimni1` <geheimni1`!~geheimnis@23.226.237.192> has joined #yocto | 21:27 | |
*** dreyna <dreyna!~dreyna@unknown-216-194.windriver.com> has joined #yocto | 21:27 | |
*** King_InuYasha <King_InuYasha!~King_InuY@fedora/ngompa> has quit IRC | 21:29 | |
*** bbhoss <bbhoss!sid18216@gateway/web/irccloud.com/x-wtahjfrogffjlnio> has quit IRC | 21:29 | |
*** mkelly <mkelly!~martin@96.69.208.217> has quit IRC | 21:29 | |
*** dmoseley <dmoseley!~dmoseley@65-35-172-144.res.bhn.net> has quit IRC | 21:29 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC | 21:29 | |
*** Guest34901 <Guest34901!~wharfedal@h-136-128.A336.priv.bahnhof.se> has quit IRC | 21:29 | |
*** ipuustin <ipuustin!~ipuustin@82-181-7-132.bb.dnainternet.fi> has quit IRC | 21:29 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC | 21:29 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 21:29 | |
*** geheimni1` is now known as geheimnis` | 21:29 | |
*** bbhoss_ is now known as bbhoss | 21:29 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 21:30 | |
*** m2 <m2!~m2@amy.ksub.org> has quit IRC | 21:31 | |
*** milindur <milindur!~milindur@deimos.ca-soft.de> has quit IRC | 21:32 | |
*** mkelly <mkelly!~martin@96.69.208.217> has joined #yocto | 21:32 | |
*** milindur <milindur!~milindur@deimos.ca-soft.de> has joined #yocto | 21:34 | |
*** m2 <m2!~m2@amy.ksub.org> has joined #yocto | 21:34 | |
*** Guest47556 <Guest47556!~john@host86-147-127-48.range86-147.btcentralplus.com> has joined #yocto | 21:34 | |
*** Guest83978 <Guest83978!~john@host86-147-127-48.range86-147.btcentralplus.com> has quit IRC | 21:35 | |
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has joined #yocto | 21:39 | |
*** Guest47556 <Guest47556!~john@host86-147-127-48.range86-147.btcentralplus.com> has quit IRC | 21:41 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 21:45 | |
*** Guest47556 <Guest47556!~john@host86-147-127-48.range86-147.btcentralplus.com> has joined #yocto | 21:47 | |
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC | 21:51 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 21:55 | |
*** berndand2 <berndand2!~androirc@xplr-104-249-226-125.xplornet.com> has quit IRC | 21:57 | |
*** klynn <klynn!~klynn@66.191.24.12> has quit IRC | 21:58 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 22:00 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.72> has joined #yocto | 22:05 | |
*** sjolley <sjolley!~sjolley@134.134.139.83> has quit IRC | 22:07 | |
*** Guest47556 <Guest47556!~john@host86-147-127-48.range86-147.btcentralplus.com> has quit IRC | 22:11 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 22:14 | |
*** berndand2 <berndand2!~androirc@xplr-104-249-226-125.xplornet.com> has joined #yocto | 22:16 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 22:16 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC | 22:19 | |
*** dreyna <dreyna!~dreyna@unknown-216-194.windriver.com> has quit IRC | 22:19 | |
*** caiortp <caiortp!~inatel@131.221.240.226> has quit IRC | 22:22 | |
*** zeenix <zeenix!~zeenix@c83-254-44-114.bredband.comhem.se> has joined #yocto | 22:23 | |
*** p0kerface|work <p0kerface|work!~bg14ina@kde/bgupta> has quit IRC | 22:28 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.75> has joined #yocto | 22:34 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 22:34 | |
*** MiskaX <MiskaX!~jussi@rankki.sonarnerd.net> has quit IRC | 22:35 | |
*** MiskaX <MiskaX!~jussi@rankki.sonarnerd.net> has joined #yocto | 22:35 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 22:35 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.75> has quit IRC | 22:37 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 22:41 | |
*** scottrif <scottrif!~scottrif@66.191.24.12> has quit IRC | 22:44 | |
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 22:44 | |
*** zeenix <zeenix!~zeenix@c83-254-44-114.bredband.comhem.se> has quit IRC | 22:47 | |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC | 22:48 | |
*** vmeson <vmeson!~rmacleod@192-0-133-18.cpe.teksavvy.com> has joined #yocto | 23:00 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 23:01 | |
*** rburton <rburton!~Adium@home.burtonini.com> has quit IRC | 23:02 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 23:05 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 23:06 | |
*** ant_home <ant_home!~ant__@host38-184-dynamic.27-79-r.retail.telecomitalia.it> has quit IRC | 23:07 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 23:10 | |
*** Guest47556 <Guest47556!~john@host86-147-127-48.range86-147.btcentralplus.com> has joined #yocto | 23:10 | |
*** mkelly <mkelly!~martin@96.69.208.217> has quit IRC | 23:11 | |
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto | 23:12 | |
*** RP1 <RP1!~richard@5751f4a1.skybroadband.com> has joined #yocto | 23:12 | |
*** RP <RP!~richard@5751f4a1.skybroadband.com> has quit IRC | 23:13 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 23:20 | |
*** cru01_ <cru01_!~cru01@mail.validmanufacturing.com> has quit IRC | 23:20 | |
*** jmcruzal <jmcruzal!~jmcruzal@134.134.139.72> has quit IRC | 23:22 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 23:22 | |
-YoctoAutoBuilder- build #540 of nightly-checkuri is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-checkuri/builds/540 | 23:24 | |
*** Guest47556 <Guest47556!~john@host86-147-127-48.range86-147.btcentralplus.com> has quit IRC | 23:26 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 23:36 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has joined #yocto | 23:42 | |
*** r0r0_ <r0r0_!~r0r0@136.63.35.207> has joined #yocto | 23:44 | |
*** r0r0__ <r0r0__!~r0r0@136.63.35.207> has joined #yocto | 23:44 | |
*** dreyna <dreyna!~dreyna@unknown-216-194.windriver.com> has joined #yocto | 23:45 | |
*** mkelly <mkelly!~martin@D-108-179-167-213.dhcp4.washington.edu> has joined #yocto | 23:53 | |
*** stanley <stanley!c0c692a6@gateway/web/freenode/ip.192.198.146.166> has joined #yocto | 23:54 | |
*** slips <slips!~slips@138.51-174-203.customer.lyse.net> has quit IRC | 23:56 | |
*** mkelly <mkelly!~martin@D-108-179-167-213.dhcp4.washington.edu> has quit IRC | 23:58 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!