Tuesday, 2018-05-22

*** Jefro <Jefro!~josiermi@134.134.139.83> has quit IRC00:02
*** Jefro <Jefro!~josiermi@134.134.139.83> has joined #yocto00:02
*** Jefro <Jefro!~josiermi@134.134.139.83> has quit IRC00:06
*** stephano <stephano!~stephano@134.134.139.75> has quit IRC00:07
therealjumbolooks like i found an answer: https://stackoverflow.com/questions/35354802/how-to-create-do-populate-sysroot-append-task-in-yocto00:07
*** Jefro <Jefro!~josiermi@134.134.139.83> has joined #yocto00:08
*** martinkelly1 <martinkelly1!~martin@205.175.118.16> has quit IRC00:26
*** nighty-- <nighty--!~nighty@kyotolabs.asahinet.com> has joined #yocto00:29
*** Willy-- <Willy--!~william@156.57.171.172> has joined #yocto00:39
*** kaspter <kaspter!~Thunderbi@183.134.100.75> has joined #yocto00:55
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC01:07
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto01:07
*** chandana73 <chandana73!95c73efe@gateway/web/freenode/ip.149.199.62.254> has quit IRC01:10
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC01:10
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto01:11
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC01:14
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto01:14
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC01:15
*** Jefro <Jefro!~josiermi@134.134.139.83> has quit IRC01:17
*** Jefro <Jefro!~josiermi@134.134.139.83> has joined #yocto01:17
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC01:17
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto01:17
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto01:18
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC01:18
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto01:21
*** Jefro <Jefro!~josiermi@134.134.139.83> has quit IRC01:21
kireevcohey all, I'm looking for templating functionality. I would like to build images with different file content based on some env variable passed to bitbake. I wish there would be a built-in way of rendering some tokens like {{ MY_VAR }} while doing `install` step. I wish there would be a way to include jinja2 cli which take a template and renders it into a file. maybe I should install it on the host system..?01:39
kergothcreate or find a jinja2-native recipe, then you can add it to DEPENDS and run it in do_Install01:41
kergothI've considered that, I was thinking about creating a bbclass to at least partially automate it, with automatic template processing of files with a certain extension in SRC_URI01:42
kireevcoyeah, creating a jinja2cli-native recipe would make sense. then i could include it instead of `install` command, i guess...01:44
kireevcois there anything special install does besides copying and permissions?01:45
kireevcocould be that i would need to save the file to a temp location first and then install from there...01:45
kireevcoAlright, i will try both ways, thanks for your advice01:47
kergothnp02:02
kergoththe real question is which variables get substituted in the template / supplied in the data to be used for template processing. doing all the vars in the metadata would be quite slow. likely good to create a variable that lists the metadata variables that get included/substituted02:03
*** Jefro <Jefro!~josiermi@134.134.139.83> has joined #yocto02:09
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC02:55
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:22
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:22
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:25
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:25
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:29
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:29
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:32
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:32
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:36
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:36
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:39
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:39
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:43
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:43
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:47
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:47
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:50
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:50
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:54
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:54
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC03:57
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto03:57
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC04:01
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto04:01
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC04:04
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto04:04
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC04:08
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto04:08
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC04:11
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto04:11
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC04:15
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto04:15
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC04:18
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto04:18
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC04:22
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto04:22
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC04:25
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto04:25
*** sno <sno!~sno@b2b-78-94-80-58.unitymedia.biz> has quit IRC04:56
*** agust <agust!~agust@p50887D26.dip0.t-ipconnect.de> has joined #yocto05:05
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC05:19
yoctiNew news from stackoverflow: QA issue in yocto krogoth for qtwebengine compilation in qt5.9 <https://stackoverflow.com/questions/50460187/qa-issue-in-yocto-krogoth-for-qtwebengine-compilation-in-qt5-9>05:27
*** dv_ <dv_!~dv@62.178.50.190> has joined #yocto05:38
*** Jefro <Jefro!~josiermi@134.134.139.83> has quit IRC05:40
*** sno <sno!~sno@87.128.218.212> has joined #yocto05:48
*** lusus <lusus!~lusus@62.91.23.180> has joined #yocto06:07
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto06:08
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-ureupwreffmtkoha> has quit IRC06:15
*** Aur313 <Aur313!~aurele@84.239.69.5> has joined #yocto06:15
*** frieder <frieder!~frieder@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has joined #yocto06:20
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC06:29
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto06:30
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC06:33
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto06:33
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC06:36
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto06:37
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC06:40
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto06:40
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC06:43
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto06:44
*** chandana73 <chandana73!47c6c594@gateway/web/freenode/ip.71.198.197.148> has joined #yocto06:44
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC06:47
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto06:47
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto06:48
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC06:50
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto06:51
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC06:54
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto06:54
*** acrap <acrap!~acrap@host-85-237-33-147.dsl.sura.ru> has joined #yocto06:56
acrapHi, folks!06:56
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC06:57
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto06:58
acrapI made sdk with populate_sdk, but I got error when I am trying #include <string> in my sources which I compile with this SDK. This error says "No such file string". I've described include paths and use --sysroot=$(MY_SYSROOT_PATH). C programs compile like a charm.07:00
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:01
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:01
acrapHave someone faced with something similar?07:02
*** fl0v0 <fl0v0!~fvo@mue-88-130-96-068.dsl.tropolys.de> has joined #yocto07:02
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:04
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:05
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:08
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:08
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto07:10
*** chandana73 <chandana73!47c6c594@gateway/web/freenode/ip.71.198.197.148> has quit IRC07:10
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:11
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:12
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:15
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:15
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:18
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:19
*** ant_work <ant_work!~ant__@host136-176-dynamic.27-79-r.retail.telecomitalia.it> has joined #yocto07:21
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:22
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:22
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto07:23
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-84-4.fbx.proxad.net> has joined #yocto07:24
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:25
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:26
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:29
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:29
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:32
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:33
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC07:36
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto07:36
*** Bunio_FH <Bunio_FH!~bunio@2a02:a313:433c:cd00:c561:bb59:c794:f36f> has joined #yocto07:41
*** dev1990_ <dev1990_!~dev@dynamic-78-8-45-11.ssp.dialog.net.pl> has joined #yocto07:44
*** dev1990 <dev1990!~dev@dynamic-78-8-43-125.ssp.dialog.net.pl> has quit IRC07:45
*** vdehors <vdehors!~vdehors@46.218.172.218> has joined #yocto07:53
acrapNever mind. I know how to fix it07:55
LetoThe2ndacrap: if its no proprietary IP involved, please share so we can memorize and help the next time too :)07:58
acrapI've found the solution07:58
LetoThe2nd... which is?07:58
*** Chakra <Chakra!b753d6e3@gateway/web/freenode/ip.183.83.214.227> has joined #yocto07:59
acrapI've just used script from SDK to update variables. Early, I've set it up manually.08:00
LetoThe2ndok, so you did not source the environment* sh, basically08:00
ChakraHelp : I would like to check-in a new meta layer for some opensource boards in yocto project - would like to know the procedure08:01
LetoThe2ndChakra: check-in?08:01
LetoThe2ndyou mean, how to use a layer?08:02
Chakra<LetoThe2nd> No i would like to add my new meta layer as part of yocto project ex: meta-raspberrypi08:02
acrapyep. But I've done almost all that stuff manually. You know, I have customer's sources with their own build system.08:02
LetoThe2ndacrap: its ok, just for firther support here. if somebody asks again for strage compiler warning when using the sdk, we can point out the the environment script is needed :)08:03
Chakrameta-myboards layer08:04
LetoThe2ndChakra: you mean, you want the yocto project to *host* your layer, like it does for meta-raspberrypi?08:04
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC08:04
ChakraYes08:05
LetoThe2ndChakra: why not just put it on github?08:05
Chakramy layer is for few opensource boards from a vendor; hosting as part of yocto project will be well tested right ? correct me if im wrong08:07
acrapLetoThe2nd: np. Thanks08:07
LetoThe2ndChakra: erm, no? the yocto project does not provide free testing services just because.08:07
LetoThe2ndChakra: if you want to share your layer with the world, put it on github (or something similar), and have it added to the layerindex08:08
LetoThe2ndChakra: see: http://layers.openembedded.org/layerindex/branch/master/layers/08:08
Chakrasorry for asking you a dumb question. what it takes to be part of yocto project ? will that be an advantage ?08:09
LetoThe2ndChakra: if you're a hobbyist or such, there's little to profit.08:11
LetoThe2ndChakra: you can find the whole of the member system information here: https://www.yoctoproject.org/ecosystem/08:11
Chakrawhat is the difference between being part of yocto project and layerindex ?08:12
LetoThe2ndChakra: being a member is an organisational thing. and the layerindex is jsut for everybody on the internet to find metadata.08:12
Chakraso we(may be my company) need to be a member to be part of yocto project. is that right ?08:13
*** mns_ <mns_!4fab95ac@gateway/web/freenode/ip.79.171.149.172> has joined #yocto08:14
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC08:15
ChakraLetoThe2nd: Thanks for the clarification will dig more and make out a decision08:16
mns_Hi, we have a reference distro based on Poky from which we derive an eSDK. We would like to customize SDK_VERSION (http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-poky/conf/distro/poky.conf):08:19
mns_SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"08:19
mns_according to the recent git commit - any recommendations to achieve this?08:20
mns_I was considering passing in as an environment variable, does not appear very elegant though08:21
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto08:28
*** varjag <varjag!~user@122.62-97-226.bkkb.no> has joined #yocto08:29
*** mckoan|away is now known as mckoan08:34
*** Chakra <Chakra!b753d6e3@gateway/web/freenode/ip.183.83.214.227> has left #yocto08:38
*** kjokinie1 <kjokinie1!~kjokinie@145.247.120.245> has quit IRC08:54
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has quit IRC08:56
*** mattsm <mattsm!~mattsm@75-13-95-234.lightspeed.austtx.sbcglobal.net> has joined #yocto08:59
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has joined #yocto09:00
*** CoLa|work <CoLa|work!~cordlandw@91.239.177.14> has quit IRC09:05
varjagbit of a noob q: have a recipe building a package with gettext dependency09:19
varjagwhat should i do to make -lintl working?09:20
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC09:40
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto09:40
*** kaspter <kaspter!~Thunderbi@183.134.100.75> has quit IRC09:43
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC09:44
*** bluelightning_ <bluelightning_!~paul@118.148.68.78> has joined #yocto09:44
*** bluelightning_ <bluelightning_!~paul@118.148.68.78> has quit IRC09:44
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto09:44
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC09:44
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto09:44
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC09:47
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto09:47
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC09:51
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto09:51
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC09:54
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto09:54
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC09:58
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto09:58
rburtonvarjag: inherit gettext10:00
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:01
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:01
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC10:02
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:05
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:05
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:08
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:08
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto10:10
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:12
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:12
*** egavin <egavin!~egavin@24.red-217-126-80.staticip.rima-tde.net> has joined #yocto10:13
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:15
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:15
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:19
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:19
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has joined #yocto10:19
eduardas_mhello, is anyone using systemd with read-only-rootfs image feature?10:21
LetoThe2ndeduardas_m: yes.10:21
LetoThe2nddone, next ticket!10:21
eduardas_mLetoThe2nd: I am currently getting an error: The following packages could not be configured offline and rootfs is read-only: ['busybox', 'systemd', 'coreutils']10:21
LetoThe2ndeduardas_m: so why don't you just ask about that error? ;-)10:22
LetoThe2ndeduardas_m: and, probably that is something specific to your coreutils instance, as we're not seeing it here.10:22
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:22
eduardas_mLetoThe2nd: do I have to remove all pkg_postinst stuff in a bbappend for systemd recipe, busybox and coreutils somehow?10:22
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:22
eduardas_mLetoThe2nd: did you bbappend something to systemd recipe to make read-only-rootfs work?10:23
rburtoneduardas_m: typically thats a postinst failing at rootfs time, you'll have to read the rootfs log to see what is failing10:23
LetoThe2ndno, we're using it as is.10:23
*** falstaff_ <falstaff_!~quassel@2a02:169:34d6:0:38bf:a3ff:fe35:2815> has quit IRC10:24
*** falstaff <falstaff!~quassel@2a02:169:34b6:0:38bf:a3ff:fe35:2815> has joined #yocto10:25
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:26
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:26
eduardas_mLetoThe2nd, rburton: this is probably related to me moving to Sumo because I get new warnings related to postinstall taks I was not getting earlier when read-only-rootfs still worked for me on earlier releases10:26
eduardas_msystemd.postinst returned 1, marking as unpacked only, configuration required on target10:27
*** kaspter <kaspter!~Thunderbi@125.118.58.168> has joined #yocto10:27
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:29
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:29
eduardas_mLetoThe2nd, rburton: bitbake error log is quite large, probably not suitable for paste, but the systemd-related failure is probably this: https://pastebin.com/2LEybqzB10:30
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:33
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:33
eduardas_mLetoThe2nd, rburton: complete error log is this: https://pastebin.com/L66AJtVb10:33
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:36
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:36
varjagrburton: thanks.. did that, doesn't seem to help10:37
varjagi see that gettext is "built"10:37
varjagand other link flags (-lpthread -lrt) don't fail10:38
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:40
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:40
LetoThe2ndeduardas_m: i can't comment on sumo, sorry.10:41
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC10:43
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto10:43
eduardas_mLetoThe2nd: I wonder how often you migrate your BSPs? do you find it ok to skip releases? while learning yocto, I have always tried to update everything as soon as possible, so I am currently checking how much of my stuff breaks on Sumo10:46
LetoThe2ndeduardas_m: we usually move only when totally needed, which usually means skipping a couple of releases each time.10:46
LetoThe2ndbut in a nutshell, it totally depends on your usecase.10:47
eduardas_mLetoThe2nd: I personally did not find migrating from morty to pyro or from pyro to rocko difficult so far, though fixes for new QA checks and changes in wic were required since I use a custom wic plugin10:50
eduardas_mbut my layer is not very complicated10:51
LetoThe2ndi really can't say anything other than "it depends"10:52
eduardas_mLetoThe2nd: how much do you care about CVEs then? I assume something like krogoth not getting any maintenance anymore in this regard10:54
LetoThe2ndeduardas_m: i can't commit on our policy in public.10:57
LetoThe2ndcomment10:57
*** kaspter <kaspter!~Thunderbi@125.118.58.168> has quit IRC11:13
*** kaspter <kaspter!~Thunderbi@125.118.58.168> has joined #yocto11:13
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto11:22
yoctiNew news from stackoverflow: Yocto mounting initramfs / initrd image to Raspberry Pi <https://stackoverflow.com/questions/50466075/yocto-mounting-initramfs-initrd-image-to-raspberry-pi>11:29
*** Bunio_FH <Bunio_FH!~bunio@2a02:a313:433c:cd00:c561:bb59:c794:f36f> has quit IRC11:36
eduardas_mI get a warning: Intentionally failing postinstall scriptlets of ['busybox', 'systemd', 'coreutils'] to defer them to first boot is deprecated. Please place them into pkg_postinst_ontarget_${PN} ()11:36
eduardas_mThis is on Sumo11:36
eduardas_mDoes this mean that the current systemd 237 recipe is not correct and that pkg_postinst should be replaced with pkg_postinst_ontarget there?11:37
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC11:40
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has joined #yocto11:42
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has quit IRC11:52
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto11:53
eduardas_mI build a systemd image, but packagegroup-core-boot 1.0-r17  depends on busybox. Probably because VIRTUAL-RUNTIME_login_manager ?= "busybox" from packagegroup-core-boot.bb gets applied11:57
eduardas_mwhat are other valid targets for VIRTUAL-RUNTIME_login_manager besides busybox?11:57
*** ojdo <ojdo!~ojdo@unaffiliated/ojdo> has joined #yocto11:59
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC12:00
*** open-nandra <open-nandra!~marek@81.89.61.168.host.vnet.sk> has quit IRC12:05
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto12:15
RPrburton: merged mut, thanks. Queued a new patch in -next for bitbake12:15
*** acrap <acrap!~acrap@host-85-237-33-147.dsl.sura.ru> has quit IRC12:31
*** kaspter <kaspter!~Thunderbi@125.118.58.168> has quit IRC12:32
*** kaspter <kaspter!~Thunderbi@125.118.58.168> has joined #yocto12:33
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has left #yocto12:40
mns_Is it possible to run a shell/python function from a conf file for setting a variable?12:42
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC12:47
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto12:48
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC12:48
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC12:51
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto12:51
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC12:54
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto12:55
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC12:58
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto12:58
nayfemns_: Hi, what are you trying to do?12:59
mns_I would like to append a git commit to SDK_VERSION:http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-poky/conf/distro/poky.conf13:00
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC13:01
mns_Hence I would like to run something like 'git rev-parse --short HEAD' and append to SDK_VERSION13:01
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto13:02
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC13:05
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto13:05
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC13:08
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto13:08
*** marka <marka!~masselst@184.175.21.48> has joined #yocto13:11
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has joined #yocto13:27
*** rajm <rajm!~robertmar@cpc126996-macc4-2-0-cust25.1-3.cable.virginm.net> has joined #yocto13:29
nayfemns_ "You indicate Python code using the ${@python_code} syntax for the variable assignment"13:29
mns_I can pass it in as env variable and assign it according to:SDK_VERSION = "${DISTRO_VERSION}-${DATE}${@ '-'+d.getVar('GIT_COMMIT') if d.getVar('GIT_COMMIT') else ''}" but it is not very elegant to have to pass in13:30
*** didil <didil!c186db48@gateway/web/freenode/ip.193.134.219.72> has joined #yocto13:31
mns_Thanks nayfe, will that work also from a .conf file? I have a few failed attempts and suspects it only works from recipes, but I might be wrong?13:32
nayfehttp://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-poky/conf/distro/poky.conf#n6 you can see in this line they use it in conf file13:33
nayfeoops sorry didn't look previous line13:35
didilhi!13:36
mns_yes, I see string manipulation using python, but don't really see how to generalize to running more advanced python functionality13:37
rburtonwrite a function, and call it13:42
nayfeie SRCPV = "${@bb.fetch2.get_srcrev(d)}"13:42
nayfemns_ maybe you can use that variable to append to SDK_VERSION?13:43
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC13:45
*** vdehors <vdehors!~vdehors@46.218.172.218> has quit IRC13:47
*** ant_work <ant_work!~ant__@host136-176-dynamic.27-79-r.retail.telecomitalia.it> has quit IRC13:49
mns_@rburton, so it is possible to define and call a shell function from a .conf file?13:49
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto13:53
*** vdehors <vdehors!~vdehors@46.218.172.218> has joined #yocto14:00
mns_Function: 'get_commit () { pwd }' - called as 'tmp = "${get_commit}" ' yields 'tmp="   pwd \' (bitbake -e | grep ^tmp)14:03
RPmns_: you can't define functions in a conf file. You can INHERIT classes which do though14:06
*** therealjumbo <therealjumbo!~jeff@cpe-75-86-137-0.wi.res.rr.com> has quit IRC14:10
kanavineduardas_m: that\s not the whole message. it should tell you where the log with further details is, and you need to inspect that.14:17
kanavineduardas_m: removing postinsts scripts is not a good idea, as they have a purpose of correctly configuring the packages you install14:17
kanavineduardas_m: we are not seeing these errors on sumo with plain poky, so it\s probably something in your custom layer14:18
mns_Thanks RP, moving to a custom class and inherting this from the .conf does not resolve - is 'jan = "${get_commit_id}"' not the right syntax for invoking the function? I assume '@' is specific for python (my function is plain shell)14:18
*** AbleBacon <AbleBacon!~AbleBacon@unaffiliated/ablebacon> has joined #yocto14:19
*** majuk <majuk!~majuk@75-163-138-15.clsp.qwest.net> has joined #yocto14:20
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC14:22
*** rcw <rcw!~rcw@128.224.252.2> has joined #yocto14:28
yoctiNew news from stackoverflow: Yocto update to Sumo with Multilib results in error in do_image_wic <https://stackoverflow.com/questions/50470148/yocto-update-to-sumo-with-multilib-results-in-error-in-do-image-wic>14:29
eduardas_mkanavin: thank you for looking into this, will need to investigate further...14:32
*** eduardas_m <eduardas_m!~eduardas@213.197.143.19> has quit IRC14:32
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has quit IRC14:34
RPmns_: you need to use @ which trigger inline python, then run the shell from the python (bb.utils.exec_func('name')) iirc14:36
*** asteriusio <asteriusio!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has quit IRC14:36
RPmns_: that wouldn't capture the output of the shell mind so you may need a python function to run the shell command14:37
*** asteriusio <asteriusio!~derek@104-179-196-18.lightspeed.brhmal.sbcglobal.net> has joined #yocto14:41
*** JPEW_ <JPEW_!cc4da369@gateway/web/freenode/ip.204.77.163.105> has quit IRC14:41
mns_RP: I don't see any 'exec_func' from https://github.com/openembedded/bitbake/blob/master/lib/bb/utils.py ?14:43
RPmns_: sorry, bb.build.exec_func14:43
mns_Thanks, I'll play further with the approach - need to log off for now then. Thanks you so far :)14:49
*** mns_ <mns_!4fab95ac@gateway/web/freenode/ip.79.171.149.172> has quit IRC14:53
clopezis yocto sumo already considered stable? its not listed as such still on https://wiki.yoctoproject.org/wiki/Releases14:58
*** Jefro <Jefro!~josiermi@134.134.139.83> has joined #yocto15:02
*** scottrif <scottrif!~scottrif@47-40-108-60.dhcp.knwc.wa.charter.com> has joined #yocto15:02
*** boucman_work <boucman_work!~jrosen@wesnoth/developer/boucman> has joined #yocto15:03
kanavinclopez: yes it is15:03
*** kaspter <kaspter!~Thunderbi@125.118.58.168> has quit IRC15:03
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has quit IRC15:04
*** stryx` <stryx`!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto15:05
*** Jefro <Jefro!~josiermi@134.134.139.83> has quit IRC15:18
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC15:22
rburtonclopez: fixed15:30
*** lusus <lusus!~lusus@62.91.23.180> has quit IRC15:35
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto15:37
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC15:44
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto15:50
*** armpit <armpit!~armpit@2601:202:4000:1184:cda1:4d10:a5a1:339b> has quit IRC15:58
*** mckoan is now known as mckoan|away16:04
*** frieder <frieder!~frieder@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has quit IRC16:09
kergothAnyone know if https://github.com/crops/docker-win-mac-docs/wiki/Windows-Instructions-(Docker-Toolbox) is out of date? docker for windows uses hyper-v by default and doesn't need docker-machine at all by default.. so there is no default vm to remove16:10
*** Kakounet <Kakounet!~Thunderbi@che44-1-88-163-84-4.fbx.proxad.net> has quit IRC16:11
*** stephano <stephano!stephano@nat/intel/x-vzfwienqqrnlymmu> has joined #yocto16:11
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC16:12
*** vdehors <vdehors!~vdehors@46.218.172.218> has quit IRC16:25
*** egavin <egavin!~egavin@24.red-217-126-80.staticip.rima-tde.net> has quit IRC16:28
*** d3r3k <d3r3k!uid190567@gateway/web/irccloud.com/x-irbvlevwkjftvwon> has joined #yocto16:28
clopezthanks!16:39
RPkergoth: mototimo or bluelightning if they were around, or bavery16:43
RPkergoth: I suspect its out of date16:43
*** sno <sno!~sno@87.128.218.212> has quit IRC16:45
*** desert <desert!~quassel@201.157.98.178> has joined #yocto16:46
didilI cannot build the my SDK16:46
didilwith -c populate_sdk16:46
didilpackage openssh-dev-7.5p1-r0.cortexa9hf-neon requires openssh = 7.5p1-r0, but none of the providers can be installed16:47
*** Jefro <Jefro!~josiermi@134.134.139.74> has joined #yocto16:51
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC16:56
*** ak4721269 <ak4721269!67480aac@gateway/web/freenode/ip.103.72.10.172> has joined #yocto16:57
*** ak4721269_ <ak4721269_!67480aac@gateway/web/freenode/ip.103.72.10.172> has joined #yocto16:58
ak4721269_After using bitbake command for building images ,i am stuck at" Currently 1 running tasks (2156 of 2176)" for over 8 hours,it has still not completed.How can i complete it.17:03
*** didil <didil!c186db48@gateway/web/freenode/ip.193.134.219.72> has quit IRC17:05
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto17:14
*** Jefro <Jefro!~josiermi@134.134.139.74> has quit IRC17:17
*** Jefro <Jefro!josiermi@nat/intel/x-xvpepyrwiqbkljzb> has joined #yocto17:17
*** Jefro <Jefro!josiermi@nat/intel/x-xvpepyrwiqbkljzb> has quit IRC17:21
*** Jefro <Jefro!josiermi@nat/intel/x-sdzcnfkisdlpmsgk> has joined #yocto17:22
kergothhrmph17:28
kergothak4721269: use `ps` to examine what processes are running, to see which process is hung17:28
RPkergoth: crops is lacking people to help develop it :(17:29
kergothI can't say I've looked at the lion's share of it, just the containers for doing builds in docker. The ownership adjustments in particular are useful17:29
kergothoh, right, that wiki page specifically addresses docker toolbox, not dokcer for windows, which differ, that explains it17:30
kergothhttps://docs.docker.com/docker-for-mac/docker-toolbox/ compares the two, it seems17:31
kergothcourse that compares mac not windows, but it'ssimilar, just using hyper-v instead of xhyve, afaict17:31
kergothhmm,s eems i could create an additional hyper-v VM with a virtual network switch, i wonder if a vm created with that would be able to bind port 44517:32
kergothah, https://github.com/crops/docker-win-mac-docs/issues/3 there it is :)17:36
* kergoth adds to tellmewhenitcloses.com17:36
*** Jefro <Jefro!josiermi@nat/intel/x-sdzcnfkisdlpmsgk> has quit IRC17:42
ak4721269_<kergoth> i am basically trying to build an image of raspberrypi using krogoth master branch on Ubuntu 16.04 .After the necessary cloning procedures and initialisations,I used bitbake build image command .Then it got stuck at "Currently 1 running tasks (2156 of 2176):.I used ps command ,it shows the process id and ,it is a bash file.but it is not moving forward.Ho can i rectify that??17:44
*** Jefro <Jefro!josiermi@nat/intel/x-tupqzsmowkbamvlb> has joined #yocto17:44
kergoth"a bash file" tells us nothing. please don't summarize. give us actual information, copied and pasted17:45
rburtonpstree -p -l <PID> where pid is the pid of bitbake that you started tells a lot of useful information quickly17:51
rburtonespecially when wrapped in for PID in $(pgrep '^Cooker$'); do17:51
kergothgood idea17:57
ak4721269_<rburton> Whether I should use this command after interrupting the current bitbake process or try it on a new terminal??18:02
*** zeddii_home_ <zeddii_home_!~zeddii_ho@CPEe8de27b71faa-CM64777d5e8820.cpe.net.cable.rogers.com> has joined #yocto18:03
*** zeddii_home <zeddii_home!~zeddii_ho@CPEe8de27b71faa-CM64777d5e8820.cpe.net.cable.rogers.com> has quit IRC18:05
*** zeddii_home_ is now known as zeddii_home18:05
*** thaytan <thaytan!~thaytan@180-150-118-156.NBN.mel.aussiebb.net> has quit IRC18:05
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto18:06
*** thaytan <thaytan!~thaytan@180-150-118-156.NBN.mel.aussiebb.net> has joined #yocto18:06
ak4721269_I am getting this after using the pstree command "bcm2835-bootfil(29546)───sh(29549)───git(29550)─┬─git(29552) "                                                └─{git}(29551)18:08
rburtonak4721269_: new terminal18:11
ak4721269_rburton : I am getting this after using the pstree command "bcm2835-bootfil(29546)───sh(29549)───git(29550)─┬─git(29552) "                                                └─{git}(29551)18:13
rburtonlooks like its doing git operations18:13
rburtonif they need proxies and its not in a fetch then they'll fail18:13
ak4721269_rburton: thanks for the support ,i will now try to clone some proxies separately??18:16
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has quit IRC18:19
mattsmak4721269_ sometimes it's just a super long git command and it's progressing but going slowly18:20
mattsmsee where it's cloning and see if the git repo is getting larger18:20
ak4721269_mattsm: ok ,i will try it out.18:22
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto18:23
*** King_InuYasha <King_InuYasha!~kvirc@fedora/ngompa> has quit IRC18:24
*** King_InuYasha <King_InuYasha!~kvirc@ool-18e49ae9.dyn.optonline.net> has joined #yocto18:24
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has joined #yocto18:24
*** King_InuYasha <King_InuYasha!~kvirc@ool-18e49ae9.dyn.optonline.net> has quit IRC18:24
*** King_InuYasha <King_InuYasha!~kvirc@fedora/ngompa> has joined #yocto18:24
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC18:27
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto18:32
*** scottrif <scottrif!~scottrif@47-40-108-60.dhcp.knwc.wa.charter.com> has left #yocto18:32
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto18:32
*** phatina <phatina!~phatina@92-52-40-226.dynamic.orange.sk> has joined #yocto18:38
*** open-nandra <open-nandra!~marek@109-230-21-47.static.orange.sk> has joined #yocto18:42
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC18:43
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto18:49
*** rajm <rajm!~robertmar@cpc126996-macc4-2-0-cust25.1-3.cable.virginm.net> has quit IRC18:55
*** phatina <phatina!~phatina@92-52-40-226.dynamic.orange.sk> has quit IRC18:58
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC18:59
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has quit IRC19:00
RParmpit: Hi! Are we ready to build rocko and morty? Was thinking of having them lined up for QA19:00
armpitRP.. ahhh, let me check.19:01
*** neverpan1c <neverpan1c!~clemens@towel.neverpanic.de> has joined #yocto19:02
*** neverpanic <neverpanic!~clemens@towel.neverpanic.de> has quit IRC19:02
RParmpit: pyro is built and in QA now19:02
armpitwhat is in morty proper, it good to go19:03
RParmpit: ok, good19:04
RParmpit: I just wanted to check we're not missing anything critical19:05
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has joined #yocto19:05
*** fl0v0 <fl0v0!~fvo@mue-88-130-96-068.dsl.tropolys.de> has quit IRC19:05
armpitRP, there are two additional patches in stable/morty-mnut that I not 100% don't cause any issue19:06
*** open-nandra <open-nandra!~marek@109-230-21-47.static.orange.sk> has quit IRC19:06
*** neverpan1c is now known as neverpanic19:07
armpitRP stable/rocko-mnut had one odd failure. I wanted to rerun it19:07
armpitI still have not gotten sumo to build. think there are some build config stuff needing to be figured out19:08
RParmpit: there hasn't been any config differences sumo to master? :/19:16
RParmpit: what failure are you seeing?19:16
RParmpit: eclipse sumo?19:16
armpiton the new cluster, eclipse was on. On the new frontend, there was not sumo branch for it to checkout out19:18
RParmpit: might need to ask mototimo19:19
*** Jefro <Jefro!josiermi@nat/intel/x-tupqzsmowkbamvlb> has quit IRC19:24
*** Son_Goku <Son_Goku!~King_InuY@fedora/ngompa> has quit IRC19:24
*** Jefro <Jefro!~josiermi@134.134.139.75> has joined #yocto19:26
zarzar2on my yocto system gpsd daemon will not run without -N, any idea why? i thought -N was for debugging only19:42
*** d3r3k <d3r3k!uid190567@gateway/web/irccloud.com/x-irbvlevwkjftvwon> has quit IRC19:57
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC20:08
*** ak4721269_ <ak4721269_!67480aac@gateway/web/freenode/ip.103.72.10.172> has quit IRC20:10
*** ak4721269 <ak4721269!67480aac@gateway/web/freenode/ip.103.72.10.172> has quit IRC20:10
*** sno <sno!~sno@b2b-78-94-80-58.unitymedia.biz> has joined #yocto20:10
*** Jefro <Jefro!~josiermi@134.134.139.75> has quit IRC20:26
*** gabrbedd <gabrbedd!~beddingfi@li680-65.members.linode.com> has quit IRC20:29
*** falstaff <falstaff!~quassel@2a02:169:34b6:0:38bf:a3ff:fe35:2815> has quit IRC20:31
*** falstaff <falstaff!~quassel@37.17.239.3> has joined #yocto20:33
*** falstaff <falstaff!~quassel@37.17.239.3> has quit IRC20:35
*** falstaff <falstaff!~quassel@37.17.239.3> has joined #yocto20:36
*** rcw <rcw!~rcw@128.224.252.2> has quit IRC20:41
*** bhuey_ <bhuey_!6885094c@gateway/web/freenode/ip.104.133.9.76> has joined #yocto20:44
bhuey_hello, is there's a simple primer on how to build for powerpc ?20:44
rburtonMACHINE=qemuppc bitbake whateverimageyouwanttobuid20:49
rburtonor a better machine if you have specific hardware in mind20:49
*** RP <RP!~RP@5751f4a1.skybroadband.com> has quit IRC20:59
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC21:01
*** gabrbedd <gabrbedd!~beddingfi@li680-65.members.linode.com> has joined #yocto21:04
*** ant_home <ant_home!~ant__@host10-248-dynamic.0-87-r.retail.telecomitalia.it> has joined #yocto21:04
*** AbleBacon <AbleBacon!~AbleBacon@unaffiliated/ablebacon> has quit IRC21:07
*** Jefro <Jefro!~josiermi@134.134.139.75> has joined #yocto21:12
*** ntl <ntl!~nathanl@65-36-80-8.dyn.grandenetworks.net> has joined #yocto21:14
*** bluelightning1 <bluelightning1!~paul@2406:e007:4c92:1:c10a:3527:9f48:6800> has joined #yocto21:15
*** bluelightning1 is now known as bluelightning21:15
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto21:15
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC21:16
*** agust <agust!~agust@p50887D26.dip0.t-ipconnect.de> has quit IRC21:16
*** marka <marka!~masselst@184.175.21.48> has quit IRC21:18
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has quit IRC21:20
bhuey_rburton: hi, thanks. I was just hoping for a generic image for the powerpc architecture. I just want to use the binary, kernel is an issue here for my application. I'd like to use the binaries to chroot into on an aging machine21:28
rburtonyou can try qemuppc then21:28
*** RP1 <RP1!~RP@5751f4a1.skybroadband.com> has joined #yocto21:29
bhuey_rburton: thanks21:30
*** RP1 is now known as RP21:30
*** RP is now known as 14WAABF2221:30
*** 14WAABF22 is now known as RP21:30
yoctiNew news from stackoverflow: Yocto configure: error: Package requirements (gtk+-3.0 >= 3.14.0) were not met <https://stackoverflow.com/questions/50476567/yocto-configure-error-package-requirements-gtk-3-0-3-14-0-were-not-met>21:31
bhuey_rburton: I actually want it for a PowerPC architecture that uses big endian. Just curious about how difficult it would be to get the cross tools in place and then building it21:31
bhuey_I'm building the x86 image now21:31
*** Willy-- <Willy--!~william@156.57.171.172> has quit IRC21:32
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has joined #yocto21:33
rburtonRP: is there any difference between addtask in a recipe and bb.build.addtask()?21:34
rburtonRP: specifically dependencies don't seem to be working with the latter21:34
*** dreyna <dreyna!~dreyna@c-24-5-28-247.hsd1.ca.comcast.net> has quit IRC21:34
*** vmeson <vmeson!~rmacleod@192-0-133-4.cpe.teksavvy.com> has joined #yocto21:35
RPrburton: depends when you're running it21:37
RPrburton: it if runs after dependency calcs, it would be ignored21:38
rburtonhm yeah good point21:38
rburtonwanted to have a class that adds tasks if a variable is set21:38
rburtonmaybe i'll just deltask them if it isn't set instead21:38
bluelightninghi folks21:38
bluelightningso apparently my laptop decided yesterday was its last day in service... is stuck in a 0.5 second power on power off cycle21:39
bluelightningyay21:39
RPbluelightning: :(21:39
bluelightningapparently it's 4.5 years old, so maybe time for a new one ?21:41
RPbluelightning: probably21:42
ant_homeI take bids for (ab)used ones21:52
*** d3r3k <d3r3k!uid190567@gateway/web/irccloud.com/x-jgomzxwryqqlvhih> has joined #yocto22:06
*** muep <muep!~quassel@muep.iki.fi> has quit IRC22:06
*** muep <muep!~quassel@muep.iki.fi> has joined #yocto22:07
*** kpo <kpo!~bob@78.10.146.23> has joined #yocto22:12
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has joined #yocto22:16
*** Jefro <Jefro!~josiermi@134.134.139.75> has quit IRC22:23
desertbluelightning: that seems a damaged dc converter, it's easily replaceable (at least where I live)22:26
*** dreyna <dreyna!~dreyna@2601:646:4201:b1a0:4877:fe95:2e10:7c10> has joined #yocto22:26
bluelightningdesert: hmm, interesting - thanks22:27
bluelightningI guess it'll be up to my employer whether it's repair or replace, though I'll have to actually sort it out I imagine22:27
RPbluelightning: I was thinking it sounded like a bad SMPS too fwiw22:27
*** kpo <kpo!~bob@78.10.146.23> has quit IRC22:39
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC22:46
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto22:46
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC22:50
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto22:50
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC22:53
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto22:53
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC22:57
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto22:57
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC23:00
*** georgem_home <georgem_home!uid210681@gateway/web/irccloud.com/x-seeynvsbbpxsuroj> has joined #yocto23:00
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto23:00
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC23:04
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto23:04
*** armpit <armpit!~armpit@50-233-148-156-static.hfc.comcastbusiness.net> has quit IRC23:06
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC23:07
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto23:07
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has quit IRC23:07
*** rburton <rburton!~textual@35.106.2.81.in-addr.arpa> has joined #yocto23:08
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC23:11
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto23:11
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has quit IRC23:14
*** nathani__ <nathani__!~nathani@mail.validmanufacturing.com> has joined #yocto23:14
*** Willy-- <Willy--!~william@156.57.171.172> has joined #yocto23:18
*** dlan <dlan!~dennis@gentoo/developer/dlan> has quit IRC23:21
*** dlan <dlan!~dennis@gentoo/developer/dlan> has joined #yocto23:23
*** sjolley <sjolley!~sjolley@134.134.139.73> has quit IRC23:30
*** Jefro <Jefro!~josiermi@134.134.139.75> has joined #yocto23:47
-YoctoAutoBuilder- build #1020 of nightly-x32 is complete: Failure [failed BuildImages Running Sanity Tests Running Sanity Tests_1 SendErrorReport] Build details are at https://autobuilder.yocto.io/builders/nightly-x32/builds/102023:49
*** sjolley <sjolley!~sjolley@134.134.139.74> has joined #yocto23:54
*** majuk <majuk!~majuk@75-163-138-15.clsp.qwest.net> has quit IRC23:55
*** majuk <majuk!~majuk@75-163-138-15.clsp.qwest.net> has joined #yocto23:55
*** majuk <majuk!~majuk@75-163-138-15.clsp.qwest.net> has quit IRC23:59

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