*** WillMiles <WillMiles!~Will@108.162.140.156> has quit IRC | 00:02 | |
neverpanic | yw | 00:04 |
---|---|---|
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 00:04 | |
*** mtahmed <mtahmed!b8178784@gateway/web/freenode/ip.184.23.135.132> has joined #yocto | 00:09 | |
mtahmed | How does one conditionally addtask or run a specific task based on the BBCLASS? E.g. I would like to run some task for cross-compile target but not for native. | 00:10 |
*** WillMiles <WillMiles!~Will@108.162.140.156> has joined #yocto | 00:11 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 00:12 | |
*** WillMiles <WillMiles!~Will@108.162.140.156> has quit IRC | 00:13 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 00:26 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 00:32 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 00:32 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 00:34 | |
bluelightning | mtahmed: one way would be to make the task function only defined for the class you want it to run in, then have a default version which is a no-op | 00:34 |
bluelightning | i.e. do_something_class-native() { ... } do_something() { : } | 00:35 |
mtahmed | @bluelightnight Ohhh I see. add_task_class-native? | 00:35 |
mtahmed | Ahh I see! | 00:35 |
mtahmed | Thank you! | 00:35 |
bluelightning | alternatively you could do the addtask in anonymous python and make it fully conditional, but the first method is easier | 00:35 |
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d548:d1b6:641d:9c1c> has joined #yocto | 00:36 | |
bluelightning | sorry, I should have said class-target there not class-native | 00:36 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 00:36 | |
*** peacememories <peacememories!~textual@84-114-121-230.cable.dynamic.surfer.at> has joined #yocto | 00:40 | |
*** morphis <morphis!~morphis@175.41.48.77> has joined #yocto | 00:46 | |
yocti | New news from stackoverflow: Unique ID of an embedded system running Yocto <https://stackoverflow.com/questions/47561970/unique-id-of-an-embedded-system-running-yocto> | 00:50 |
*** sgw <sgw!~swold@134.134.139.75> has quit IRC | 00:52 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto | 01:02 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC | 01:08 | |
*** stephano <stephano!stephano@nat/intel/x-dooryuhreypeqqip> has quit IRC | 01:08 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto | 01:08 | |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has joined #yocto | 01:19 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-jwkemplotdptqczx> has quit IRC | 01:22 | |
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has joined #yocto | 01:22 | |
*** martinkelly1 <martinkelly1!~martin@205.175.118.216> has quit IRC | 01:31 | |
*** kpo_ <kpo_!~bob@user-94-254-248-17.play-internet.pl> has quit IRC | 01:34 | |
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has quit IRC | 01:48 | |
*** sgw <sgw!~swold@134.134.139.75> has joined #yocto | 01:48 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-wgcjcxafmfnoohfu> has joined #yocto | 01:54 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto | 01:59 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 02:15 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-zawbzboqockimpax> has quit IRC | 02:16 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 02:17 | |
*** paulg <paulg!~paulg@198-84-204-211.cpe.teksavvy.com> has quit IRC | 02:30 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-mozsgrmissvuvdld> has joined #yocto | 02:34 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 02:34 | |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 02:38 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC | 02:41 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto | 02:42 | |
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto | 03:05 | |
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has quit IRC | 03:16 | |
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto | 03:18 | |
-YoctoAutoBuilder- build #1231 of nightly-non-gpl3 is complete: Failure [failed BuildImages] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-non-gpl3/builds/1231 | 03:19 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC | 03:27 | |
-YoctoAutoBuilder- build #1229 of buildtools is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/buildtools/builds/1229 | 03:30 | |
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto | 03:32 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 03:43 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 03:47 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC | 04:08 | |
*** zarzar <zarzar!~zarzar@184.75.233.58> has joined #yocto | 04:08 | |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:b5ac:745e:24d4:d607> has joined #yocto | 04:30 | |
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has quit IRC | 04:39 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 04:40 | |
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto | 04:42 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 04:43 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-btjbwkhfwpxnpsng> has joined #yocto | 04:55 | |
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto | 04:55 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-reeehbqwoqvemndq> has joined #yocto | 04:58 | |
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has quit IRC | 05:07 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC | 05:17 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has joined #yocto | 05:18 | |
*** morphis <morphis!~morphis@175.41.48.77> has quit IRC | 05:27 | |
*** c0le <c0le!~c0le@42.109.23.97> has joined #yocto | 05:29 | |
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto | 05:39 | |
*** morphis <morphis!~morphis@pD9ED7ADA.dip0.t-ipconnect.de> has joined #yocto | 05:40 | |
*** zerus <zerus!~petter@h-155-4-31-3.NA.cust.bahnhof.se> has joined #yocto | 05:46 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 05:54 | |
*** c0le <c0le!~c0le@42.109.23.97> has quit IRC | 05:56 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-mozsgrmissvuvdld> has quit IRC | 06:06 | |
*** grokreality <grokreality!~grokreali@117.201.137.232> has joined #yocto | 06:08 | |
*** grokreality <grokreality!~grokreali@117.201.137.232> has joined #yocto | 06:16 | |
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto | 06:18 | |
*** Guest51 <Guest51!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has quit IRC | 06:27 | |
*** c0le <c0le!~c0le@42.109.23.97> has joined #yocto | 06:29 | |
*** pohly <pohly!~pohly@p54BD52EB.dip0.t-ipconnect.de> has joined #yocto | 06:29 | |
*** c0le <c0le!~c0le@42.109.23.97> has quit IRC | 06:31 | |
*** c0le <c0le!~c0le@42.109.23.97> has joined #yocto | 06:32 | |
*** c0le <c0le!~c0le@42.109.23.97> has quit IRC | 06:38 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 06:42 | |
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC | 06:54 | |
-YoctoAutoBuilder- build #1297 of nightly-x86-64 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/1297 | 06:55 | |
*** agust <agust!~agust@p4FCB4189.dip0.t-ipconnect.de> has joined #yocto | 06:59 | |
*** xtron <xtron!~xtron@110.93.212.98> has joined #yocto | 07:18 | |
*** grokreality <grokreality!~grokreali@117.201.137.232> has quit IRC | 07:21 | |
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has joined #yocto | 07:25 | |
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC | 07:37 | |
*** maciejjo_ <maciejjo_!~maciejjo@fireball.maciejjo.pl> has quit IRC | 07:43 | |
*** aragua__ <aragua__!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto | 07:45 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 07:53 | |
*** fl0v0 <fl0v0!~fvo@p4FED3FAE.dip0.t-ipconnect.de> has joined #yocto | 07:57 | |
*** morphis <morphis!~morphis@pD9ED7ADA.dip0.t-ipconnect.de> has quit IRC | 07:59 | |
*** grokreality <grokreality!~grokreali@117.248.10.13> has joined #yocto | 08:04 | |
*** kaspter <kaspter!~Instantbi@60.176.171.174> has quit IRC | 08:06 | |
*** kaspter <kaspter!~Instantbi@60.176.171.174> has joined #yocto | 08:08 | |
*** maciejjo <maciejjo!~maciejjo@fireball.maciejjo.pl> has joined #yocto | 08:16 | |
*** kaspter <kaspter!~Instantbi@60.176.171.174> has quit IRC | 08:20 | |
*** kaspter <kaspter!~Instantbi@60.176.171.174> has joined #yocto | 08:21 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 08:25 | |
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has joined #yocto | 08:30 | |
*** rajm <rajm!~robertmar@167.98.27.229> has joined #yocto | 08:31 | |
*** ed21 <ed21!Adium@nat/intel/x-swapzkgsqnekajpw> has joined #yocto | 08:33 | |
*** bluelightning <bluelightning!~paul@142.129.69.111.dynamic.snap.net.nz> has joined #yocto | 08:36 | |
*** bluelightning <bluelightning!~paul@142.129.69.111.dynamic.snap.net.nz> has quit IRC | 08:36 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 08:36 | |
*** vdehors_arc <vdehors_arc!~vincent@LMontsouris-657-1-239-42.w82-127.abo.wanadoo.fr> has joined #yocto | 08:37 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 08:42 | |
open-nandra | I did check meta-qt4 and there is openssl disabled by default while when qt4 was part of poky it was enabled, any reason for that? | 08:43 |
*** diembed <diembed!~diembed@34.16-66-87.adsl-static.isp.belgacom.be> has joined #yocto | 08:46 | |
bluelightning | open-nandra: I think it probably happened during the time we upgraded to openssl 1.1 (and then shortly after reverted) | 08:46 |
bluelightning | open-nandra: you can easily reconfigure it via a bbappend or at the configuration level | 08:46 |
open-nandra | bluelightning: ok something like -with-openssl and add DEPENDS += "openssl" ? | 08:47 |
bluelightning | open-nandra: yes | 08:47 |
open-nandra | bluelightning: ok thanks for info | 08:47 |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 08:50 | |
*** yann <yann!~yann@178.208.16.32> has joined #yocto | 09:05 | |
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:b5ac:745e:24d4:d607> has quit IRC | 09:05 | |
*** promach <promach!promach@gateway/shell/suchznc/x-curirgpeqsuehppk> has quit IRC | 09:06 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 09:08 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has joined #yocto | 09:11 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has joined #yocto | 09:17 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has joined #yocto | 09:24 | |
*** kuneco <kuneco!~kuneco@73.96.114.136> has quit IRC | 09:27 | |
*** Aethenelle_ <Aethenelle_!Elite19980@gateway/shell/elitebnc/x-hccvjxmrxdoblsei> has joined #yocto | 09:39 | |
*** Aethenelle <Aethenelle!Elite19980@gateway/shell/elitebnc/x-lwgbloxhwrwunwin> has quit IRC | 09:39 | |
*** berton <berton!fabioberto@gateway/shell/matrix.org/x-vynuetirqistltux> has quit IRC | 09:39 | |
*** dddooo <dddooo!psaavedrai@gateway/shell/matrix.org/x-qleqwnlkuvybjhaz> has quit IRC | 09:39 | |
*** jaack <jaack!jaackmatri@purduelug/jaack> has quit IRC | 09:39 | |
*** Hauke <Hauke!~Hauke@hauke-m.de> has quit IRC | 09:39 | |
*** beneth <beneth!~beneth@lxcb.beneth.fr> has quit IRC | 09:39 | |
*** beneth` <beneth`!~beneth@lxcb.beneth.fr> has joined #yocto | 09:39 | |
*** kuneco <kuneco!~kuneco@73.96.113.24> has joined #yocto | 09:39 | |
*** Hauke <Hauke!~Hauke@hauke-m.de> has joined #yocto | 09:40 | |
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has joined #yocto | 09:40 | |
*** luneff <luneff!~yury@87.117.37.201> has joined #yocto | 09:42 | |
*** learningc <learningc!~User@mti-37-145.tm.net.my> has quit IRC | 09:43 | |
*** jaack <jaack!jaackmatri@gateway/shell/matrix.org/x-fqvoxjslqotjvkdk> has joined #yocto | 09:45 | |
*** dddooo <dddooo!psaavedrai@gateway/shell/matrix.org/x-ynzxyxbaevamcmpv> has joined #yocto | 09:46 | |
*** berton <berton!fabioberto@gateway/shell/matrix.org/x-zgqtsnuovysvsncf> has joined #yocto | 09:46 | |
*** learningc <learningc!~User@219.92.255.103> has joined #yocto | 09:54 | |
*** Samoud <Samoud!500e107a@gateway/web/freenode/ip.80.14.16.122> has joined #yocto | 09:55 | |
Samoud | Hello | 09:55 |
nayfe | samoud: hi | 09:55 |
Samoud | How are you doing @nayfe | 09:56 |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 09:57 | |
nayfe | Soon week-end, so fine | 09:57 |
Samoud | I have a question, I need the getconf command in my new yocto image with poky and oe. | 09:58 |
Samoud | where should I add it ? local conf ? | 09:58 |
nayfe | samoud: it should be ok to add it with IMAGE_INSTALL_append = " glibc-utils" in local.conf | 10:02 |
aurele | Samoud, or modify busybox config | 10:03 |
LetoThe2nd | aurele: if you actually use busybox, that is :-P | 10:03 |
Samoud | Thanks Nayfe and Aurele ! what's the best solution ? | 10:04 |
aurele | LetoThe2nd, obviously | 10:04 |
*** micka_ <micka_!~micka@81-67-57-137.rev.numericable.fr> has joined #yocto | 10:04 | |
*** boucman_work1 <boucman_work1!~jrosen@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto | 10:04 | |
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.229> has joined #yocto | 10:04 | |
LetoThe2nd | Samoud: adding it to the IMAGE_INSTALL of your target image recipe | 10:05 |
*** CTtpollard <CTtpollard!~CTtpollar@167.98.27.229> has joined #yocto | 10:05 | |
Samoud | Ok, I'll try this one ! Thanks a lot | 10:05 |
*** gtristan <gtristan!~tristanva@91.151.6.155> has quit IRC | 10:06 | |
aurele | LetoThe2nd, why would you add a complete package if he uses busybox, modify busybox configuration seems more consistent to me if you use busybox, but maybe there is another reason. | 10:08 |
*** beneth` <beneth`!~beneth@lxcb.beneth.fr> has quit IRC | 10:08 | |
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has quit IRC | 10:09 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 10:09 | |
*** basic` <basic`!sid141140@drupal.org/association-staff/basic> has quit IRC | 10:09 | |
*** jjardon <jjardon!jjardonmat@gateway/shell/matrix.org/x-jyyrzftltrqhdulg> has quit IRC | 10:09 | |
*** on1x <on1x!~on1x@188.165.243.220> has quit IRC | 10:10 | |
*** el_robin <el_robin!~el_robin@5.39.92.155> has quit IRC | 10:10 | |
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has quit IRC | 10:10 | |
*** wladz <wladz!~zuz@107.170.255.55> has quit IRC | 10:10 | |
*** micka <micka!~micka@81-67-57-137.rev.numericable.fr> has quit IRC | 10:10 | |
*** brrm <brrm!~brrm@HSI-KBW-085-216-002-138.hsi.kabelbw.de> has quit IRC | 10:10 | |
LetoThe2nd | aurele: as long as he/she doesn't state more details, anything is equally good (or bad) | 10:10 |
nayfe | getconf is in busybox ? | 10:10 |
*** on1x <on1x!~on1x@trader.teamfxp.co> has joined #yocto | 10:10 | |
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has joined #yocto | 10:10 | |
*** el_robin <el_robin!~el_robin@ns3279252.ip-5-39-92.eu> has joined #yocto | 10:10 | |
*** brrm <brrm!~brrm@HSI-KBW-085-216-002-138.hsi.kabelbw.de> has joined #yocto | 10:11 | |
aurele | nayfe, this is the point | 10:11 |
aurele | LetoThe2nd, nayfe, never mind there is no such tool in busybox | 10:12 |
*** beneth <beneth!~beneth@lxcb.beneth.fr> has joined #yocto | 10:12 | |
aurele | I thought the entire world was in busybox, but it seems some tools are not provided | 10:12 |
*** gtristan <gtristan!~tristanva@84.252.240.37> has joined #yocto | 10:13 | |
LetoThe2nd | and there's more than wnough people not running busybox too. | 10:13 |
nayfe | :) name looked like a good candidate | 10:13 |
*** mrpelotazo <mrpelotazo!~mrpelotaz@HSI-KBW-091-089-217-044.hsi2.kabel-badenwuerttemberg.de> has quit IRC | 10:13 | |
*** jjardon <jjardon!jjardonmat@gateway/shell/matrix.org/x-dtpyrerlleaaazvz> has joined #yocto | 10:14 | |
*** basic` <basic`!sid141140@drupal.org/association-staff/basic> has joined #yocto | 10:15 | |
*** Bryanstein <Bryanstein!~Bryanstei@shellium/admin/bryanstein> has joined #yocto | 10:15 | |
*** wladz <wladz!~zuz@107.170.255.55> has joined #yocto | 10:15 | |
*** butterknife-user <butterknife-user!51ff1123@gateway/web/freenode/ip.81.255.17.35> has joined #yocto | 10:16 | |
butterknife-user | Hi all, someone here has good information to start with real-time with yocto (for Zynq arch)? | 10:16 |
LetoThe2nd | depends on your definition of "real time" :) | 10:17 |
*** mrpelotazo <mrpelotazo!~mrpelotaz@HSI-KBW-091-089-217-044.hsi2.kabel-badenwuerttemberg.de> has joined #yocto | 10:17 | |
*** Aethenelle_ <Aethenelle_!Elite19980@gateway/shell/elitebnc/x-hccvjxmrxdoblsei> has quit IRC | 10:17 | |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 10:18 | |
butterknife-user | i would like to test real-time app to evaluate the better solution for our application ( Xenomai, LinuxRT, Sysgo maybe ) | 10:18 |
butterknife-user | but i'm stuck on patching xenomai manually (linux-xlnx not the mainline kernel) | 10:19 |
LetoThe2nd | thats why i'm asking. well the yocto project does actually not include infrastructure for xenomai or comparable solutions so far | 10:19 |
*** abelloni <abelloni!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has quit IRC | 10:20 | |
xtron | I'm trying to remove "vi" package from my qemux86 image, I tried PACKAGE_EXCLUDE_pn-target_image = "vi" BUT vi is still available in the image.. anyidea? | 10:20 |
LetoThe2nd | there is an actively maintained preempt-rt kernel, but once you're in the land of rather specific hardware you usually need to maintain your own patched kernel | 10:20 |
*** abelloni <abelloni!~abelloni@2a01:e35:8bf1:a7c0:a288:b4ff:fe25:8918> has joined #yocto | 10:20 | |
LetoThe2nd | xtron: depending on your image, this probably comes from busybox, not being a seperate package | 10:20 |
butterknife-user | the trouble is i would like to use Xilinx Kernel in order to keep FPGA part ;) | 10:21 |
xtron | LetoThe2nd: then what is purpose of <PACKAGE_EXCLUDE> and how to remove a package for example "vi" ? | 10:22 |
LetoThe2nd | butterknife-user: yes, so its your fun part to marry $RTSOLUTION + xilinx vendor kernel | 10:22 |
butterknife-user | @LetoThe2nd i'm not the only one who want do real time on zynq ? ).0 | 10:23 |
LetoThe2nd | xtron: the thing is that you're mixing up "package" and "binary on the target". if vi is not a package of itself, then any package-based infrastructure does not apply. | 10:23 |
butterknife-user | @xtron IMAGE_INSTALL_remove += "vi" ? | 10:23 |
LetoThe2nd | butterknife-user: i can't comment on that. | 10:23 |
*** Aethenelle <Aethenelle!Elite19980@gateway/shell/elitebnc/x-dpzpjnhhbwybljeh> has joined #yocto | 10:23 | |
butterknife-user | @LetoThe2nd thx for info :) | 10:24 |
LetoThe2nd | xtron: so again: if you're using busybox, then it will offer a lot of, lets call it "commands" on your target. but those are not pulled in by package names / recipes, but the busybox config. so tinkering with IMAGE_INSTALL and friends will get you nowhere. | 10:24 |
*** Samoud <Samoud!500e107a@gateway/web/freenode/ip.80.14.16.122> has quit IRC | 10:26 | |
LetoThe2nd | (IIRC busybox calls them applets, but i might be mistaken) | 10:27 |
*** Tim234 <Tim234!b2fb5abe@gateway/web/freenode/ip.178.251.90.190> has joined #yocto | 10:27 | |
Tim234 | Hello | 10:27 |
xtron | butterknife-user: I think I already have tried this with no success. | 10:27 |
LetoThe2nd | butterknife-user: you can look at the meta-eldk layer by denx, there is some xenomai-inspiration there. any other solutions, i don't have any experience. | 10:29 |
nayfe | xtron: type ls -l $(which vi) and if it points to busybox then you have to remove it from busybox config | 10:29 |
LetoThe2nd | marex-cloud: maybe you can comment here? -> butterknife-user | 10:30 |
Tim234 | Has someone experiences with "socketcan"? I am desperately trying to add drivers for my can stack to the kernl of my yocto. Everything works without errors, but I don't find the can stack on my imx6 board :( | 10:31 |
nayfe | xtron: you can look here for example on how to tweak busybox http://bec-systems.com/site/1145/modifying-the-busybox-config-in-openembedded | 10:31 |
Marex | eldk is ancient/dead ... | 10:33 |
LetoThe2nd | Marex: \o/ | 10:33 |
Marex | cfr xenomai website, do you have valid reason to use xenomai or does preempt-rt suffice ? | 10:33 |
Marex | afair xenomai people suggest to use preempt-rt unless you have a very good reason to use xenomai | 10:34 |
butterknife-user | @LetoThe2nd thx i 'm going to check that | 10:35 |
*** ed21 <ed21!Adium@nat/intel/x-swapzkgsqnekajpw> has quit IRC | 10:40 | |
nayfe | Tim234: you problem is in kernelspace or userspace ? | 10:41 |
*** joeythesaint <joeythesaint!~joe@2605:6400:2:fed5:22:41:45ec:bf91> has quit IRC | 10:42 | |
*** joeythesaint <joeythesaint!~joe@vegas.deserted.net> has joined #yocto | 10:42 | |
LetoThe2nd | Tim234: i'd rather start with "everything works fine",,, which is what, exactly? | 10:43 |
LetoThe2nd | (plus, http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/socketcan/libsocketcan_0.0.10.bb?h=master) | 10:43 |
butterknife-user | @Marex i would like just to compare Xenomai and preempt_rt Linux kernel patch :) so i will start with preempt_rt patch | 10:43 |
-YoctoAutoBuilder- build #1010 of nightly-oe-selftest is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/1010 | 10:47 | |
Tim234 | @nayfe: I'm not sure where exactly the probleme is. Maybe the log can help: | 10:49 |
Tim234 | root@phyboard-mira-imx6-6:~# dmesg | grep 'can\|CAN' [ 0.201433] i2c i2c-0: can't use DMA [ 0.202324] i2c i2c-1: can't use DMA [ 0.203751] i2c i2c-2: can't use DMA [ 1.345409] CAN device driver interface [ 2.603712] can: controller area network core (rev 20120528 abi 9) [ 2.614666] can: raw protocol (rev 20120528) [ 2.619086] can: broadcast manager protocol (rev 20120528 t) [ 2.624840] can: netlink gateway (rev | 10:49 |
Tim234 | uh this looks ugly... :| | 10:50 |
Tim234 | I am expacting something like: flexcan imx6q-flexcan.0: device registered | 10:51 |
nayfe | Tim234> which mx6 board you have N | 10:51 |
nayfe | ? | 10:51 |
Tim234 | nayfe: its a phyboard mira dualLite | 10:52 |
nayfe | which kernel do you use ? | 10:53 |
Tim234 | I dont know, sorry | 10:54 |
LetoThe2nd | Tim234: please try to be a little more precise what you have done already, and what you are using (software-sie) | 10:54 |
nayfe | Tim234: bitbake -e virtual/kernel | grep ^SRC_URI | 10:56 |
Tim234 | LetoThe2nd: ok, I am using the yogurt distribution from phytec and added libsocketcan and canutils in the local.conf file. compiling worked without errors. | 10:57 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 10:58 | |
Tim234 | nayfe: SRC_URI="git://git.phytec.de/linux-mainline;branch=v4.1.336-phy file://mtd-tests.cfg" | 11:00 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has quit IRC | 11:03 | |
nayfe | brb | 11:05 |
*** shauno <shauno!~soneil@pdpc/supporter/professional/shauno> has quit IRC | 11:05 | |
*** nighty- <nighty-!~nighty@kyotolabs.asahinet.com> has quit IRC | 11:06 | |
*** dddooo <dddooo!psaavedrai@gateway/shell/matrix.org/x-ynzxyxbaevamcmpv> has quit IRC | 11:06 | |
nayfe | strange, v4.1.336-phy branch's missing, ain't v4.1.36-phy ? | 11:07 |
-YoctoAutoBuilder- build #1266 of nightly-arm is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm/builds/1266 | 11:08 | |
Tim234 | nayfe: yes its v4.1.36 | 11:08 |
*** jaack <jaack!jaackmatri@gateway/shell/matrix.org/x-fqvoxjslqotjvkdk> has quit IRC | 11:10 | |
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d548:d1b6:641d:9c1c> has quit IRC | 11:10 | |
*** micka_ <micka_!~micka@81-67-57-137.rev.numericable.fr> has quit IRC | 11:11 | |
*** micka <micka!~micka@81-67-57-137.rev.numericable.fr> has joined #yocto | 11:12 | |
*** shauno <shauno!~soneil@pdpc/supporter/professional/shauno> has joined #yocto | 11:12 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 11:12 | |
*** Persuader72[m] <Persuader72[m]!persuader7@gateway/shell/matrix.org/x-jrvccdsuysflnwra> has quit IRC | 11:13 | |
*** berton <berton!fabioberto@gateway/shell/matrix.org/x-zgqtsnuovysvsncf> has quit IRC | 11:13 | |
*** jjardon <jjardon!jjardonmat@gateway/shell/matrix.org/x-dtpyrerlleaaazvz> has quit IRC | 11:14 | |
*** TurBoss <TurBoss!turbossjau@gateway/shell/matrix.org/x-uifmgnxulltmkxyk> has quit IRC | 11:14 | |
*** phako[m] <phako[m]!phakomatri@gateway/shell/matrix.org/x-tlxhuljyeemnbrwj> has quit IRC | 11:14 | |
*** chessnokov[m] <chessnokov[m]!chessnokov@gateway/shell/matrix.org/x-xbvvkneovcbdboey> has quit IRC | 11:14 | |
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-dsjjsxczsjgqrumz> has quit IRC | 11:14 | |
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d548:d1b6:641d:9c1c> has joined #yocto | 11:15 | |
*** learningc <learningc!~User@219.92.255.103> has quit IRC | 11:16 | |
marex-cloud | nayfe: uname -a on the board would be far more useful ... | 11:19 |
marex-cloud | Tim234: ifconfig -a, look for can node, do you see it? | 11:20 |
*** BubuIIC <BubuIIC!~mhoffmann@p50997306.dip0.t-ipconnect.de> has joined #yocto | 11:21 | |
marex-cloud | If so, ip link set can0 up type can bitrate 125000 ... or something | 11:21 |
Tim234 | marex-cloud: no I dont | 11:21 |
Tim234 | ip link set can0 ... thus doesnt change anything | 11:22 |
*** BubuIIC <BubuIIC!~mhoffmann@p50997306.dip0.t-ipconnect.de> has quit IRC | 11:22 | |
marex-cloud | Tim234: hmm, zgrep CAN /proc/config.gz , look for flexcan | 11:22 |
marex-cloud | Is it enabled? | 11:22 |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 11:23 | |
Tim234 | marex-cloud: no zgrep on the board, sry | 11:25 |
*** silviof <silviof!~silviof@unaffiliated/silviof> has quit IRC | 11:25 | |
Tim234 | and cat /proc/config.gz | grep CAN doesnt hit anything | 11:27 |
Tim234 | shall I try to install zgrep? | 11:27 |
marex-cloud | No | 11:27 |
*** silviof <silviof!~silviof@unaffiliated/silviof> has joined #yocto | 11:31 | |
marex-cloud | Use zcat and grep, config.gz is compressed | 11:32 |
*** BubuIIC <BubuIIC!~mhoffmann@2003:a:772:9200:5748:f262:e193:b5c1> has joined #yocto | 11:32 | |
Tim234 | marex-cloud: now I get something like: CONFIG_IMX_HAVE_PLATFORM_FLEXCAN=y | 11:36 |
diembed | Hi all | 11:36 |
Tim234 | C'ONFIG:CAN=y | 11:36 |
Tim234 | #CONFIG_CANVCAN is not set | 11:36 |
Tim234 | CONFIG_CAN_FLEXCAN0y | 11:37 |
Tim234 | =y | 11:37 |
nayfe | I suggest you to contact pythec support, maybe a device tree problem | 11:38 |
Tim234 | nayfe: yes, I'll try to contact them. | 11:41 |
Tim234 | thank you for your help | 11:41 |
*** gtristan <gtristan!~tristanva@84.252.240.37> has quit IRC | 11:42 | |
marex-cloud | Tim234: check your dt if the flexcan is enabled there | 11:42 |
Tim234 | what is dt? | 11:43 |
marex-cloud | Tim234: find /proc/device-tree -name \*can\* ... and check status node, it should say okay | 11:43 |
*** xtron <xtron!~xtron@110.93.212.98> has quit IRC | 11:45 | |
Tim234 | dont find anything on that | 11:47 |
Tim234 | so thats my problem?! | 11:48 |
Tim234 | am I right? what am I supposed to find in/proc/device-tree/ ? | 11:53 |
nayfe | Without flexcan device tree node enabled you will not have CAN | 11:53 |
Tim234 | do you know how to enable the flexcan? | 11:54 |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 11:56 | |
nayfe | You have to search selected dts for flexcan0 or flexcan1 nodes | 11:56 |
*** promach <promach!promach@gateway/shell/suchznc/x-wmjriuntgljlutwk> has joined #yocto | 11:58 | |
*** ed21 <ed21!Adium@nat/intel/x-cuxksfpojbrqrssn> has joined #yocto | 11:59 | |
Tim234 | do I have to configure the dt before compiling yocto? | 11:59 |
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has quit IRC | 12:02 | |
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has joined #yocto | 12:03 | |
*** falk0n <falk0n!~falk0n@a79-168-122-231.cpe.netcabo.pt> has joined #yocto | 12:03 | |
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has quit IRC | 12:04 | |
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has joined #yocto | 12:08 | |
*** luneff <luneff!~yury@87.117.37.201> has quit IRC | 12:11 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 12:16 | |
marex-cloud | Tim234: basically check if flexcan is enabled in the DT | 12:17 |
marex-cloud | Tim234: you should have the flexcan nodes in DT though, so not finding them in /proc/devicetree is suspicious | 12:18 |
marex-cloud | Then again, this is some trashy vendorkernel you're using, built on top of that outdated nxp garbage, so nothing would be surprising here ... | 12:19 |
*** gtristan <gtristan!~tristanva@91.151.6.155> has joined #yocto | 12:25 | |
*** chessnokov[m] <chessnokov[m]!chessnokov@gateway/shell/matrix.org/x-bshmzsltfqvmycle> has joined #yocto | 12:25 | |
*** jjardon <jjardon!jjardonmat@gateway/shell/matrix.org/x-xboharkjmepgsxeo> has joined #yocto | 12:32 | |
*** phako[m] <phako[m]!phakomatri@gateway/shell/matrix.org/x-cgdtspxvhdewgebt> has joined #yocto | 12:32 | |
*** jaack <jaack!jaackmatri@gateway/shell/matrix.org/x-kbyvugcohieyhoml> has joined #yocto | 12:32 | |
*** berton <berton!fabioberto@gateway/shell/matrix.org/x-ljlnwaorqlhhmwaa> has joined #yocto | 12:32 | |
*** TurBoss <TurBoss!turbossjau@gateway/shell/matrix.org/x-sexacrnzsdjlmwhp> has joined #yocto | 12:32 | |
*** bachp <bachp!bachpmatri@gateway/shell/matrix.org/x-lzhsrqbankazkarv> has joined #yocto | 12:32 | |
*** Persuader72[m] <Persuader72[m]!persuader7@gateway/shell/matrix.org/x-lcoxmviytdzttzky> has joined #yocto | 12:33 | |
*** dddooo <dddooo!psaavedrai@gateway/shell/matrix.org/x-bebpbjqwopqjqakf> has joined #yocto | 12:33 | |
*** kaspter1 <kaspter1!~Instantbi@183.158.241.204> has joined #yocto | 12:41 | |
*** kaspter <kaspter!~Instantbi@60.176.171.174> has quit IRC | 12:42 | |
*** kaspter1 is now known as kaspter | 12:42 | |
*** rodgort <rodgort!~rodgort@68.ip-149-56-14.net> has quit IRC | 12:44 | |
*** rodgort <rodgort!~rodgort@68.ip-149-56-14.net> has joined #yocto | 12:53 | |
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto | 12:55 | |
*** aragua__ <aragua__!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC | 12:58 | |
*** luneff <luneff!~yury@95.174.104.43> has joined #yocto | 13:02 | |
*** luneff <luneff!~yury@95.174.104.43> has joined #yocto | 13:02 | |
nayfe | Tim234: in https://git.phytec.de/linux-mainline/tree/arch/arm/boot/dts/imx6qp-phytec-mira-rdk-nand.dts?h=v4.1.36-phy &can1 status is okay , (imx6qp) but in https://git.phytec.de/linux-mainline/tree/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts?h=v4.1.36-phy it is not set | 13:04 |
Marex | linux-mainline .... and if you look at the history, you see all those MLK commits indicating it's NXP vendorkernel whcih has nothing to do with mainline ... | 13:08 |
*** Net147 <Net147!~Net147@unaffiliated/net147> has quit IRC | 13:08 | |
Marex | nayfe: but yes, that's likely the issue | 13:08 |
Marex | nayfe: still, if there's a can node, it should've showed up in his /proc/device-tree anyway ... | 13:08 |
nayfe | Marex: SRC_URI pointed to this kernel, so maybe it needs to remove use-mainline to its machine | 13:09 |
*** Net147 <Net147!~Net147@unaffiliated/net147> has joined #yocto | 13:12 | |
Marex | nayfe: I'm referring to the git repo URL, there's "linux-mainline" in it while it's obviously not true ... | 13:13 |
nayfe | marex: Ah yes sure, it's mainline + a LOT of ptaches :) | 13:14 |
nayfe | Tim234: http://www.phytec.de/documents/l-814e-3-imx6-bsp-manual/#CAN_Bus | 13:19 |
*** boucman_work1 is now known as boucman_work | 13:22 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 13:22 | |
*** pohly <pohly!~pohly@p54BD52EB.dip0.t-ipconnect.de> has quit IRC | 13:27 | |
*** catch22_ <catch22_!~catch22__@204.40.96.58.static.exetel.com.au> has joined #yocto | 13:30 | |
*** pohly <pohly!~pohly@p54BD5A37.dip0.t-ipconnect.de> has joined #yocto | 13:30 | |
*** pohly1 <pohly1!~pohly@p54BD5291.dip0.t-ipconnect.de> has joined #yocto | 13:33 | |
*** pohly <pohly!~pohly@p54BD5A37.dip0.t-ipconnect.de> has quit IRC | 13:34 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC | 13:35 | |
*** dfaught <dfaught!~dfaught@163.188.client.vntx.net> has joined #yocto | 13:37 | |
*** Willy-- <Willy--!8eb15cbf@gateway/web/freenode/ip.142.177.92.191> has joined #yocto | 13:40 | |
*** dfaught <dfaught!~dfaught@163.188.client.vntx.net> has quit IRC | 13:40 | |
*** pohly <pohly!~pohly@p54BD5A65.dip0.t-ipconnect.de> has joined #yocto | 13:44 | |
*** pohly1 <pohly1!~pohly@p54BD5291.dip0.t-ipconnect.de> has quit IRC | 13:45 | |
*** dfaught <dfaught!~dfaught@163.188.client.vntx.net> has joined #yocto | 13:45 | |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has joined #yocto | 13:47 | |
zzeroo | I'm looking for the wiki entry which shows how to build the host dependencies for not supported linux build hosts. | 13:52 |
rburton | zzeroo: buildtools? you can't build them if you don't have the host deps ;) there's a tarball on the yoctoproject site | 13:53 |
marex-cloud | zzeroo: what build host are you using? | 13:55 |
*** gtristan <gtristan!~tristanva@91.151.6.155> has quit IRC | 13:56 | |
rburton | iirc it was arch, building morty | 13:57 |
butterknife-user | Hi all, after patching a 4.9 (mainline) kernel with xenomai 3 patch i got this error : cpu cpu0: dev_pm_opp_set_rate: failed to find current OPP for freq 666666660 (-34) any suggestion ? Cheers | 13:57 |
zzeroo | Current I use yocto rocko inside a docker image. | 13:57 |
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has quit IRC | 13:58 | |
zzeroo | My buildsystem itself is arch-linux | 13:58 |
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has joined #yocto | 13:58 | |
rburton | rocko should build on arch unless they've broken something recently | 13:59 |
rburton | (which is entirely possible) | 13:59 |
zzeroo | There was an wiki which shows how I setup a system, isolated from my host system.... Maybee I'm tired and miss something. | 14:00 |
*** lamego <lamego!jose@nat/intel/x-vhwndxyodelrcixy> has joined #yocto | 14:00 | |
rburton | https://www.yoctoproject.org/downloads/tools has the buildtools tarballs, grab the one for the release you want to target. | 14:00 |
*** pohly <pohly!~pohly@p54BD5A65.dip0.t-ipconnect.de> has quit IRC | 14:00 | |
*** pohly <pohly!~pohly@p54BD5A98.dip0.t-ipconnect.de> has joined #yocto | 14:00 | |
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has joined #yocto | 14:01 | |
-YoctoAutoBuilder- build #875 of nightly-mips64 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips64/builds/875 | 14:05 | |
zzeroo | rburton: Thank you, looks good. I think that was it 'll try it | 14:05 |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto | 14:07 | |
peacememories | hi everyone | 14:11 |
peacememories | still stuck on my problem with samba. update-rc.d runs, but the links in rc*.d are apparently not created :/ | 14:11 |
peacememories | running update-rc.d manually on the booted system works, though | 14:12 |
nayfe | peacememories: hi, i wasn't there at first time, can you resume which yocto version, which samba recipe? | 14:14 |
peacememories | morty (pulled yesterday), and the samba recipe in meta-openembedded/meta-networking | 14:15 |
peacememories | my system (right now it's a raspberrypi recipe, but the final system will be a xilinx based platform) uses sysv as init system, samba inherits update-rc.d | 14:16 |
peacememories | the configuration works for things like avahi-daemon, so there's probably nothing wrong with the init system at large, but i can't find anything obviously wrong with the recipe either | 14:17 |
peacememories | the update-rc.d script gets run (i tested by making it add a file to /tmp for every package it processes^^'), and the exact thing the script does works on the booted system (namely, run `update-rc.d samba.sh start <some values> . stop <some values> .`) | 14:18 |
peacememories | so my debug-foo is not really strong enough for this^^' | 14:18 |
*** ed21 <ed21!Adium@nat/intel/x-cuxksfpojbrqrssn> has quit IRC | 14:19 | |
rburton | the postinst is probably breaking, maybe something stupid like a bashism in the script that fails when run with dash on the target | 14:19 |
peacememories | the postinst of samba or of update-rc.d.bbclass? | 14:22 |
peacememories | i mean, the init script gets installed, and the update-rc.d apparently gets run, so i'm not sure what breaks^^' | 14:22 |
*** zerus <zerus!~petter@h-155-4-31-3.NA.cust.bahnhof.se> has quit IRC | 14:24 | |
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto | 14:29 | |
nayfe | peacememories> maybe backport latest samba recipe ? | 14:33 |
peacememories | nayfe never done that before. wouldn't that break a lot of things? | 14:33 |
nayfe | peacememories> just copy http://cgit.openembedded.org/meta-openembedded/tree/meta-networking/recipes-connectivity/samba/* in custom layer and see how it goes :) | 14:35 |
peacememories | so if i copy it into the devtool workspace it should override the current recipe because the workspace has a higher priority, right? :) | 14:36 |
rburton | id just run a diff on the two recipes and see if there's anything obvious | 14:36 |
-YoctoAutoBuilder- build #1236 of nightly-mips is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips/builds/1236 | 14:36 | |
peacememories | well there's a lot obvious, for example the samba version seems to have switched from a "samba.sh" initscript name to "samba" ^^ | 14:37 |
-YoctoAutoBuilder- build #1256 of nightly-x86 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/1256 | 14:39 | |
*** vdehors_arc <vdehors_arc!~vincent@LMontsouris-657-1-239-42.w82-127.abo.wanadoo.fr> has quit IRC | 14:44 | |
peacememories | oh, backporting that might prove to be a bit more difficult | 14:45 |
peacememories | seems the recipe format changed? | 14:45 |
*** rcw <rcw!~rwoolley@104-222-117-122.cpe.teksavvy.com> has quit IRC | 14:45 | |
rburton | recipe format? nope | 14:46 |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 14:46 | |
peacememories | 'module | 14:46 |
peacememories | oops | 14:46 |
peacememories | 'module' object has no attribute 'filter' | 14:47 |
peacememories | is what i get as an error message | 14:47 |
*** TIC <TIC!3f94d913@gateway/web/freenode/ip.63.148.217.19> has joined #yocto | 14:47 | |
rburton | yeah we added a new function to oe.utils | 14:47 |
rburton | its just a convenience function though. this is why i'd look for diffs... | 14:48 |
*** Tim234 <Tim234!b2fb5abe@gateway/web/freenode/ip.178.251.90.190> has quit IRC | 14:51 | |
yocti | New news from stackoverflow: python error on adding meta-java in yocto <https://stackoverflow.com/questions/47576023/python-error-on-adding-meta-java-in-yocto> | 14:53 |
*** vdehors_arc <vdehors_arc!~vincent@91.162.62.2> has joined #yocto | 14:55 | |
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d548:d1b6:641d:9c1c> has quit IRC | 14:57 | |
*** falk0n <falk0n!~falk0n@a79-168-122-231.cpe.netcabo.pt> has quit IRC | 14:58 | |
*** sgw <sgw!~swold@134.134.139.75> has quit IRC | 15:01 | |
*** vdehors_arc <vdehors_arc!~vincent@91.162.62.2> has quit IRC | 15:01 | |
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has joined #yocto | 15:02 | |
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has quit IRC | 15:04 | |
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has joined #yocto | 15:04 | |
*** zerus <zerus!~petter@host-95-199-146-219.mobileonline.telia.com> has joined #yocto | 15:06 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has quit IRC | 15:08 | |
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d931:40ea:f4e3:3a31> has joined #yocto | 15:09 | |
peacememories | i think i may be a bit too dumb to port this^^ | 15:11 |
-YoctoAutoBuilder- build #1298 of nightly-x86-64 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64/builds/1298 | 15:13 | |
-YoctoAutoBuilder- build #1267 of nightly-arm is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm/builds/1267 | 15:13 | |
*** TIC <TIC!3f94d913@gateway/web/freenode/ip.63.148.217.19> has quit IRC | 15:14 | |
-YoctoAutoBuilder- build #1235 of nightly-x86-lsb is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-lsb/builds/1235 | 15:14 | |
-YoctoAutoBuilder- build #1261 of nightly-x86-64-lsb is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86-64-lsb/builds/1261 | 15:15 | |
-YoctoAutoBuilder- build #1226 of nightly-x32 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x32/builds/1226 | 15:16 | |
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 15:16 | |
-YoctoAutoBuilder- build #1237 of nightly-mips is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips/builds/1237 | 15:16 | |
-YoctoAutoBuilder- build #876 of nightly-mips64 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-mips64/builds/876 | 15:17 | |
-YoctoAutoBuilder- build #876 of nightly-rpm-non-rpm is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-rpm-non-rpm/builds/876 | 15:17 | |
-YoctoAutoBuilder- build #1257 of nightly-x86 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-x86/builds/1257 | 15:17 | |
-YoctoAutoBuilder- build #62 of nightly-packagemanagers is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-packagemanagers/builds/62 | 15:18 | |
-YoctoAutoBuilder- build #664 of nightly-uclibc is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-uclibc/builds/664 | 15:19 | |
-YoctoAutoBuilder- build #18 of nightly-musl-x86-64 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-musl-x86-64/builds/18 | 15:19 | |
-YoctoAutoBuilder- build #21 of eclipse-plugin-oxygen is complete: Failure [failed Building Eclipse Plugin] Build details are at http://autobuilder.yoctoproject.org/main/builders/eclipse-plugin-oxygen/builds/21 | 15:19 | |
-YoctoAutoBuilder- build #586 of nightly-no-x11 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-no-x11/builds/586 | 15:20 | |
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 15:21 | |
*** sgw <sgw!swold@nat/intel/x-mxqjvahfvfbjnhtl> has joined #yocto | 15:22 | |
*** zerus <zerus!~petter@host-95-199-146-219.mobileonline.telia.com> has quit IRC | 15:22 | |
peacememories | okay that's interesting | 15:25 |
peacememories | the update-rc.d command for samba that's run in the bbclass does not output anything | 15:26 |
*** jaack <jaack!jaackmatri@gateway/shell/matrix.org/x-kbyvugcohieyhoml> has quit IRC | 15:28 | |
*** jaack <jaack!jaackmatri@purduelug/jaack> has joined #yocto | 15:28 | |
*** Adam__ <Adam__!0c30d402@gateway/web/freenode/ip.12.48.212.2> has joined #yocto | 15:32 | |
Adam__ | Should libopkg or libopkg-dev should install opkg.h in the target? It doesn't seem like the case.. | 15:32 |
*** Adam__ is now known as Guest77686 | 15:32 | |
*** learningc <learningc!~User@tp-71-177.tm.net.my> has joined #yocto | 15:33 | |
Guest77686 | I found this patch that installs the OPKG header file, but it's quite dated and no longer is part of the OPKG recipe - https://patchwork.openembedded.org/patch/51767/ | 15:33 |
-YoctoAutoBuilder- build #792 of nightly-wic is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-wic/builds/792 | 15:35 | |
-YoctoAutoBuilder- build #564 of nightly-musl is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-musl/builds/564 | 15:35 | |
-YoctoAutoBuilder- build #1234 of nightly-non-gpl3 is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-non-gpl3/builds/1234 | 15:35 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has joined #yocto | 15:36 | |
-YoctoAutoBuilder- build #1235 of nightly-world is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-world/builds/1235 | 15:36 | |
*** austen <austen!268c0cd2@gateway/web/freenode/ip.38.140.12.210> has joined #yocto | 15:37 | |
austen | Hey guys, not sure who to tell this two but a quick heads up if you're building at91 with rocko: | 15:37 |
-YoctoAutoBuilder- build #1230 of buildtools is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/buildtools/builds/1230 | 15:37 | |
*** gunnarx <gunnarx!~user@c83-248-68-161.bredband.comhem.se> has joined #yocto | 15:38 | |
*** gunnarx <gunnarx!~user@unaffiliated/gan> has joined #yocto | 15:38 | |
austen | The linux makefile hardcodes the EXTRAVERSION with an underscore. | 15:38 |
*** Guest51_ <Guest51_!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has joined #yocto | 15:43 | |
peacememories | rburton okay, i've at least found the problem. at the time update-rc.d is run, the samba initscript does not exist yet | 15:44 |
rburton | that would be a problem | 15:44 |
rburton | why does the init script not exist in the package | 15:44 |
peacememories | question is, why? it's copied in do_install, isn't that earlier than the postinstall in update-rc.d.bbclass? | 15:44 |
rburton | yes, postinstall happens *on target* | 15:44 |
peacememories | it does exist after the build is finished at least | 15:45 |
*** Bunio_FH <Bunio_FH!~bunio@89-74-170-206.dynamic.chello.pl> has quit IRC | 15:45 | |
rburton | the updatercd class stuff happens after install too | 15:45 |
*** Guest51_ <Guest51_!~textual@c-73-241-13-186.hsd1.ca.comcast.net> has quit IRC | 15:46 | |
* peacememories is very confused | 15:50 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has joined #yocto | 15:50 | |
peacememories | i'd say it could be that it's not properly listed in the package contents, but it's present in the sysimage after all, so it must have been installed at some point | 15:52 |
*** majuk <majuk!~majuk@50-233-77-210-static.hfc.comcastbusiness.net> has joined #yocto | 15:56 | |
-YoctoAutoBuilder- build #1249 of poky-tiny is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/poky-tiny/builds/1249 | 16:06 | |
-YoctoAutoBuilder- build #1011 of nightly-oe-selftest is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-oe-selftest/builds/1011 | 16:06 | |
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC | 16:06 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 16:06 | |
-YoctoAutoBuilder- build #1212 of build-appliance is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/build-appliance/builds/1212 | 16:07 | |
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has quit IRC | 16:09 | |
*** zero_note <zero_note!~zero@2.238.240.162> has joined #yocto | 16:10 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 16:11 | |
peacememories | so yeah, the file really does not exist during updatecrd_postinst | 16:15 |
*** luneff <luneff!~yury@95.174.104.43> has quit IRC | 16:15 | |
peacememories | i've sent an email to the meta-openembedded mailing list describing the problem, in case i can't find a solution^^' | 16:16 |
*** zero_note <zero_note!~zero@2.238.240.162> has quit IRC | 16:25 | |
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has joined #yocto | 16:25 | |
*** joshuagl <joshuagl!~jlock@192.198.151.43> has joined #yocto | 16:26 | |
*** kaspter <kaspter!~Instantbi@183.158.241.204> has quit IRC | 16:28 | |
*** kaspter <kaspter!~Instantbi@183.158.241.204> has joined #yocto | 16:29 | |
peacememories | also a bit weird is that yocto complains that samba did not supply license files correctly | 16:30 |
peacememories | i'm not sure if that was always the case^^' | 16:30 |
*** Tamis <Tamis!3e862e04@gateway/web/freenode/ip.62.134.46.4> has joined #yocto | 16:36 | |
Tamis | can you set the unpacking directory for a tgz file at SRC_URI? like destsuffix for git fetch? | 16:37 |
*** rajm <rajm!~robertmar@167.98.27.229> has quit IRC | 16:38 | |
rburton | Tamis: https://www.yoctoproject.org/docs/latest/bitbake-user-manual/bitbake-user-manual.html#bb-the-unpack | 16:39 |
Tamis | rburton: Thanks. But this sections it seems to be missing from the MEGA manual | 16:41 |
Tamis | It says that subdir is for file:// .... | 16:44 |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-wgcjcxafmfnoohfu> has quit IRC | 16:44 | |
*** Bunio_FH <Bunio_FH!~bunio@clj-165.netdrive.pl> has joined #yocto | 16:48 | |
*** catch22_ <catch22_!~catch22__@204.40.96.58.static.exetel.com.au> has quit IRC | 16:50 | |
yocti | New news from stackoverflow: Yocto complains about perl lib mistmatch <https://stackoverflow.com/questions/47578398/yocto-complains-about-perl-lib-mistmatch> | 16:53 |
*** toscalix <toscalix!~toscalix@50.234.129.50> has joined #yocto | 16:54 | |
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has quit IRC | 16:56 | |
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has joined #yocto | 16:57 | |
*** toscalix <toscalix!~toscalix@50.234.129.50> has quit IRC | 17:03 | |
*** lfa <lfa!~lfa@217.19.35.51> has joined #yocto | 17:07 | |
*** Guest51_ <Guest51_!~textual@2620:10d:c090:200::6:1574> has joined #yocto | 17:08 | |
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-87-53.fbx.proxad.net> has quit IRC | 17:08 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC | 17:10 | |
*** fl0v0 <fl0v0!~fvo@p4FED3FAE.dip0.t-ipconnect.de> has quit IRC | 17:12 | |
*** scottrif <scottrif!~scottrif@47.39.44.219> has joined #yocto | 17:15 | |
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC | 17:20 | |
*** mckoan is now known as mckoan|away | 17:22 | |
*** stephano <stephano!~stephano@134.134.139.83> has joined #yocto | 17:23 | |
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has quit IRC | 17:24 | |
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has joined #yocto | 17:26 | |
austen | Has anyone seen an issue where u-boot reports "cc: not found" but "which cc" returns a vaild path? | 17:30 |
-YoctoAutoBuilder- build #879 of nightly-deb-non-deb is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-deb-non-deb/builds/879 | 17:32 | |
-YoctoAutoBuilder- build #98 of nightly-refkit is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-refkit/builds/98 | 17:33 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto | 17:37 | |
*** joshuagl <joshuagl!~jlock@192.198.151.43> has left #yocto | 17:39 | |
rburton | austen: recent bitbake's remove host paths from $PATH and only symlink in the bits we want. cc isn't part of that list, uboot should be using BUILD_CC anyway | 17:39 |
rburton | ie http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=21db71990bdaac6740873f591fc11b2e54caa217 | 17:40 |
austen | It looks like u-boot's Makefile is using HOSTCC and $(TT) | 17:40 |
austen | Cool, seems like I'm building an older version that hasn't been patched | 17:40 |
rburton | with master it must work, so its possible this is becase you have some BSP's custom uboot which is broken with a recent release of oe | 17:40 |
*** diembed <diembed!~diembed@34.16-66-87.adsl-static.isp.belgacom.be> has quit IRC | 17:41 | |
austen | Yeah, that sounds like the problem. Let me do some quick monkey patching | 17:41 |
-YoctoAutoBuilder- build #857 of nightly-arm64 is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-arm64/builds/857 | 17:44 | |
*** zero_note <zero_note!~zero@host186-31-static.47-85-b.business.telecomitalia.it> has quit IRC | 17:48 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 17:48 | |
lfa | I have a device with an eMMC and I'm using WIC to create an image for the rootfs/boot/data/... partitions | 17:48 |
lfa | However, my SPL, U-Boot (incl. redundant copies) are located in the boot-partition of the eMMC | 17:49 |
*** zero_note <zero_note!~zero@5.170.72.227> has joined #yocto | 17:49 | |
lfa | is there any way to create two WIC images for one machine? | 17:49 |
-YoctoAutoBuilder- build #1249 of nightly-ppc is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-ppc/builds/1249 | 17:50 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 17:51 | |
*** peacememories <peacememories!~textual@e251-094.eduroam.tuwien.ac.at> has quit IRC | 17:57 | |
*** Crofton|work <Crofton|work!~balister@pool-108-44-117-187.ronkva.east.verizon.net> has quit IRC | 17:58 | |
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has joined #yocto | 17:59 | |
*** bavery_fn <bavery_fn!~bavery@134.134.139.82> has quit IRC | 17:59 | |
*** armpit <armpit!~armpit@2601:202:4001:9ea0:d931:40ea:f4e3:3a31> has quit IRC | 18:02 | |
*** rcw <rcw!~rwoolley@128.224.252.2> has quit IRC | 18:02 | |
*** rcwoolley_ <rcwoolley_!~rwoolley@128.224.252.2> has quit IRC | 18:08 | |
*** dave0x6d <dave0x6d!uid190567@gateway/web/irccloud.com/x-knpqsmjpfvmkmqtz> has joined #yocto | 18:10 | |
*** tyler-baker <tyler-baker!~tyler@unaffiliated/tyler-baker> has joined #yocto | 18:10 | |
*** learningc <learningc!~User@tp-71-177.tm.net.my> has quit IRC | 18:12 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto | 18:12 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:5557:767d:429e:2259> has joined #yocto | 18:28 | |
*** zero_note <zero_note!~zero@5.170.72.227> has quit IRC | 18:28 | |
*** Crofton|work <Crofton|work!~balister@pool-108-44-117-187.ronkva.east.verizon.net> has joined #yocto | 18:28 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:5557:767d:429e:2259> has quit IRC | 18:29 | |
*** gtristan <gtristan!~tristanva@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 18:33 | |
Guest77686 | Is it possible to disable license check for a recipe? | 18:38 |
*** clopez <clopez!~tau@neutrino.es> has joined #yocto | 18:39 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 18:39 | |
-YoctoAutoBuilder- build #1251 of nightly-multilib is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/1251 | 18:43 | |
*** bavery_fn <bavery_fn!bavery@nat/intel/x-xirabhxhuakxsdxm> has joined #yocto | 19:03 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:69e0:da1d:8aaa:bcbd> has joined #yocto | 19:07 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:140a:adfc:cf41:7a43> has joined #yocto | 19:09 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 19:12 | |
*** bluelightning <bluelightning!~paul@2406:e007:4e50:1:5e51:4fff:febb:401d> has joined #yocto | 19:25 | |
*** bluelightning <bluelightning!~paul@2406:e007:4e50:1:5e51:4fff:febb:401d> has quit IRC | 19:25 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 19:25 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:140a:adfc:cf41:7a43> has quit IRC | 19:32 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 19:32 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:d87d:1afd:a4a3:b598> has joined #yocto | 19:34 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:d87d:1afd:a4a3:b598> has quit IRC | 19:39 | |
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC | 19:41 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:ad:9211:6991:cff8> has joined #yocto | 19:44 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:ad:9211:6991:cff8> has quit IRC | 19:47 | |
*** wmills <wmills!~wmills@192.91.75.30> has joined #yocto | 19:49 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:d97:e5:791a:1d02> has joined #yocto | 19:49 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 19:49 | |
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC | 19:49 | |
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto | 19:50 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 19:51 | |
wmills | Anyone know whats up with libgcc in recent versions? core-image-minimal (qemuarm) does not have one, core-image-sato does. It looks like libc.so.6 has some of the helpers (__aeabi_XXX etc). Does it use libgcc.a? | 19:52 |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC | 19:53 | |
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has quit IRC | 19:53 | |
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto | 19:54 | |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto | 19:54 | |
*** clement <clement!~clement@lns-bzn-39-82-255-32-23.adsl.proxad.net> has joined #yocto | 19:55 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto | 20:01 | |
-YoctoAutoBuilder- build #1352 of nightly is complete: Success [build successful] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/1352 | 20:05 | |
*** Argylelabcoat <Argylelabcoat!~textual@rrcs-98-100-199-98.central.biz.rr.com> has quit IRC | 20:06 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:d97:e5:791a:1d02> has quit IRC | 20:06 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:7c3e:9c4f:8bdd:8704> has joined #yocto | 20:08 | |
*** wolfmitchell <wolfmitchell!~mitchell@unaffiliated/wolfmitchell> has quit IRC | 20:11 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:7c3e:9c4f:8bdd:8704> has quit IRC | 20:15 | |
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto | 20:16 | |
*** wolfmitchell <wolfmitchell!~mitchell@23.111.171.103> has joined #yocto | 20:17 | |
*** wolfmitchell <wolfmitchell!~mitchell@unaffiliated/wolfmitchell> has joined #yocto | 20:17 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:a50f:d224:1d78:bdb2> has joined #yocto | 20:18 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has joined #yocto | 20:22 | |
*** dreyna <dreyna!~dreyna@unknown-157-218.windriver.com> has joined #yocto | 20:26 | |
*** nrossi <nrossi!uid193926@gateway/web/irccloud.com/x-reeehbqwoqvemndq> has quit IRC | 20:27 | |
*** kpo_ <kpo_!~bob@user-94-254-241-171.play-internet.pl> has joined #yocto | 20:28 | |
*** bluelightning_ <bluelightning_!~paul@2406:e007:4e50:1:5e51:4fff:febb:401d> has joined #yocto | 20:29 | |
*** bluelightning_ <bluelightning_!~paul@2406:e007:4e50:1:5e51:4fff:febb:401d> has quit IRC | 20:29 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 20:29 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 20:30 | |
*** Willy-- <Willy--!8eb15cbf@gateway/web/freenode/ip.142.177.92.191> has quit IRC | 20:30 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:a50f:d224:1d78:bdb2> has quit IRC | 20:31 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:2597:caa4:b03f:f664> has joined #yocto | 20:33 | |
*** overdamped <overdamped!~overdampe@70-89-109-162-BusName-pittsburgh.hfc.comcastbusiness.net> has joined #yocto | 20:35 | |
*** kpo_ <kpo_!~bob@user-94-254-241-171.play-internet.pl> has quit IRC | 20:35 | |
*** kpo_ <kpo_!~bob@alexandrina.static.korbank.pl> has joined #yocto | 20:35 | |
overdamped | So I'm using the meson.bbclass to try and compile a C project, but it seems that fundemental headers like sys/socket.h are missing. Does anyone happen to know what DEPENDS I need for this? | 20:35 |
*** wolfmitchell <wolfmitchell!~mitchell@unaffiliated/wolfmitchell> has quit IRC | 20:42 | |
*** bluelightning_ is now known as bluelightning | 20:46 | |
bluelightning | overdamped: it's most likely that these are not missing (since they come from the C library which is in DEPENDS by default) - it's more likely that the build system for whatever you are building isn't looking in the right place | 20:47 |
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has joined #yocto | 20:52 | |
*** wolfmitchell <wolfmitchell!~mitchell@23.111.179.102> has joined #yocto | 20:57 | |
*** wolfmitchell <wolfmitchell!~mitchell@unaffiliated/wolfmitchell> has joined #yocto | 20:57 | |
overdamped | bluelightning: I checked recipe-sysroot-native and they are indeed not there | 20:59 |
bluelightning | overdamped: is this a native recipe? or building for the target? | 21:00 |
overdamped | Cross target | 21:00 |
bluelightning | then you wouldn't find them in recipe-sysroot-native, but recipe-sysroot | 21:00 |
overdamped | systemd 235 to be specific. 234 doesn't work on my system and I figure I'd try upstream | 21:01 |
overdamped | bluelightning: Thanks. I think you're right here. recipe-sysroot does contain the headers. I'll figure out what I'm passing in incorrectly. :) | 21:02 |
*** grumble <grumble!~grumble@freenode/staff/grumble> has quit IRC | 21:11 | |
*** grumble <grumble!~grumble@freenode/staff/grumble> has joined #yocto | 21:12 | |
*** jwessel <jwessel!~jwessel@128.224.252.2> has quit IRC | 21:12 | |
*** Guest51_ <Guest51_!~textual@2620:10d:c090:200::6:1574> has quit IRC | 21:26 | |
*** kuneco <kuneco!~kuneco@73.96.113.24> has quit IRC | 21:30 | |
*** Guest51_ <Guest51_!~textual@2620:10d:c090:200::6:1574> has joined #yocto | 21:32 | |
*** King_InuYasha <King_InuYasha!~King_InuY@fedora/ngompa> has joined #yocto | 21:41 | |
*** t0mmy <t0mmy!~tprrt@ram31-1-82-234-79-177.fbx.proxad.net> has quit IRC | 21:41 | |
*** dfaught <dfaught!~dfaught@163.188.client.vntx.net> has quit IRC | 21:43 | |
*** kuneco <kuneco!~kuneco@73.96.114.124> has joined #yocto | 21:43 | |
*** BubuIIC <BubuIIC!~mhoffmann@2003:a:772:9200:5748:f262:e193:b5c1> has quit IRC | 21:49 | |
*** Guest51_ <Guest51_!~textual@2620:10d:c090:200::6:1574> has quit IRC | 21:49 | |
*** Guest51_ <Guest51_!~textual@2620:10d:c090:200::6:1574> has joined #yocto | 21:49 | |
*** yann <yann!~yann@178.208.16.32> has quit IRC | 21:57 | |
*** batman_ <batman_!95c73efe@gateway/web/freenode/ip.149.199.62.254> has joined #yocto | 21:59 | |
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto | 21:59 | |
*** Trinners_ <Trinners_!~Trinners@mail.validmanufacturing.com> has joined #yocto | 21:59 | |
*** catch22 <catch22!~catch22__@204.40.96.58.static.exetel.com.au> has quit IRC | 22:00 | |
*** nathani_ <nathani_!~nathani@mail.validmanufacturing.com> has quit IRC | 22:00 | |
batman_ | Hello, I just built an image with IMAGE_FSTYPE="container" . How do I use the build output to bring up a docker container? | 22:00 |
*** Trinners <Trinners!~Trinners@mail.validmanufacturing.com> has quit IRC | 22:00 | |
*** jwessel <jwessel!~jwessel@128.224.252.2> has joined #yocto | 22:01 | |
rburton | batman_: the image produced is a file system image, so point docker at it | 22:01 |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:2597:caa4:b03f:f664> has quit IRC | 22:04 | |
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC | 22:05 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:303f:b8fd:515c:cf52> has joined #yocto | 22:06 | |
*** sgw <sgw!swold@nat/intel/x-mxqjvahfvfbjnhtl> has quit IRC | 22:07 | |
*** lsandov <lsandov!~lsandov1@134.134.139.82> has joined #yocto | 22:07 | |
*** pohly <pohly!~pohly@p54BD5A98.dip0.t-ipconnect.de> has quit IRC | 22:08 | |
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC | 22:10 | |
*** jdelmore <jdelmore!~jdelmore@216-197-64-240.tingfiber.com> has joined #yocto | 22:11 | |
jdelmore | hello @everyone | 22:11 |
*** lamego <lamego!jose@nat/intel/x-vhwndxyodelrcixy> has quit IRC | 22:12 | |
jdelmore | I am having issues getting Bro Network Security Monitor built within the Yocto environment | 22:13 |
jdelmore | I believe the issue revolves around the use of cmake. | 22:15 |
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC | 22:15 | |
bluelightning | hi jdelmore | 22:16 |
bluelightning | what seems to be the problem? | 22:17 |
jdelmore | As CMake runs through the CMakeLists.txt file and checks dependencies it fails at the first one | 22:17 |
jdelmore | sed in this instance | 22:17 |
*** marka <marka!~masselst@135-23-92-83.cpe.pppoe.ca> has quit IRC | 22:17 | |
jdelmore | it is as if it is looking for sed in "/bin/" on the Target | 22:18 |
bluelightning | jdelmore: hmm, so the question is how is it detecting the presence or lack thereof of sed - it's one of the utilities we expect to be provided by the host and we do ensure it's in PATH | 22:18 |
jdelmore | the host machine has sed in path | 22:19 |
jdelmore | which sed returns /bin/sed | 22:19 |
bluelightning | with this kind of cmake issue usually you have to dig through the Find*.cmake files and see what it's doing... sometimes there will be some kind of override path you can set | 22:20 |
jdelmore | Do you know where Find*.cmake would live | 22:23 |
neverpanic | it should use find_program() to locate sed, so you should be able to get away with setting CMAKE_FIND_ROOT_PATH_MODE_PROGRAM to BOTH | 22:24 |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:303f:b8fd:515c:cf52> has quit IRC | 22:25 | |
jdelmore | the CMakeLists.txt file is using find_program() and is failing | 22:26 |
neverpanic | What's the value of CMAKE_FIND_ROOT_PATH_MODE_PROGRAM in the CMakeToolchain file yocto generates? | 22:29 |
neverpanic | jdelmore: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/cmake.bbclass#n29 | 22:30 |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:71ea:48cb:cc93:6532> has joined #yocto | 22:31 | |
*** overdamped <overdamped!~overdampe@70-89-109-162-BusName-pittsburgh.hfc.comcastbusiness.net> has quit IRC | 22:32 | |
batman_ | rburton: Thank you! I got it working | 22:34 |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has joined #yocto | 22:34 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:71ea:48cb:cc93:6532> has quit IRC | 22:35 | |
*** mtahmed <mtahmed!b8178784@gateway/web/freenode/ip.184.23.135.132> has quit IRC | 22:35 | |
jdelmore | neverpanic: perfect that is finding the dependencies now | 22:35 |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:b8d3:7916:cc0f:d54a> has joined #yocto | 22:37 | |
jdelmore | onto the next problem now! | 22:37 |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:b8d3:7916:cc0f:d54a> has quit IRC | 22:38 | |
*** falstaff <falstaff!~quassel@2001:1620:c6e:0:2815:1b03:5547:6fc7> has joined #yocto | 22:40 | |
*** nighty- <nighty-!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 22:44 | |
*** BubuIIC <BubuIIC!~mhoffmann@x55b20397.dyn.telefonica.de> has joined #yocto | 22:52 | |
*** rburton <rburton!~textual@home.burtonini.com> has joined #yocto | 22:52 | |
*** stephano <stephano!~stephano@134.134.139.83> has quit IRC | 22:56 | |
*** gtristan <gtristan!~tristanva@91.151.6.155> has joined #yocto | 22:57 | |
*** rburton <rburton!~textual@home.burtonini.com> has quit IRC | 22:58 | |
*** Phanes <Phanes!~Phanes@surro/founder/phanes> has quit IRC | 23:02 | |
*** Phanes <Phanes!Phanes@2600:3c02::f03c:91ff:fe92:354e> has joined #yocto | 23:02 | |
*** Phanes <Phanes!Phanes@surro/founder/phanes> has joined #yocto | 23:02 | |
*** austen <austen!268c0cd2@gateway/web/freenode/ip.38.140.12.210> has quit IRC | 23:05 | |
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-pxxcwvcysbwmcfxn> has joined #yocto | 23:08 | |
*** batman_ <batman_!95c73efe@gateway/web/freenode/ip.149.199.62.254> has quit IRC | 23:10 | |
*** yann <yann!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 23:12 | |
*** bavery_fn <bavery_fn!bavery@nat/intel/x-xirabhxhuakxsdxm> has quit IRC | 23:18 | |
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC | 23:24 | |
*** rob_w <rob_w!~rob@unaffiliated/rob-w/x-1112029> has quit IRC | 23:25 | |
*** aragua <aragua!~aragua@232-28-190-109.dsl.ovh.fr> has joined #yocto | 23:29 | |
*** aragua_ <aragua_!~aragua@232-28-190-109.dsl.ovh.fr> has quit IRC | 23:30 | |
*** catch22 <catch22!~catch22__@220.57.96.58.static.exetel.com.au> has joined #yocto | 23:32 | |
*** dv_ <dv_!~quassel@62-178-118-86.cable.dynamic.surfer.at> has quit IRC | 23:37 | |
*** dv_ <dv_!~quassel@62.178.118.86> has joined #yocto | 23:39 | |
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto | 23:39 | |
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC | 23:41 | |
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto | 23:41 | |
*** kpo_ <kpo_!~bob@alexandrina.static.korbank.pl> has quit IRC | 23:47 | |
*** kpo_ <kpo_!~bob@alexandrina.static.korbank.pl> has joined #yocto | 23:48 | |
*** kpo_ <kpo_!~bob@alexandrina.static.korbank.pl> has quit IRC | 23:52 | |
*** kpo_ <kpo_!~bob@alexandrina.static.korbank.pl> has joined #yocto | 23:57 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!