*** sameo <sameo!~samuel@192.55.54.40> has quit IRC | 00:08 | |
qknight | *help* | 00:14 |
---|---|---|
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has joined #yocto | 00:18 | |
*** Jefro1 <Jefro1!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 00:26 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 00:27 | |
*** IvanSB <IvanSB!~IvanSB@host221-24-dynamic.9-87-r.retail.telecomitalia.it> has quit IRC | 00:31 | |
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has joined #yocto | 00:37 | |
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has quit IRC | 00:41 | |
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has joined #yocto | 00:41 | |
*** fischerm <fischerm!~mfischer@207-114-172-147.static.twtelecom.net> has quit IRC | 00:47 | |
*** ajtag- <ajtag-!~ajtag@cpc10-lee211-2-0-cust124.7-1.cable.virginm.net> has joined #yocto | 00:54 | |
*** ajtag_ <ajtag_!~ajtag@cpc10-lee211-2-0-cust124.7-1.cable.virginm.net> has quit IRC | 00:54 | |
*** lamego <lamego!~jose@134.134.139.77> has quit IRC | 00:55 | |
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has quit IRC | 01:01 | |
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has joined #yocto | 01:02 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has quit IRC | 01:04 | |
*** Jefro1 <Jefro1!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 01:23 | |
*** binhnk <binhnk!~binhnk@117.6.99.240> has quit IRC | 01:24 | |
*** binhnk <binhnk!~binhnk@117.6.99.240> has joined #yocto | 01:25 | |
*** binhnk <binhnk!~binhnk@117.6.99.240> has joined #yocto | 01:27 | |
*** binhnk <binhnk!~binhnk@117.6.99.240> has quit IRC | 01:35 | |
*** binhnk <binhnk!~binhnk@117.6.99.240> has joined #yocto | 01:36 | |
*** mrk377 <mrk377!a2f43371@gateway/web/freenode/ip.162.244.51.113> has joined #yocto | 01:39 | |
parrot2 | what does EXTRA_OECONF_BASE, EXTRA_OECONF_INITIAL and EXTRA_OECONF_INTERMEDIATE mean in gcc-4.9.inc inside the meta layer? | 01:52 |
qknight | parrot2: github link to the file maybe? | 01:52 |
parrot2 | qknight: sure...wait | 01:59 |
*** Cardoe <Cardoe!~Cardoe@gentoo/developer/Cardoe> has joined #yocto | 01:59 | |
*** josephjpasternac <josephjpasternac!~josephjpa@c-68-56-154-116.hsd1.mi.comcast.net> has joined #yocto | 01:59 | |
parrot2 | qknight: here you go http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-devtools/gcc/gcc-4.9.inc | 02:00 |
*** josephjpasternac <josephjpasternac!~josephjpa@c-68-56-154-116.hsd1.mi.comcast.net> has quit IRC | 02:02 | |
qknight | http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=325ee9b5fcebe902dfea78750502d8f6667d0a97 | 02:02 |
qknight | parrot2: For some platforms its useful to be able to configure LTO so provide a variable | 02:02 |
qknight | to allow this to happen. | 02:02 |
qknight | parrot2: a global switch for some very important compiler settings? | 02:03 |
parrot2 | LTO? | 02:04 |
qknight | parrot2: http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-devtools/gcc/gcc-configure-common.inc seems it is set from here | 02:04 |
qknight | parrot2: and it is initially "" but you can pass it different values using something like this, i suppose: | 02:05 |
qknight | PACKAGECONFIG_append_pn-qtbase = " tools icu examples accessibility gl udev openssl widgets developer sql-sqlite sql-mysql sql-psql sm" | 02:05 |
*** turbo-joe <turbo-joe!~turbo-joe@c-68-56-154-116.hsd1.mi.comcast.net> has joined #yocto | 02:05 | |
qknight | just a guess though | 02:05 |
qknight | parrot2: https://gcc.gnu.org/wiki/LinkTimeOptimization LTO | 02:05 |
turbo-joe | hello all, I keep getting warnings/errors saying WARNING: missing /lib/modules/4.2.3-armv7-x2 does anyone know how I can get that module installed? | 02:11 |
parrot2 | qknight: ok...thanks for the heads up | 02:11 |
qknight | turbo-joe: where and why do you get the warnings | 02:12 |
turbo-joe | when installing through apt-get | 02:12 |
qknight | turbo-joe: did you install ~/QorIQ-SDK-V1.8-20150619-yocto/build_t4240rdb-64b_release$ ls tmp/deploy/images/t4240rdb-64b/modules-t4240rdb-64b.tgz | 02:14 |
qknight | turbo-joe: your paths are obviously different than mine | 02:14 |
turbo-joe | I just got ubuntu loaded on emmc and I am trying to get it setup with lxde and a few other pieces of software | 02:14 |
qknight | turbo-joe: which boadr are ya using? | 02:15 |
turbo-joe | BBB-eMMC-flasher-ubuntu-14.04.3-console-armhf-2015-10-09-2gb.img | 02:15 |
qknight | https://www.raspberrypi.org/forums/viewtopic.php?f=71&t=17666 <- does this help | 02:19 |
turbo-joe | honestly I am kind of clueless on what that module is or does. this is my first time with ubuntu on the beaglebone black | 02:22 |
qknight | turbo-joe: might be the kernel modules, do you have anything in /lib/modules? | 02:23 |
qknight | turbo-joe: go there, type: du -a /lib/modules and paste me the output | 02:23 |
turbo-joe | 4.1.10-ti-r21 | 02:24 |
turbo-joe | thats it | 02:24 |
qknight | turbo-joe: then you don't have any kernel modules... ok | 02:24 |
qknight | turbo-joe: might be ok though | 02:24 |
*** Cardoe <Cardoe!~Cardoe@gentoo/developer/Cardoe> has quit IRC | 02:25 | |
qknight | turbo-joe: zcat /proc/config.gz | grep -i '=m$' | 02:25 |
qknight | turbo-joe: check that output | 02:25 |
qknight | turbo-joe: a better way is to use paste.ubuntu.com | 02:26 |
qknight | 'uname -a' says? | 02:26 |
*** Cardoe <Cardoe!~Cardoe@gentoo/developer/Cardoe> has joined #yocto | 02:28 | |
*** Guest48091 <Guest48091!~gary@h108.21.117.75.dynamic.ip.windstream.net> has joined #yocto | 02:28 | |
*** Cardoe <Cardoe!~Cardoe@gentoo/developer/Cardoe> has quit IRC | 02:31 | |
*** Cardoe <Cardoe!~Cardoe@gentoo/developer/Cardoe> has joined #yocto | 02:32 | |
qknight | turbo-joe: you are on my ban list rihgt now because you are literally spamming me | 02:33 |
*** joshuagl <joshuagl!~joshuagl@host109-153-186-13.range109-153.btcentralplus.com> has quit IRC | 02:39 | |
*** joshuagl <joshuagl!~joshuagl@host86-186-103-27.range86-186.btcentralplus.com> has joined #yocto | 02:41 | |
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has joined #yocto | 02:48 | |
*** dv__ <dv__!~quassel@chello062178118086.5.14.vie.surfer.at> has quit IRC | 02:50 | |
*** sameo <sameo!~samuel@192.55.55.39> has joined #yocto | 02:52 | |
*** dreyna4529 <dreyna4529!~dreyna@unknown-216-204.windriver.com> has quit IRC | 02:58 | |
*** sameo <sameo!~samuel@192.55.55.39> has quit IRC | 02:58 | |
*** halstead <halstead!~halstead@drupal.org/user/301087/view> has quit IRC | 03:05 | |
*** sameo <sameo!~samuel@192.55.54.42> has joined #yocto | 03:11 | |
*** aehs29 <aehs29!~aehernan@134.134.139.70> has joined #yocto | 03:20 | |
*** mrk377 <mrk377!a2f43371@gateway/web/freenode/ip.162.244.51.113> has quit IRC | 03:20 | |
*** aehs29 <aehs29!~aehernan@134.134.139.70> has left #yocto | 03:22 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 03:33 | |
*** soderstrom <soderstrom!~soderstro@c-608be555.015-59-6c6b7013.cust.bredbandsbolaget.se> has quit IRC | 03:36 | |
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has quit IRC | 03:39 | |
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has joined #yocto | 03:41 | |
turbo-joe | sent output in pm qknight | 03:44 |
turbo-joe | ok sry about that | 03:44 |
turbo-joe | Linux arm 4.1.10-ti-r21 #1 SMP PREEMPT Fri Oct 9 06:05:02 UTC 2015 armv7l armv7l armv7l GNU/Linux | 03:45 |
turbo-joe | http://paste.ubuntu.com/12976941/ | 03:45 |
turbo-joe | thats the previous command you asked | 03:45 |
turbo-joe | zcat | 03:45 |
turbo-joe | I'm so sorry | 03:45 |
turbo-joe | I never used paste.ubuntu.com before | 03:45 |
turbo-joe | qknight: can you see that something is missing, or maybe something went wrong when I flashed the BBB? | 03:45 |
turbo-joe | and I truly apologize for the spam, I honestly didn't know better as ignorant as that sounds. | 03:45 |
*** halstead <halstead!~halstead@drupal.org/user/301087/view> has joined #yocto | 03:50 | |
*** Gary <Gary!~gary@h108.21.117.75.dynamic.ip.windstream.net> has joined #yocto | 03:56 | |
*** Gary is now known as Guest78532 | 03:56 | |
*** Guest48091 <Guest48091!~gary@h108.21.117.75.dynamic.ip.windstream.net> has quit IRC | 03:58 | |
*** Guest78532 <Guest78532!~gary@h108.21.117.75.dynamic.ip.windstream.net> has left #yocto | 04:03 | |
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC | 04:12 | |
qknight | hm | 04:48 |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto | 04:48 | |
qknight | how to setup my own meta-foo | 04:49 |
qknight | it seems not to find my own bb files tough | 04:49 |
turbo-joe | I thought I lost ya for a sec | 04:49 |
turbo-joe | is there an image of ubuntu with a gui? even an older one. | 04:51 |
*** _AndersD <_AndersD!~anders@h83-209-191-235.dynamic.se.alltele.net> has joined #yocto | 05:04 | |
*** alimon <alimon!~alimon@187-176-43-14.dynamic.axtel.net> has quit IRC | 05:12 | |
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto | 05:43 | |
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has quit IRC | 05:45 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has quit IRC | 05:45 | |
*** t0mmy <t0mmy!~tprrt@ram31-2-82-228-88-46.fbx.proxad.net> has joined #yocto | 06:00 | |
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has joined #yocto | 06:03 | |
*** smartin_ <smartin_!~smartin@195.190.86.18> has quit IRC | 06:06 | |
*** ka6sox <ka6sox!ka6sox@nasadmin/ka6sox> has joined #yocto | 06:09 | |
*** smartin_ <smartin_!~smartin@195.190.86.18> has joined #yocto | 06:13 | |
*** halfhalo <halfhalo!halfhalo@nasadmin/webteam/halfhalo> has joined #yocto | 06:13 | |
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC | 06:18 | |
LetoThe2nd | Ox4: good morning. if i'm not answering here, chances are that i'm not around. generally, keeping support in this channel is always good because it doesn't limit the answers to what one supporter know, and others can profit too | 06:20 |
LetoThe2nd | Ox4: so if nobody answers here, maybe try the ML or such. | 06:20 |
LetoThe2nd | qknight: for creating your own meta layer, the easiest way is to just use yocto-create-layer and then add it int your bblayers.conf | 06:23 |
*** tasslehoff <tasslehoff!~Tasslehof@77.40.182.98> has joined #yocto | 06:25 | |
*** zerus <zerus!~epetmab@77.105.235.174> has joined #yocto | 06:38 | |
*** t0mmy <t0mmy!~tprrt@ram31-2-82-228-88-46.fbx.proxad.net> has quit IRC | 06:42 | |
*** t0mmy <t0mmy!~tprrt@ram31-2-82-228-88-46.fbx.proxad.net> has joined #yocto | 06:44 | |
*** marek__ <marek__!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 06:50 | |
*** frsc <frsc!~frsc@80.149.173.68> has joined #yocto | 06:54 | |
*** smartin_ <smartin_!~smartin@195.190.86.18> has quit IRC | 06:58 | |
*** didrocks <didrocks!~didrocks@ber69-1-78-193-232-157.fbxo.proxad.net> has joined #yocto | 07:01 | |
*** turbo-joe <turbo-joe!~turbo-joe@c-68-56-154-116.hsd1.mi.comcast.net> has quit IRC | 07:02 | |
*** frsc <frsc!~frsc@80.149.173.68> has quit IRC | 07:14 | |
*** frsc <frsc!~frsc@80.149.173.68> has joined #yocto | 07:14 | |
*** t0mmy <t0mmy!~tprrt@ram31-2-82-228-88-46.fbx.proxad.net> has quit IRC | 07:15 | |
*** smartin_ <smartin_!~smartin@195.190.86.18> has joined #yocto | 07:16 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto | 07:33 | |
*** Biliogadafr <Biliogadafr!~User@62.214.49.206> has joined #yocto | 07:42 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-mymczuhltglxbmne> has joined #yocto | 07:46 | |
*** jbrianceau_away is now known as jbrianceau | 07:46 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 07:53 | |
Ox4 | LetoThe2nd: ML? | 07:54 |
LetoThe2nd | Ox4: mailing list | 07:55 |
*** [Sno] <[Sno]!~sno@ip-37-24-117-137.hsi14.unitymediagroup.de> has quit IRC | 08:05 | |
*** mckoan|away is now known as mckoan | 08:06 | |
mckoan | good morning | 08:06 |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 08:08 | |
Ox4 | ok, one more try :) On my board I have serveral partitions: 1) for kernel with partition size 8Mb and 2) for rootfs - 116 Mb. I have to create one img file which includes kernel and rootfs. How can I do that? | 08:13 |
bluelightning | morning all | 08:14 |
bluelightning | Ox4: assuming you're using a recent version, you could use wic | 08:14 |
bluelightning | http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#creating-partitioned-images | 08:15 |
*** bananadev <bananadev!~dev@117.6.99.240> has joined #yocto | 08:17 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 08:24 | |
Ox4 | bluelightning: yes, I am using git version | 08:26 |
Ox4 | bluelightning: currently I am using dd utility | 08:28 |
Ox4 | bluelightning: but thank you for the link | 08:29 |
bluelightning | with wic you can still produce a file that you dd to the device, | 08:29 |
*** zerus <zerus!~epetmab@77.105.235.174> has quit IRC | 08:30 | |
Ox4 | bluelightning: yes, I am investigating the source of wic | 08:31 |
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto | 08:32 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 08:32 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 08:33 | |
*** [Sno] <[Sno]!~sno@rademacherexchange.de> has joined #yocto | 08:37 | |
*** jku <jku!jku@nat/intel/x-odfmfudymltfcqfk> has joined #yocto | 08:38 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 08:43 | |
*** lazao <lazao!c32a382b@gateway/web/freenode/ip.195.42.56.43> has joined #yocto | 08:45 | |
lazao | hi | 08:46 |
*** townxelliot <townxelliot!~ell@176.251.36.115> has joined #yocto | 08:47 | |
*** roccof <roccof!~roccof@93-51-177-218.ip268.fastwebnet.it> has joined #yocto | 08:49 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 08:51 | |
parrot2 | bluelightning: ping | 08:53 |
bluelightning | parrot2: pong | 08:54 |
parrot2 | bluelightning: not sure if that's your area of responsibility, what does EXTRA_OECONF_BASE, EXTRA_OECONF_INITIAL and INTERMEDIATE mean in http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-devtools/gcc/gcc-4.9.inc | 08:55 |
bluelightning | parrot2: it has to do with the separate times that we build glibc, though the "intermediate" is obsolete I think | 08:56 |
lazao | is there a way to have something like the bb.utils.contains by giving a wildcard? | 08:57 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 08:57 | |
parrot2 | bluelightning: so if I plan to enable libgomp, is it not the best way if I simply replace --disable-libgomp in that inc file with --enable-libgomp ? | 08:58 |
*** pespin <pespin!d4a63893@gateway/web/freenode/ip.212.166.56.147> has joined #yocto | 08:59 | |
parrot2 | I do plan a bbappend on this but I'm not sure if the autotools will be happy with both --enable and --disable there | 08:59 |
bluelightning | parrot2: libgomp is already enabled when we build glibc properly, AFAIK | 09:00 |
bluelightning | parrot2: I don't think you want to enable it for glibc-initial | 09:00 |
parrot2 | bluelightning: I don't think libgomp is there since I couldn't find it in the deploy/rpm directory. Also, my stock core-image-sato-sdk don't have it either | 09:02 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 09:03 | |
bluelightning | parrot2: actually, it seems like libgomp comes from gcc-runtime not glibc | 09:04 |
bluelightning | parrot2: if you build gcc-runtime, or add libgomp to some packagegroup or your image, you will have it | 09:04 |
LetoThe2nd | concerning this gcc fun - is there a known goot way to have gcc-runtime and libgfortran for native to depend on? | 09:05 |
LetoThe2nd | s/goot/good/ | 09:05 |
bluelightning | wouldn't you be relying on the host for that? | 09:06 |
LetoThe2nd | hm, would i? | 09:06 |
bluelightning | if it's native, and it comes from gcc, I would have thought so | 09:07 |
bluelightning | I'm not an expert in that area by any means though | 09:07 |
LetoThe2nd | hmhm | 09:08 |
parrot2 | bluelightning: I guess I will add libgomp to CORE_IMAGE_EXTRA_INSTALL then ? | 09:08 |
bluelightning | parrot2: that should do it yes | 09:09 |
parrot2 | just want to make sure I dont hit my head with hammer again | 09:09 |
LetoThe2nd | bluelightning: then why are we building all those native tools anyways and not relying on the host? | 09:10 |
bluelightning | interestingly though, libgomp and libgomp-dev are in the RRECOMMENDS for packagegroup-core-sdk which should be in core-image-sato-sdk (unless you've removed tools-sdk from IMAGE_FEATURES, that is) | 09:10 |
bluelightning | LetoThe2nd: because a lot of the time we've found unfortunately we can't rely on the host | 09:10 |
bluelightning | I think it's possible we might re-evaluate some of the things we're building | 09:11 |
LetoThe2nd | bluelightning: thats what i mean. | 09:11 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 09:15 | |
*** belen <belen!Adium@nat/intel/x-tmawurxzpgmejyxb> has joined #yocto | 09:15 | |
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 09:15 | |
parrot2 | hmm...I tried out this recipe https://github.com/bmwcarit/meta-ros/blob/master/recipes-extended/freeglut/freeglut_2.8.1.bb and everything went well except I couldn't find the resultant rpm package within the tmp/deploy/rpm . Any idea? I first thought it was missing pkgconfig and I inherited pkgconfig as well. But no luck :-( | 09:17 |
lazao | help anyone? | 09:17 |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-szouqpxmorealxzd> has quit IRC | 09:20 | |
LocutusOfBorg1 | bluelightning, do you have yocto write permissions on git? | 09:20 |
LocutusOfBorg1 | hi BTW | 09:20 |
LocutusOfBorg1 | "# opkg-utils is for update-altnernatives :(" | 09:21 |
LocutusOfBorg1 | there is a typo | 09:21 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 09:21 | |
LocutusOfBorg1 | http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/layer.conf | 09:21 |
*** sm0ketst <sm0ketst!54c63c29@gateway/web/freenode/ip.84.198.60.41> has quit IRC | 09:24 | |
bluelightning | LocutusOfBorg1: I don't, I have the ability to send patches, just like all of us ;) | 09:26 |
bluelightning | lazao: there is no function to do that, you can use whatever python functions you like in in-line python, so you could define a function with def ... and then call it | 09:29 |
bluelightning | parrot2: you should look into the logs and packages-split under the workdir for the recipe | 09:33 |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has joined #yocto | 09:33 | |
*** ant_work <ant_work!~ant__@host202-80-dynamic.180-80-r.retail.telecomitalia.it> has joined #yocto | 09:34 | |
lazao | bluelightning: thanks, so you mean there is no way to have my function properly defined when executing bitbake -e myrecipe? i need to define a python function to override the variable then call it in a do_task? | 09:36 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 09:37 | |
*** nobu <nobu!~nobu@62-20-3-162.customer.telia.com> has joined #yocto | 09:37 | |
bluelightning | lazao: no, there definitely is | 09:38 |
bluelightning | you don't need a task to do this | 09:38 |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has quit IRC | 09:40 | |
lazao | bluelightning: so, if i define a python var_replacement() {} function, how do i call it in my recipe? | 09:41 |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has joined #yocto | 09:41 | |
bluelightning | lazao: see meta/recipes-extended/pam/libpam_1.2.1.bb for an example of doing this (search for "get_multilib_bit") | 09:41 |
LocutusOfBorg1 | well, sending a patch for a typo fix seems an overkill | 09:42 |
LocutusOfBorg1 | :) | 09:42 |
lazao | thanks! | 09:42 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 09:43 | |
bluelightning | LocutusOfBorg1: I've got a patch here locally, I can send it out with my next set after the release if nobody gets to it first | 09:46 |
LocutusOfBorg1 | wonderful | 09:48 |
LocutusOfBorg1 | do you use git send mail to send patches? I tried to use it for a patch on meta-raspberrypi | 09:48 |
LocutusOfBorg1 | I admit I like more github pull requests | 09:48 |
bluelightning | I use either git-send-email or our create-pull-request/send-pull-request scripts | 09:49 |
bluelightning | O | 09:49 |
bluelightning | (the latter wrap git-format-patch and git-send-email anyway) | 09:49 |
bluelightning | if you've not yet seen it : http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded | 09:50 |
jmleo | Is it possible to replace a class like we can replace a bb in custom recipes ? say I want to use a custom classes/devshell.bbclass and create a meta-mymeta/classes/devshell.bbclass will it be used ? | 09:51 |
bluelightning | jmleo: if you ensure your layer's directory appears first in BBPATH | 09:52 |
bluelightning | jmleo: because of order of operations, that can be dependent on the order the layer appears in BBLAYERS in bblayers.conf | 09:52 |
jmleo | bluelightning: ok, thanks | 09:52 |
bluelightning | jmleo: because of that I usually recommend that you avoid doing that; use an additional class, or send a patch for the one you want to modify | 09:53 |
bluelightning | in the end we all benefit if the classes are as flexible as is practical, and you avoid maintenance burden in the future | 09:54 |
*** fredcadete <fredcadete!d4a63893@gateway/web/freenode/ip.212.166.56.147> has joined #yocto | 09:54 | |
*** ftonello <ftonello!~quassel@81.145.202.106> has quit IRC | 09:54 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 09:55 | |
xerent | hey guys, I need to put together a kernel patch, and I was planning to do that by diffing kernel sources from work folder. problem is I need to clean that up first, e.g. i'd like for yocto to perform the do_unpack and do_patch steps only | 10:01 |
xerent | any tips? | 10:01 |
fredcadete | bitbake linux-yocto -c cleansstate | 10:01 |
fredcadete | bitbake linux-yocto -c patch | 10:01 |
fredcadete | I guess | 10:01 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 10:02 | |
*** jku <jku!jku@nat/intel/x-odfmfudymltfcqfk> has quit IRC | 10:03 | |
*** jku <jku!jku@nat/intel/x-ymcrgcynvatvirxc> has joined #yocto | 10:03 | |
*** rburton <rburton!~Adium@host86-133-126-245.range86-133.btcentralplus.com> has joined #yocto | 10:05 | |
xerent | seems to work :) | 10:06 |
xerent | thanks! | 10:06 |
*** seezer <seezer!quassel@quassel/developer/seezer> has quit IRC | 10:11 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 10:14 | |
*** seezer <seezer!quassel@quassel/developer/seezer> has joined #yocto | 10:14 | |
*** nighty^ <nighty^!~nighty@tin51-1-82-226-147-104.fbx.proxad.net> has quit IRC | 10:19 | |
*** nobu <nobu!~nobu@62-20-3-162.customer.telia.com> has quit IRC | 10:20 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 10:21 | |
*** nighty^ <nighty^!~nighty@tin51-1-82-226-147-104.fbx.proxad.net> has joined #yocto | 10:22 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has quit IRC | 10:25 | |
fredcadete | no problem | 10:27 |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 10:33 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has joined #yocto | 10:33 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 10:39 | |
*** anselmolsm <anselmolsm!~anselmols@192.55.54.42> has joined #yocto | 10:39 | |
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has joined #yocto | 10:40 | |
[Sno] | during simplifying meta-java bootstrap I hit (hopefully) one remaining problem | 10:44 |
[Sno] | there're several recipes providing virtual/javac-native | 10:44 |
[Sno] | and there can be only one ... | 10:44 |
[Sno] | since jikes ecj-bootstrap-native provides virtual/javac-native (Java 1.5), Icedtead7-native provides virtual/javac-native (Java 1.7) and openjdk-8-native provides it (Java 8) - and openjdk-8 requires icedtea7 which requires ecj-bootstrap-native which requires jikes-initial-native - how give a user the chance to pick one in the middle and say: that's enough for me | 10:46 |
*** ftonello <ftonello!~quassel@81.145.202.106> has joined #yocto | 10:46 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has quit IRC | 10:48 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has joined #yocto | 10:49 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 10:51 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 10:57 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 10:59 | |
*** Snert__ <Snert__!~snert_@69-161-21-126.static.acsalaska.net> has quit IRC | 11:03 | |
*** psadro <psadro!~Thunderbi@216.234.148.134> has quit IRC | 11:04 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 11:05 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has joined #yocto | 11:17 | |
*** IvanSB <IvanSB!~IvanSB@2a01:2000:2000:6f7:f279:59ff:fe64:3a8> has quit IRC | 11:23 | |
*** radzy <radzy!~radzy@unknown-216-78.windriver.com> has quit IRC | 11:28 | |
*** radzy <radzy!~radzy@unknown-216-78.windriver.com> has joined #yocto | 11:32 | |
*** tsramos <tsramos!~tsramos@192.55.54.38> has joined #yocto | 11:39 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC | 11:40 | |
*** mtownsend <mtownsend!6d44c131@gateway/web/freenode/ip.109.68.193.49> has joined #yocto | 11:40 | |
*** tsramos_ <tsramos_!~tsramos@134.134.139.78> has joined #yocto | 11:42 | |
mtownsend | Hi, I'm using PACKAGE_CLASSES ?= "package_deb" which works great and gives me dpkg, is there a way to stop it from installing apt to? I'm using Daisy. | 11:43 |
*** bananadev <bananadev!~dev@117.6.99.240> has quit IRC | 11:43 | |
*** tsramos <tsramos!~tsramos@192.55.54.38> has quit IRC | 11:44 | |
*** ant_work <ant_work!~ant__@host202-80-dynamic.180-80-r.retail.telecomitalia.it> has quit IRC | 11:45 | |
bluelightning | mtownsend: you could set ROOTFS_PKGMANAGE in the image to just "dpkg" | 11:47 |
*** ant_work <ant_work!~ant__@host202-80-dynamic.180-80-r.retail.telecomitalia.it> has joined #yocto | 11:52 | |
*** soderstrom <soderstrom!~soderstro@81.216.59.226> has joined #yocto | 11:52 | |
mtownsend | bluelightning: Thank you, sounds promising, I'll give it go. | 11:53 |
*** codewarrior_ <codewarrior_!c39feabe@gateway/web/freenode/ip.195.159.234.190> has joined #yocto | 12:00 | |
codewarrior_ | can someone expain me a difference between do_rootfs[postfuncs] and ROOTFS_POSTPROCESS_COMMAND | 12:00 |
codewarrior_ | are the functions there called in the same point? | 12:01 |
codewarrior_ | if so which one I should use? | 12:01 |
fredcadete | if I remember correctly, do_rootfs[postfuncs] calls every function in ROOTFS_POSTPROCESS_COMMAND | 12:04 |
bluelightning | er, no | 12:04 |
bluelightning | codewarrior_: if you want to do anything with the actual image contents you will want ROOTFS_POSTPROCESS_COMMAND | 12:05 |
fredcadete | gaaah ok | 12:05 |
bluelightning | do_rootfs[postfuncs] will only get called after all of the image construction and image file generation has been done | 12:05 |
bluelightning | by which time it'll be too late to actually influence it | 12:05 |
soderstrom | I'm working on adding support for NextThingCo C.H.I.P in the meta-sunxi layer. But I'm having issues with getting the files generated under tmp/work/chip.../linux-chip/4.2.0-r0/image into the final root filesystem. I'm currently generating one ext4 system for local mounting and viewing, and also an rootfs.ubi that should be placed on the device. However in both of these the contents from ..4.2.0-r0/image | 12:07 |
soderstrom | is missing. I feel like I am missing something really obvious, am I? Is my qeustion related to the current discussion? | 12:07 |
codewarrior_ | bluelightning: so ROOTFS_POSTPROCESS_COMMAND is called before do_rootfs[postfuncs] | 12:07 |
codewarrior_ | those sound bit similar | 12:07 |
codewarrior_ | and it's hard to find good explanation when each "hook" is run | 12:08 |
LetoThe2nd | soderstrom: well does your image recipe contain kernel, devicetree, modules and all that? otherwise they're not pulled in | 12:08 |
bluelightning | codewarrior_: postfuncs are a generic mechanism, available for any function | 12:08 |
bluelightning | codewarrior_: but just like everywhere else, the function itself runs before all of its postfuncs | 12:08 |
codewarrior_ | and what if I will use do_rootfs[prefuncs] and corresponding ROOTFS_PREPROCESS_COMMAND | 12:09 |
bluelightning | prefuncs happen before anything is done for the image generation | 12:09 |
bluelightning | see http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-ROOTFS_POSTPROCESS_COMMAND and the vars that surround it if you haven't already | 12:10 |
codewarrior_ | but are the two I've mentioned executed in different point | 12:10 |
bluelightning | if you could explain what you're trying to do perhaps I could offer advice | 12:10 |
codewarrior_ | or it doesn't really matter | 12:10 |
soderstrom | My linux recipe looks like this: https://github.com/soderstrom-rikard/meta-sunxi/blob/master/recipes-kernel/linux/linux-chip_4.1.0.bb | 12:10 |
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC | 12:10 | |
bluelightning | codewarrior_: absolutely they are, that's what I said | 12:10 |
codewarrior_ | bluelightning: I want to store image manifest | 12:11 |
LetoThe2nd | soderstrom: not the kernel recipe defines what goes into the image, the image recipe does. | 12:11 |
bluelightning | codewarrior_: what kind of manifest? | 12:11 |
LetoThe2nd | soderstrom: by default, an image does *not* contain kernel and such, it has to be specifically included. | 12:11 |
soderstrom | but in the machine config I do a lot of wierdness: https://github.com/soderstrom-rikard/meta-sunxi/blob/master-soderstrom/conf/machine/chip.conf (wrong branch on previous link) | 12:11 |
codewarrior_ | like file with device name, build number and time | 12:11 |
bluelightning | codewarrior_: into the image? | 12:11 |
codewarrior_ | place it somewhere in /etc/manifest or something | 12:12 |
codewarrior_ | yup | 12:12 |
codewarrior_ | into the image | 12:12 |
codewarrior_ | but as the very last step | 12:12 |
bluelightning | codewarrior_: so it turns out we already have functionality to do this that is fairly easy to enable and customise | 12:12 |
codewarrior_ | so that I know all the details | 12:12 |
bluelightning | codewarrior_: meta/classes/image-buildinfo.bbclass | 12:12 |
codewarrior_ | I will take a look | 12:13 |
codewarrior_ | but is it possible to store build time, device name and some custom fields | 12:14 |
bluelightning | yes, it's easy to do that assuming those are all represented by variable values | 12:15 |
bluelightning | you just set your own value for IMAGE_BUILDINFO_VARS listing the names of the variables you want put in the file | 12:15 |
bluelightning | DATETIME would give you the build date/time | 12:16 |
codewarrior_ | is DATETIME the same as used to create the name of the image? | 12:16 |
bluelightning | yes | 12:17 |
soderstrom | LetoThe2nd: Ah, well that do make since :) Thanks | 12:17 |
*** dmoseley <dmoseley!~dmoseley@2606:a000:120a:a108:4024:828:4094:dfca> has quit IRC | 12:17 | |
LetoThe2nd | soderstrom: have fun | 12:17 |
soderstrom | LetoThe2nd: Always :P | 12:18 |
*** dmoseley <dmoseley!~dmoseley@cpe-75-181-75-239.carolina.res.rr.com> has joined #yocto | 12:18 | |
*** psadro <psadro!~Thunderbi@2620:0:ed0:800a:72f3:95ff:fe1d:9866> has joined #yocto | 12:20 | |
codewarrior_ | bluelightning: thanks for your help | 12:21 |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has joined #yocto | 12:26 | |
*** mago_ <mago_!~mago@88.131.56.168> has quit IRC | 12:27 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 12:27 | |
*** mago_ <mago_!~mago@88.131.56.168> has joined #yocto | 12:28 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 12:29 | |
*** bluelightning_ is now known as bluelightning | 12:33 | |
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81006f6ee.cpe.net.cable.rogers.com> has quit IRC | 12:36 | |
*** lexano <lexano!~lexano@CPEa021b7ac59c9-CMbcc81006f6ee.cpe.net.cable.rogers.com> has joined #yocto | 12:37 | |
mtownsend | bluelightning: Your suggestion work a treat, many thanks!! | 12:38 |
*** lazao <lazao!c32a382b@gateway/web/freenode/ip.195.42.56.43> has quit IRC | 12:39 | |
bluelightning | mtownsend: no problem | 12:41 |
mtownsend | dpkg is complaining that ldconfig is not on the path, is this part of busybox? do I need to alter it's configuration? | 12:51 |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto | 12:52 | |
bluelightning | mtownsend: at least when using the default libc of glibc, /sbin/ldconfig is installed from the glibc package | 12:53 |
fredcadete | mtownsend: another possibility is that /sbin is not on the path when you launch dpkg | 12:54 |
mtownsend | bluelightning: I'm using eglibc from the linaro external toolchain I think. I'm a bit stuffed then. | 12:54 |
bluelightning | mtownsend: hmm ok, could be that they package that differently? I'm not very familiar with that | 12:55 |
bluelightning | mtownsend: can you verify /sbin/ldconfig is not there? | 12:56 |
mtownsend | fredcadete: find / -name "ldconfig" returned nothing | 12:56 |
mtownsend | I'll have a dig around in the linaro stuff to see if it's there somewhere. | 12:57 |
mtownsend | The linaro toolchain has sbin/ldconfig in it's installed directory but it's not been packaged up by Yocto, weirdly the man pages were :) | 13:00 |
bluelightning | er, under normal conditions that would generate a warning/error at packaging time | 13:02 |
mtownsend | Would something like PREFERRED_PROVIDER_ldconfig = "external-linaro-toolchain" work? | 13:02 |
bluelightning | I doubt it | 13:02 |
bluelightning | PREFERRED_PROVIDER only works when there are actual providers of that item along with things depending on it, I don't think that's true for ldconfig | 13:03 |
bluelightning | (when I say actual providers, I mean where more than one recipe states that it PROVIDES that thing) | 13:04 |
mtownsend | ok found the external-linaro-toolchain recipe. I'll see if I can append it and get it to package up ldconfig. | 13:05 |
*** tasslehoff <tasslehoff!~Tasslehof@77.40.182.98> has quit IRC | 13:09 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@bob75-2-81-56-46-209.fbx.proxad.net> has joined #yocto | 13:15 | |
*** madisox <madisox!~madison@216-75-232-11.static.wiline.com> has joined #yocto | 13:29 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC | 13:37 | |
*** Cardoe <Cardoe!~Cardoe@gentoo/developer/Cardoe> has joined #yocto | 13:43 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@bob75-2-81-56-46-209.fbx.proxad.net> has quit IRC | 13:48 | |
hanDerPeder | hi, is it possible to have several git repos in SRC_URI? trying to compile a linux kernel with some backports | 13:48 |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has joined #yocto | 13:48 | |
bluelightning | hanDerPeder: it is, yes | 13:54 |
jku | hanDerPeder: yes. see example with named URIs in http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#new-recipe-fetching-code | 13:54 |
bluelightning | jku: actually I don't think that section quite covers multiple git URIs, though perhaps it should | 13:55 |
bluelightning | hanDerPeder: you just need to add ;destsuffix onto one (or both) of the SRC_URI entries, to tell it to check out the files to a subdirectory other than "git" | 13:56 |
bluelightning | ;destsuffix=subdirname | 13:56 |
jku | oh that's true | 13:57 |
*** sameo <sameo!~samuel@192.55.55.39> has joined #yocto | 13:58 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-vmmjixefbfrnucha> has joined #yocto | 14:01 | |
soderstrom | LetoThe2nd: Thanks again for the help, my rootfs now looks the way I expected it too ^^. | 14:02 |
LetoThe2nd | soderstrom: :-) | 14:03 |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-vmmjixefbfrnucha> has quit IRC | 14:05 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-hrvocbntchzegpfq> has joined #yocto | 14:06 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-spjcuvnjlddpbqrt> has joined #yocto | 14:06 | |
*** lamego <lamego!~jose@134.134.137.71> has joined #yocto | 14:08 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-spjcuvnjlddpbqrt> has quit IRC | 14:08 | |
*** sameo <sameo!~samuel@192.55.55.39> has quit IRC | 14:09 | |
*** raykinsella78 <raykinsella78!~rkinsell@192.198.151.45> has joined #yocto | 14:09 | |
*** Arjenlodder <Arjenlodder!d57f8fec@gateway/web/freenode/ip.213.127.143.236> has joined #yocto | 14:16 | |
Arjenlodder | I hope I'm at the right place. I ordered a mediabox with a Yocto linux on it. | 14:17 |
LetoThe2nd | Arjenlodder: besides some minor nomenclature, go ahead and state your case of emergency, then wait for rescue :-) | 14:20 |
*** sameo <sameo!~samuel@192.55.54.40> has joined #yocto | 14:21 | |
bluelightning | FYI Arjenlodder and I have been discussing this on #poky | 14:23 |
bluelightning | though this is a better channel | 14:23 |
Arjenlodder | Yeah, that's why I stopped, sorry | 14:23 |
Arjenlodder | I need to install GCC somehow, but it has no package in the smart repository | 14:24 |
hanDerPeder | bluelightning: thank you | 14:25 |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC | 14:26 | |
LetoThe2nd | Arjenlodder: so what you're looking for now is a package repository for your box, right? | 14:26 |
Arjenlodder | I guess so, yes | 14:26 |
LetoThe2nd | well then - not knowing any details about your thing, the canonical way would be replicating the distribution that came with it first, and and then build whatever you want for it. | 14:28 |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 14:28 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has quit IRC | 14:29 | |
bluelightning | or poke the provider of the distro to provide package feeds and/or proper instructions on how to use them | 14:30 |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has joined #yocto | 14:30 | |
LetoThe2nd | or that :-) | 14:30 |
qknight | LetoThe2nd: yeah, thanks for that layer hints. i had that and it didn't find a package there because foo-1.2.bb vs foo_1.2.bb issue. stupid me | 14:35 |
LetoThe2nd | qknight: ah, nice to hear you found it. | 14:37 |
qknight | LetoThe2nd: yes! ;-) | 14:38 |
qknight | thanks | 14:38 |
qknight | $perl $perlFlags -e 'use DBI; use DBD::SQLite;' fails on the ubuntu host when doing cross compliation of nix to PPC64 | 14:39 |
qknight | i'm not sure, do i have to install DBI on the host to get that working? | 14:39 |
xerent | I've created and applied a patch to kernel sources which is applied OK, but building the kernel fails. the error message is kind of vague. it ends after 'LD drivers/gpu/built-in.o' line and make returns Error 2. Patch only applied to hid driver. How can I get more information about what's failing really | 14:39 |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 14:41 | |
bluelightning | xerent: we build the kernel in parallel, is it possible the error got printed some way up in the logs? | 14:43 |
*** ant_work <ant_work!~ant__@host202-80-dynamic.180-80-r.retail.telecomitalia.it> has quit IRC | 14:43 | |
xerent | dunno. I just did bitbake linux-yocto-rt so that's the only thing building | 14:44 |
*** Arjenlodder <Arjenlodder!d57f8fec@gateway/web/freenode/ip.213.127.143.236> has quit IRC | 14:48 | |
bluelightning | xerent: yes I know, I meant make parallelism rather than multiple tasks | 14:48 |
xerent | yes, I got it | 14:50 |
xerent | I found the real error, thanks :) | 14:50 |
bluelightning | no problem :) | 14:51 |
*** void-dev <void-dev!~voidweb@monoceres.uberspace.de> has quit IRC | 14:53 | |
*** tsramos <tsramos!~tsramos@192.55.54.42> has joined #yocto | 14:56 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-izehiasgwszsckem> has joined #yocto | 14:57 | |
*** tsramos_ <tsramos_!~tsramos@134.134.139.78> has quit IRC | 15:00 | |
*** sameo <sameo!~samuel@192.55.54.40> has quit IRC | 15:00 | |
*** belen <belen!Adium@nat/intel/x-tmawurxzpgmejyxb> has quit IRC | 15:02 | |
*** belen <belen!Adium@nat/intel/x-rltioqvznenekrpk> has joined #yocto | 15:02 | |
*** void-dev <void-dev!~voidweb@monoceres.uberspace.de> has joined #yocto | 15:04 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 15:12 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 15:13 | |
*** jku <jku!jku@nat/intel/x-ymcrgcynvatvirxc> has quit IRC | 15:13 | |
*** _AndersD <_AndersD!~anders@h83-209-191-235.dynamic.se.alltele.net> has quit IRC | 15:21 | |
*** marek__ <marek__!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 15:23 | |
mtownsend | Is it ok to have ${@bb.utils.contains("TCMODE", "external-linaro-toolchain", "external-linaro-toolchain-utils", "" ,d)} in IMAGE_INSTALL variable of my distro conf? | 15:31 |
qknight | http://paste.ubuntu.com/12980313/ <- why does this only create nix-dev and nix-dbg but not a package called nix? | 15:32 |
*** adelcast <adelcast!~adelcast@130.164.62.224> has left #yocto | 15:32 | |
*** raykinsella78 <raykinsella78!~rkinsell@192.198.151.45> has quit IRC | 15:34 | |
LetoThe2nd | qknight: maybe it doesn't install anything into the pathes matched by FILES (purely guesswork!) | 15:35 |
qknight | LetoThe2nd: yes, i might have screwed the 'make install' | 15:35 |
mtownsend | qknight: what's in the tmp/work/../nix/image directory? | 15:35 |
qknight | rpm -qlp for /home/linux/QorIQ-SDK-V1.8-20150619-yocto/build_t4240rdb-64b_release/tmp/work/ppc64e6500-fsl-linux/nix/1.10-r0/deploy-rpms/ppc64e6500/nix-* shows it is basically empty rpm files, the nix-dbg contains some headers | 15:36 |
qknight | which is odd | 15:36 |
qknight | mtownsend: which directory exactly? | 15:36 |
mtownsend | qknight: Where nix is built, it's exact path will depend on your conf. but it should be in something like tmp/work/xxx/nix/yyy/image | 15:38 |
mtownsend | where xxx is target architecture, mines cortex9t2hf-vfp-neon-oe-linux-gnueabli | 15:39 |
mtownsend | yyy will be version | 15:39 |
*** rburton <rburton!~Adium@host86-133-126-245.range86-133.btcentralplus.com> has quit IRC | 15:40 | |
mtownsend | My understanding which may be wrong :) is that this is where the files get installed to. | 15:40 |
mtownsend | I'm thinking your do_install is overridding things and not installing to the correct directory. | 15:41 |
*** Guest67957 <Guest67957!~quassel@106.120.101.38> has quit IRC | 15:42 | |
*** Jackie <Jackie!~quassel@106.120.101.38> has joined #yocto | 15:43 | |
*** Jackie is now known as Guest13430 | 15:43 | |
*** adelcast1 <adelcast1!~adelcast@130.164.62.82> has quit IRC | 15:47 | |
*** soderstrom <soderstrom!~soderstro@81.216.59.226> has quit IRC | 15:53 | |
*** dreyna4529 <dreyna4529!~dreyna@unknown-216-204.windriver.com> has joined #yocto | 15:56 | |
*** jku <jku!~jku@212-149-207-214.bb.dnainternet.fi> has joined #yocto | 15:56 | |
fredcadete | Hi. I'm trying to build gstreamer1.0-plugins-ugly with "x264", and getting a QA "installed but not shipped" error | 15:56 |
*** rmull <rmull!~rmull@nooperation.org> has left #yocto | 15:57 | |
fredcadete | does someone know if it's working for them? | 15:57 |
fredcadete | or it was just me that screwed up | 15:57 |
*** arfoll <arfoll!arfoll@nat/intel/x-kxbirphxxzmwdohg> has quit IRC | 15:57 | |
*** tsramos <tsramos!~tsramos@192.55.54.42> has quit IRC | 16:00 | |
mtownsend | Does anyone know the best way of including a package if external-linaro-toolchain is being used. I tried using TCMODE and bb.utils.contain but this doesn't work. | 16:01 |
*** aehs29 <aehs29!~aehernan@134.134.139.70> has joined #yocto | 16:01 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-deqmbbyuqfcvadlb> has joined #yocto | 16:02 | |
*** aehs29 <aehs29!~aehernan@134.134.139.70> has left #yocto | 16:02 | |
*** frsc <frsc!~frsc@80.149.173.68> has quit IRC | 16:03 | |
*** aehs29 <aehs29!~aehernan@134.134.139.70> has joined #yocto | 16:03 | |
*** aehs29 <aehs29!~aehernan@134.134.139.70> has quit IRC | 16:03 | |
*** aehs29 <aehs29!~aehernan@134.134.139.70> has joined #yocto | 16:04 | |
fredcadete | in case anyone's interested, I had to add FILES_gstreamer1.0-plugins-ugly-x264 += "${datadir}/gstreamer-${LIBV}/presets/GstX264Enc.prs" to fix the QA error with x264 | 16:04 |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 16:05 | |
mtownsend | +- | 16:06 |
*** codewarrior_ <codewarrior_!c39feabe@gateway/web/freenode/ip.195.159.234.190> has quit IRC | 16:06 | |
*** aehs29 <aehs29!~aehernan@134.134.139.70> has left #yocto | 16:06 | |
*** belen <belen!Adium@nat/intel/x-rltioqvznenekrpk> has quit IRC | 16:07 | |
*** sameo <sameo!~samuel@192.55.55.41> has joined #yocto | 16:08 | |
*** dreyna4529 <dreyna4529!~dreyna@unknown-216-204.windriver.com> has quit IRC | 16:09 | |
*** belen1 <belen1!Adium@nat/intel/x-llauovdcbqfklvly> has joined #yocto | 16:09 | |
*** tsramos <tsramos!tsramos@nat/intel/x-bttteikfrmksbvgu> has joined #yocto | 16:11 | |
*** stephano <stephano!~stephano@74-92-165-193-Oregon.hfc.comcastbusiness.net> has joined #yocto | 16:13 | |
mtownsend | ignore that +-, i must have accidentally leant on the keyboard. | 16:13 |
*** maxin <maxin!~maxin@2001:998:22:0:51ae:7f88:d1fa:cc77> has left #yocto | 16:16 | |
*** rburton <rburton!~Adium@host86-133-126-245.range86-133.btcentralplus.com> has joined #yocto | 16:16 | |
mtownsend | I was checking the wrong value in TCMODE, with the right value "external-linaro" it works | 16:17 |
qknight | mtownsend: thanks. i think https://nixos.org/wiki/How_to_install_nix_in_home_(on_another_distribution) says i have to set the prefix also, so maybe /usr/local/bin in yocto just won't get me any package called nix-1.10 | 16:19 |
qknight | mtownsend: so your assumption with wrong directory holds true | 16:19 |
mtownsend | qknight: Is there not a nix recipe already that you can use? | 16:20 |
qknight | mtownsend: for yocto? | 16:21 |
qknight | no | 16:21 |
*** benjamirc <benjamirc!besquive@nat/intel/x-izehiasgwszsckem> has quit IRC | 16:21 | |
*** benjamirc <benjamirc!~besquive@134.134.139.72> has joined #yocto | 16:24 | |
mtownsend | qknight: I've just had a look at nix and didn't realise it was a Linux distro. Can Yocto build another Distro? | 16:26 |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 16:27 | |
rburton | mtownsend: yocto builds whatever distro you want, it isn't a distro itself | 16:28 |
xerent | if you want ubuntu, yocto won't build that for you though | 16:28 |
xerent | it's a tool for creating your own linux distributions | 16:28 |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 16:28 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 16:29 | |
qknight | mtownsend: i have yocto on ppc64 and i want to deploy apps there using nix | 16:33 |
qknight | mtownsend: nix is a package manager and nixos is using nix as a distribution | 16:34 |
qknight | mtownsend: i want to bootstrap nix with a ppc64 toolchain on my target | 16:34 |
mtownsend | qknight: ok got you. how does it build nix package manager, cmake, autotools etc? | 16:34 |
mtownsend | qknight: What happens if you comment out your do_install? | 16:35 |
hanDerPeder | im trying to add some backports for my kernel, seems that kconf/conf gets compiled for target, not host. how can I change this? | 16:38 |
hanDerPeder | do kernel recipes switch between native and cross toolchains? | 16:44 |
*** TobSnyder <TobSnyder!~schneider@ip923450f2.dynamic.kabel-deutschland.de> has quit IRC | 16:46 | |
*** stephano <stephano!~stephano@74-92-165-193-Oregon.hfc.comcastbusiness.net> has quit IRC | 16:47 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has quit IRC | 16:49 | |
*** mtownsend <mtownsend!6d44c131@gateway/web/freenode/ip.109.68.193.49> has quit IRC | 16:50 | |
*** pespin <pespin!d4a63893@gateway/web/freenode/ip.212.166.56.147> has quit IRC | 16:50 | |
*** hanthings_ <hanthings_!~hanthings@dyxztkyd99rb5glt2z5fy-3.rev.dnainternet.fi> has joined #yocto | 16:55 | |
*** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has joined #yocto | 16:57 | |
*** mckoan is now known as mckoan|away | 16:59 | |
*** stephano <stephano!~stephano@74-92-165-193-Oregon.hfc.comcastbusiness.net> has joined #yocto | 17:04 | |
*** sjolley <sjolley!sjolley@nat/intel/x-xacayhvpyihlunfm> has quit IRC | 17:05 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has quit IRC | 17:07 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has joined #yocto | 17:08 | |
JaMa | so good feeling to delete 4K+ oe-core e-mails.. pity it won't help getting my pending patches merged or at least getting some feedback on them | 17:08 |
*** tsramos <tsramos!tsramos@nat/intel/x-bttteikfrmksbvgu> has quit IRC | 17:08 | |
bluelightning | JaMa: what did you just delete? | 17:09 |
JaMa | my local oe-core e-mail folder | 17:09 |
bluelightning | I hope you're not giving up... | 17:09 |
*** fredcadete <fredcadete!d4a63893@gateway/web/freenode/ip.212.166.56.147> has quit IRC | 17:09 | |
JaMa | bluelightning: I did gave up couple months ago | 17:09 |
rburton | JaMa: the thumb stuff is in a local branch but just been too busy to test/review it properly | 17:10 |
*** jku <jku!~jku@212-149-207-214.bb.dnainternet.fi> has quit IRC | 17:10 | |
*** tsramos <tsramos!~tsramos@134.134.137.71> has joined #yocto | 17:10 | |
JaMa | but this cleanup has nothing to do with it.. it was just selective cleanup, because mutt was starting to open that folder a bit slower | 17:10 |
rburton | JaMa: was there anything out important and outstanding? didn't spot anything apart from the thumb things in your world build summary last time i read it. | 17:10 |
bluelightning | FWIW, I am really pushing hard to get this patch process improved (by pushing I mean attempting to muster resources to solve it); I can't promise anything but I am working on it | 17:11 |
JaMa | http://lists.openembedded.org/pipermail/openembedded-core/2015-September/111123.html feedback would be nice | 17:11 |
JaMa | hmm this one was merged, yay! | 17:12 |
*** stwcx <stwcx!~stwcx@108-215-4-10.lightspeed.austtx.sbcglobal.net> has quit IRC | 17:14 | |
*** tsramos_ <tsramos_!~tsramos@192.55.54.38> has joined #yocto | 17:16 | |
*** tsramos <tsramos!~tsramos@134.134.137.71> has quit IRC | 17:18 | |
*** nine_pt_ <nine_pt_!c3f590fa@gateway/web/freenode/ip.195.245.144.250> has joined #yocto | 17:19 | |
nine_pt_ | I have a recipe when execute bitbake -c devshell package it have my patches applied, when generate the ipk don't have it ... | 17:20 |
*** Ayann <Ayann!~Ayann4@pool-173-56-90-166.nycmny.fios.verizon.net> has joined #yocto | 17:20 | |
nine_pt_ | I don't have any error on log, | 17:21 |
*** benjamirc <benjamirc!~besquive@134.134.139.72> has quit IRC | 17:21 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 17:22 | |
*** nine_pt_ is now known as nine_pt | 17:22 | |
*** aime-Pierre <aime-Pierre!~Thunderbi@193.56.60.161> has quit IRC | 17:30 | |
*** tsramos_ <tsramos_!~tsramos@192.55.54.38> has quit IRC | 17:35 | |
*** townxelliot <townxelliot!~ell@176.251.36.115> has quit IRC | 17:36 | |
*** tsramos <tsramos!~tsramos@134.134.137.71> has joined #yocto | 17:37 | |
*** jatac <jatac!177c74ed@gateway/web/freenode/ip.23.124.116.237> has joined #yocto | 17:37 | |
* armpit hopes he's not on the deleted email list | 17:39 | |
*** sjolley <sjolley!~sjolley@134.134.139.77> has joined #yocto | 17:39 | |
Crofton | zeddii, you awake? | 17:39 |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 17:40 | |
*** jbrianceau is now known as jbrianceau_away | 17:44 | |
*** zerus <zerus!~epetmab@81-229-90-163-no67.tbcn.telia.com> has quit IRC | 17:44 | |
jatac | what's the best way to copy an image onto a target machine and boot from a hard disk? I used the .hddimg but ran into a "Waiting for removable media..." | 17:57 |
*** belen1 <belen1!Adium@nat/intel/x-llauovdcbqfklvly> has quit IRC | 17:57 | |
*** belen1 <belen1!Adium@nat/intel/x-hjoywtvoxxnfsxjh> has joined #yocto | 17:57 | |
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 18:00 | |
*** didrocks <didrocks!~didrocks@ber69-1-78-193-232-157.fbxo.proxad.net> has quit IRC | 18:02 | |
*** Biliogadafr <Biliogadafr!~User@62.214.49.206> has quit IRC | 18:03 | |
*** Biliogadafr <Biliogadafr!~User@62.214.49.206> has joined #yocto | 18:04 | |
*** sa2ajj <sa2ajj!~quassel@dsl-espbrasgw1-54f9d7-184.dhcp.inet.fi> has quit IRC | 18:05 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 18:05 | |
*** tsramos <tsramos!~tsramos@134.134.137.71> has quit IRC | 18:09 | |
*** Biliogadafr <Biliogadafr!~User@62.214.49.206> has quit IRC | 18:09 | |
*** roccof <roccof!~roccof@93-51-177-218.ip268.fastwebnet.it> has quit IRC | 18:12 | |
*** stwcx <stwcx!~stwcx@32.97.110.52> has joined #yocto | 18:17 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has quit IRC | 18:17 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has joined #yocto | 18:21 | |
*** jatac <jatac!177c74ed@gateway/web/freenode/ip.23.124.116.237> has quit IRC | 18:24 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 18:25 | |
*** Cardoe <Cardoe!~Cardoe@gentoo/developer/Cardoe> has quit IRC | 18:25 | |
*** t0mmy <t0mmy!~tprrt@ram31-2-82-228-88-46.fbx.proxad.net> has joined #yocto | 18:27 | |
*** jatac <jatac!177c74ed@gateway/web/freenode/ip.23.124.116.237> has joined #yocto | 18:32 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 18:36 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 18:36 | |
*** _AndersD <_AndersD!~anders@h83-209-191-235.dynamic.se.alltele.net> has joined #yocto | 18:39 | |
*** tsramos <tsramos!tsramos@nat/intel/x-nnfpilagqbttnenf> has joined #yocto | 18:41 | |
*** nine_pt <nine_pt!c3f590fa@gateway/web/freenode/ip.195.245.144.250> has quit IRC | 18:41 | |
*** paulg_ <paulg_!~paulg@173.239.178.230> has joined #yocto | 18:47 | |
*** rburton <rburton!~Adium@host86-133-126-245.range86-133.btcentralplus.com> has quit IRC | 18:49 | |
*** paulg_ <paulg_!~paulg@173.239.178.230> has quit IRC | 18:54 | |
*** realBigfoot <realBigfoot!~realBigfo@192.55.55.41> has quit IRC | 18:55 | |
*** dmoseley <dmoseley!~dmoseley@cpe-75-181-75-239.carolina.res.rr.com> has quit IRC | 19:00 | |
*** armpit <armpit!~akuster@2601:202:4000:1239:29a1:8f30:bd2c:9777> has quit IRC | 19:04 | |
*** armpit <armpit!~akuster@2601:202:4000:1239:2518:6e34:419c:76bd> has joined #yocto | 19:09 | |
*** jmpdelos <jmpdelos!~polk@delos.delosent.com> has quit IRC | 19:15 | |
*** pohly <pohly!~pohly@dyndsl-091-096-043-116.ewe-ip-backbone.de> has joined #yocto | 19:32 | |
*** _AndersD <_AndersD!~anders@h83-209-191-235.dynamic.se.alltele.net> has quit IRC | 19:46 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-mymczuhltglxbmne> has quit IRC | 19:50 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-cpbqxttrvaqpmbjx> has joined #yocto | 19:57 | |
*** matteo <matteo!~matteo@openwrt/developer/matteo> has quit IRC | 19:58 | |
*** belen1 <belen1!~Adium@17.114.2.81.in-addr.arpa> has joined #yocto | 20:02 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-deqmbbyuqfcvadlb> has quit IRC | 20:05 | |
*** pohly <pohly!~pohly@dyndsl-091-096-043-116.ewe-ip-backbone.de> has quit IRC | 20:05 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-hpczqgyvpokcobfs> has joined #yocto | 20:09 | |
*** jatac <jatac!177c74ed@gateway/web/freenode/ip.23.124.116.237> has quit IRC | 20:11 | |
*** belen1 <belen1!~Adium@17.114.2.81.in-addr.arpa> has quit IRC | 20:12 | |
*** raykinsella781 <raykinsella781!rkinsell@nat/intel/x-fmzeqrogdgeoswbd> has joined #yocto | 20:15 | |
*** AndersD <AndersD!~qicruser@h83-209-191-235.dynamic.se.alltele.net> has quit IRC | 20:15 | |
*** raykinsella78 <raykinsella78!rkinsell@nat/intel/x-hpczqgyvpokcobfs> has quit IRC | 20:16 | |
*** AndersD <AndersD!~qicruser@h83-209-191-235.dynamic.se.alltele.net> has joined #yocto | 20:16 | |
*** kscherer <kscherer!~kscherer@128.224.252.2> has quit IRC | 20:24 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC | 20:29 | |
*** soderstrom <soderstrom!~soderstro@c-608be555.015-59-6c6b7013.cust.bredbandsbolaget.se> has joined #yocto | 20:33 | |
*** fischerm <fischerm!~mfischer@207-114-172-147.static.twtelecom.net> has joined #yocto | 20:34 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has joined #yocto | 20:40 | |
*** rburton <rburton!~Adium@host86-133-126-245.range86-133.btcentralplus.com> has joined #yocto | 20:42 | |
*** tsramos <tsramos!tsramos@nat/intel/x-nnfpilagqbttnenf> has quit IRC | 20:43 | |
*** adelcast <adelcast!~adelcast@130.164.62.82> has joined #yocto | 20:45 | |
*** [Sno] <[Sno]!~sno@rademacherexchange.de> has quit IRC | 20:46 | |
*** roric <roric!~roric@h196n19-vrr-a31.ias.bredband.telia.com> has quit IRC | 20:51 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 20:54 | |
*** bluelightning <bluelightning!~paul@ip5f5ae69b.dynamic.kabel-deutschland.de> has joined #yocto | 20:54 | |
*** bluelightning <bluelightning!~paul@ip5f5ae69b.dynamic.kabel-deutschland.de> has quit IRC | 20:54 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 20:54 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 20:55 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 20:55 | |
*** rburton <rburton!~Adium@host86-133-126-245.range86-133.btcentralplus.com> has quit IRC | 20:57 | |
*** raykinsella781 <raykinsella781!rkinsell@nat/intel/x-fmzeqrogdgeoswbd> has left #yocto | 20:58 | |
*** pidge <pidge!~pidge@178.167.254.176.threembb.ie> has joined #yocto | 20:59 | |
*** pidge_ <pidge_!~pidge@178.167.254.176.threembb.ie> has joined #yocto | 20:59 | |
*** rburton <rburton!~Adium@host86-133-126-245.range86-133.btcentralplus.com> has joined #yocto | 21:01 | |
*** rburton <rburton!~Adium@host86-133-126-245.range86-133.btcentralplus.com> has quit IRC | 21:04 | |
*** rburton <rburton!~Adium@host86-133-126-245.range86-133.btcentralplus.com> has joined #yocto | 21:06 | |
*** [Sno] <[Sno]!~sno@ip-37-24-117-137.hsi14.unitymediagroup.de> has joined #yocto | 21:12 | |
*** hanthings_ <hanthings_!~hanthings@dyxztkyd99rb5glt2z5fy-3.rev.dnainternet.fi> has quit IRC | 21:27 | |
*** rburton <rburton!~Adium@host86-133-126-245.range86-133.btcentralplus.com> has quit IRC | 21:28 | |
qknight | hey. i compile a c++ project natively on the yocto target platform and it tells me: | 21:32 |
qknight | src/libutil/types.hh:5:18: fatal error: string: No such file or directory | 21:32 |
qknight | so what am i missing? | 21:32 |
*** benjamirc <benjamirc!besquive@nat/intel/x-huqxvrlpzbastlbg> has joined #yocto | 21:36 | |
*** adelcast <adelcast!~adelcast@130.164.62.82> has left #yocto | 21:37 | |
*** pidge_ <pidge_!~pidge@178.167.254.176.threembb.ie> has quit IRC | 21:40 | |
*** pidge <pidge!~pidge@178.167.254.176.threembb.ie> has quit IRC | 21:40 | |
*** adelcast1 <adelcast1!~adelcast@130.164.62.224> has joined #yocto | 21:40 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 21:54 | |
*** pidge <pidge!~pidge@178.167.254.176.threembb.ie> has joined #yocto | 21:59 | |
*** psidhu <psidhu!~user@68-189-91-139.static.snlo.ca.charter.com> has quit IRC | 22:00 | |
*** pidge_ <pidge_!~pidge@178.167.254.176.threembb.ie> has joined #yocto | 22:00 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 22:24 | |
qknight | hey, i need some pointers:\ | 22:33 |
qknight | https://community.freescale.com/thread/309578 tells me how to use meta-toolchain-qt5 | 22:33 |
qknight | and i'm using poky but with daisy repos | 22:34 |
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has quit IRC | 22:34 | |
qknight | anyway, the documentation mentiones the poky-eglibc-x86_64-arm-toolchain-qt-1.4.1.sh SDK, here it is actually called: fsl-networking-eglibc-x86_64-ppc64e6500-toolchain-QorIQ-SDK-V1.8.sh | 22:35 |
qknight | and another thing which bugs me, they both seem to have a very differnet FS structure | 22:35 |
qknight | for instance, in QtCreate i'm supposed to set the compiler to something like: /opt/poky/1.4.1/sysroots/x86_64-pokysdk-linux/usr/bin/armv7a-vfp-neon-poky-linux-gnueabi/arm-poky-linux-gnueabi- | 22:36 |
qknight | but in my installation from fsl-networking-eglibc-x86_64-ppc64e6500-toolchain-QorIQ-SDK-V1.8.sh i have /opt/fsl-networking/QorIQ-SDK-V1.8/ | 22:37 |
qknight | and i can't even find an executable file ending with 'gnueabi-' | 22:39 |
*** pidge_ <pidge_!~pidge@178.167.254.176.threembb.ie> has quit IRC | 22:39 | |
*** pidge <pidge!~pidge@178.167.254.176.threembb.ie> has quit IRC | 22:39 | |
qknight | and the ones i find have arm in their name but i'm actually deploying to PPC64 | 22:40 |
qknight | ... confusion ... | 22:48 |
*** harisokanovic <harisokanovic!~harisokan@130.164.62.173> has quit IRC | 22:56 | |
*** madisox <madisox!~madison@216-75-232-11.static.wiline.com> has quit IRC | 22:57 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** harisokanovic <harisokanovic!~harisokan@130.164.62.207> has joined #yocto | 23:09 | |
*** pidge <pidge!~pidge@178.167.254.176.threembb.ie> has joined #yocto | 23:14 | |
*** pidge_ <pidge_!~pidge@92.251.255.5.threembb.ie> has joined #yocto | 23:14 | |
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto | 23:15 | |
*** pidge_ <pidge_!~pidge@92.251.255.5.threembb.ie> has quit IRC | 23:18 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 23:21 | |
*** pidge <pidge!~pidge@178.167.254.176.threembb.ie> has quit IRC | 23:22 | |
*** sjolley <sjolley!~sjolley@134.134.139.77> has quit IRC | 23:23 | |
*** pidge <pidge!~pidge@178.167.254.176.threembb.ie> has joined #yocto | 23:30 | |
*** ndec <ndec!~ndec@56-240-47-212.rev.cloud.scaleway.com> has quit IRC | 23:35 | |
*** pidge <pidge!~pidge@178.167.254.176.threembb.ie> has quit IRC | 23:35 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-huqxvrlpzbastlbg> has quit IRC | 23:36 | |
*** ndec <ndec!~ndec@linaro/ndec> has joined #yocto | 23:38 | |
*** soderstrom <soderstrom!~soderstro@c-608be555.015-59-6c6b7013.cust.bredbandsbolaget.se> has quit IRC | 23:42 | |
*** stephano <stephano!~stephano@74-92-165-193-Oregon.hfc.comcastbusiness.net> has quit IRC | 23:42 | |
*** LocutusOfBorg1 <LocutusOfBorg1!~LocutusOf@93.51.30.27> has quit IRC | 23:47 | |
*** jmpdelos <jmpdelos!~polk@delos.delosent.com> has joined #yocto | 23:55 | |
*** jmpdelos <jmpdelos!~polk@delos.delosent.com> has quit IRC | 23:57 | |
*** polk <polk!~polk@delos.delosent.com> has joined #yocto | 23:57 | |
*** t0mmy <t0mmy!~tprrt@ram31-2-82-228-88-46.fbx.proxad.net> has quit IRC | 23:58 | |
*** lamego <lamego!~jose@134.134.137.71> has quit IRC | 23:58 | |
*** polk <polk!~polk@delos.delosent.com> has joined #yocto | 23:58 | |
*** Guest13430 <Guest13430!~quassel@106.120.101.38> has quit IRC | 23:58 | |
*** Jackie <Jackie!~quassel@106.120.101.38> has joined #yocto | 23:59 | |
*** Jackie is now known as Guest64780 | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!