*** aehs29 <aehs29!~aehernan@134.134.137.71> has left #yocto | 00:09 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-tnzwszbtbssykcdb> has quit IRC | 00:11 | |
*** sgw_ <sgw_!sgw_@nat/intel/x-gblgevzqmalilqlj> has quit IRC | 00:11 | |
*** SoylentYellow <SoylentYellow!~SoylentYe@209-234-137-234.static.twtelecom.net> has joined #yocto | 00:11 | |
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto | 00:18 | |
*** moto-timo <moto-timo!~timo@72.29.171.20> has quit IRC | 00:21 | |
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC | 00:27 | |
*** khem` <khem`!~khem@unaffiliated/khem> has joined #yocto | 00:29 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 00:32 | |
*** nicktick1 <nicktick1!~john@49.74.165.175> has joined #yocto | 00:34 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 00:37 | |
*** khem` <khem`!~khem@unaffiliated/khem> has quit IRC | 00:39 | |
*** loc_ <loc_!loc_@c-68-35-135-23.hsd1.al.comcast.net> has joined #yocto | 00:52 | |
loc_ | Hello, I have quick question. I know you can add .bbappend recipe to a .bb pkg recipe. But if I want to modify a .bbclass file, and keep the yocto distro files untouched, can I make a .bbclassappend file? | 00:54 |
---|---|---|
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has left #yocto | 00:57 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 00:57 | |
nerdboy | darknighte: 3 verses and a chorus so far | 00:58 |
nerdboy | well, almost 3... | 00:58 |
darknighte | nerdboy: heh. that's good progress. I look forward to hearing it. | 01:05 |
*** nicktick1 <nicktick1!~john@49.74.165.175> has quit IRC | 01:30 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 01:31 | |
*** nicktick1 <nicktick1!~john@106.16.88.56> has joined #yocto | 01:34 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 01:35 | |
*** stavrosv <stavrosv!~stavros@87-198-173-210.static.ptr.magnet.ie> has joined #yocto | 01:47 | |
*** sjolley <sjolley!~sjolley@134.134.139.74> has quit IRC | 02:00 | |
*** redengin <redengin!~redengin@c-73-193-21-136.hsd1.wa.comcast.net> has joined #yocto | 02:00 | |
chankit2 | anyone gets this kind of "warning" while building anything larger than core-image-base? | 02:04 |
chankit2 | log_check: warning: group $USER does not exist - using root | 02:05 |
chankit2 | where $USER is my username | 02:05 |
nerdboy | http://www.gentoogeek.org/files/yocto_reference_blues.txt <= darknighte | 02:12 |
nerdboy | organic first draft... nothing on terminology yet | 02:13 |
nerdboy | https://www.youtube.com/watch?v=P0JsmXJoNcc | 02:14 |
nerdboy | https://www.youtube.com/watch?v=b32JbHowqpQ slightly slicker version | 02:15 |
*** loc_ <loc_!loc_@c-68-35-135-23.hsd1.al.comcast.net> has quit IRC | 02:17 | |
*** afxez0r <afxez0r!~afxez0r@192.55.54.40> has quit IRC | 02:21 | |
redengin | chankit2, are you adding a user in your recipe and not setting its groupId? | 02:26 |
chankit2 | redengin: not at all | 02:28 |
chankit2 | I was just simply bitbake core-image-sato-sdk | 02:28 |
*** sarahsharp <sarahsharp!~sarah@192.55.55.37> has quit IRC | 02:33 | |
chankit2 | and all images but core-image-minimal kernel panic | 02:35 |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 02:39 | |
redengin | chankit2, are you booting with qemu or real hardware? | 02:40 |
chankit2 | virtualbox which is a VM | 02:47 |
*** nicktick1 <nicktick1!~john@106.16.88.56> has quit IRC | 02:52 | |
redengin | are you using the qemu machine type? | 02:54 |
chankit2 | nope | 02:59 |
chankit2 | genericx86-64 | 02:59 |
redengin | I've had issues before trying to boot without genericx86-64, unfortunately its been awhile and I've forgotten the solution | 03:02 |
redengin | is this your first build? | 03:03 |
*** neur0Fuzzy <neur0Fuzzy!~neur0Fuzz@p239.net182021249.tokai.or.jp> has joined #yocto | 03:04 | |
chankit2 | what you mean by first build? | 03:06 |
chankit2 | i have tried bitbaking several times...rebooted several times but no luck | 03:06 |
redengin | have you build a successful image yet? | 03:11 |
*** tobiash_ <tobiash_!~quassel@host-88-217-137-244.customer.m-online.net> has joined #yocto | 03:13 | |
chankit2 | only with core-image-minimal | 03:13 |
*** tobiash <tobiash!~quassel@mail.bmw-carit.de> has quit IRC | 03:13 | |
chankit2 | core-image-base and core-image-sato-sdk fail | 03:14 |
redengin | I don't think core-image-base will boot, I think to boot you need atleast minimal, but I've never tried the sato images | 03:14 |
chankit2 | I thought core-image-minimal is smaller than core-image-base? | 03:16 |
redengin | ah, you're right | 03:19 |
redengin | do you know how to configure serial console to get the kernel boot log? | 03:20 |
chankit2 | redengin: afaik u will need to start up something like putty or some console that can read from serial console | 03:23 |
chankit2 | then u will need to configure the bauds and so on.... | 03:23 |
redengin | virtualbox will allow you to configure serial to dump to a file | 03:23 |
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has joined #yocto | 03:33 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 03:50 | |
*** AndersD <AndersD!~anders@c-89-160-69-55.cust.bredband2.com> has joined #yocto | 03:50 | |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 04:05 | |
*** tlwoerner is now known as twoerner | 04:37 | |
*** twoerner is now known as tlwoerner | 04:40 | |
chankit2 | redengin: ok..will try that | 04:43 |
chankit2 | thanks | 04:43 |
*** fignew <fignew!~woowoo@unaffiliated/fignew> has quit IRC | 04:44 | |
*** agust <agust!~agust@p4FC4609D.dip0.t-ipconnect.de> has joined #yocto | 04:50 | |
*** cart_man <cart_man!~cart_man@gwise.truvelo.co.za> has joined #yocto | 04:57 | |
*** fignew <fignew!~woowoo@c-69-180-62-208.hsd1.ga.comcast.net> has joined #yocto | 05:03 | |
*** fignew <fignew!~woowoo@unaffiliated/fignew> has joined #yocto | 05:03 | |
*** sgw_ <sgw_!sgw_@nat/intel/x-mqkimiptuuitvbhh> has joined #yocto | 05:07 | |
*** fusman <fusman!~fahad@2.50.36.75> has joined #yocto | 05:32 | |
*** fusman <fusman!~fahad@2.50.36.75> has quit IRC | 05:43 | |
*** fusman <fusman!~fahad@2.50.36.75> has joined #yocto | 05:54 | |
*** sgw_ <sgw_!sgw_@nat/intel/x-mqkimiptuuitvbhh> has quit IRC | 05:55 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 06:06 | |
*** e8johan <e8johan!~quassel@94.234.170.67> has joined #yocto | 06:13 | |
*** wadim_ <wadim_!~egorov@mail.x-arc.de> has joined #yocto | 06:21 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has joined #yocto | 06:27 | |
*** e8johan <e8johan!~quassel@94.234.170.67> has quit IRC | 06:36 | |
*** e8johan <e8johan!~quassel@83.218.80.242> has joined #yocto | 06:36 | |
*** dvhart <dvhart!dvhart@nat/intel/x-tsujchndnrtnobqi> has joined #yocto | 06:37 | |
*** dvhart <dvhart!dvhart@nat/intel/x-tsujchndnrtnobqi> has quit IRC | 06:44 | |
*** _obad_ <_obad_!~obad@modemcable114.129-37-24.static.videotron.ca> has quit IRC | 06:45 | |
*** pohly <pohly!~pohly@p5DE8F053.dip0.t-ipconnect.de> has joined #yocto | 06:47 | |
*** e8johan <e8johan!~quassel@83.218.80.242> has quit IRC | 06:51 | |
*** ant_work <ant_work!~ant__@host222-188-static.61-79-b.business.telecomitalia.it> has joined #yocto | 06:55 | |
*** lyang0 <lyang0!~lyang001@106.120.101.38> has quit IRC | 06:56 | |
*** e8johan <e8johan!~quassel@94.234.170.217> has joined #yocto | 06:57 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-lxoarcirogndnuzo> has joined #yocto | 06:59 | |
*** jbrianceau_away is now known as jbrianceau | 07:00 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 07:04 | |
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has joined #yocto | 07:08 | |
*** sameo <sameo!~samuel@192.55.54.42> has joined #yocto | 07:15 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 07:17 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 07:19 | |
*** CromFr <CromFr!~CromFr@146.185.162.164> has quit IRC | 07:22 | |
*** CromFr <CromFr!~CromFr@146.185.162.164> has joined #yocto | 07:23 | |
*** florian_kc is now known as florian | 07:24 | |
*** e8johan <e8johan!~quassel@94.234.170.217> has quit IRC | 07:25 | |
*** e8johan <e8johan!~quassel@83.218.80.242> has joined #yocto | 07:26 | |
*** _obad_ <_obad_!~obad@modemcable114.129-37-24.static.videotron.ca> has joined #yocto | 07:34 | |
*** lyang0 <lyang0!~lyang001@106.120.101.38> has joined #yocto | 07:36 | |
*** CromFr <CromFr!~CromFr@146.185.162.164> has quit IRC | 07:47 | |
*** CromFr <CromFr!~CromFr@146.185.162.164> has joined #yocto | 07:48 | |
*** CromFr <CromFr!~CromFr@146.185.162.164> has quit IRC | 07:51 | |
*** stavrosv <stavrosv!~stavros@87-198-173-210.static.ptr.magnet.ie> has left #yocto | 08:34 | |
*** awe00 <awe00!~awe00@lon92-h02-128-78-240-105.dsl.sta.abo.bbox.fr> has joined #yocto | 08:34 | |
*** jku <jku!jku@nat/intel/x-twslhknhlydsptle> has joined #yocto | 08:35 | |
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 08:36 | |
*** belen <belen!~Adium@192.198.151.44> has joined #yocto | 08:36 | |
*** blitz00 <blitz00!stefans@nat/intel/x-mszbgbtxdnhlnsmm> has joined #yocto | 08:42 | |
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has joined #yocto | 08:42 | |
*** cristianiorga <cristianiorga!~cristiani@134.134.139.76> has joined #yocto | 08:48 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 08:53 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 08:54 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 08:57 | |
*** belen1 <belen1!Adium@nat/intel/x-gortdpntkljupxwz> has joined #yocto | 09:01 | |
*** belen <belen!~Adium@192.198.151.44> has quit IRC | 09:02 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 09:03 | |
*** pohly <pohly!~pohly@p5DE8F053.dip0.t-ipconnect.de> has quit IRC | 09:08 | |
*** pohly <pohly!~pohly@p5DE8DB74.dip0.t-ipconnect.de> has joined #yocto | 09:09 | |
*** loc_ <loc_!loc_@c-68-35-135-23.hsd1.al.comcast.net> has joined #yocto | 09:10 | |
*** neur0Fuzzy <neur0Fuzzy!~neur0Fuzz@p239.net182021249.tokai.or.jp> has quit IRC | 09:10 | |
*** loc_ <loc_!loc_@c-68-35-135-23.hsd1.al.comcast.net> has quit IRC | 09:14 | |
*** lyang0 <lyang0!~lyang001@106.120.101.38> has quit IRC | 09:18 | |
*** _obad_ <_obad_!~obad@modemcable114.129-37-24.static.videotron.ca> has quit IRC | 09:22 | |
*** _obad_ <_obad_!~obad@modemcable114.129-37-24.static.videotron.ca> has joined #yocto | 09:22 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has quit IRC | 09:39 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 09:43 | |
*** jku <jku!jku@nat/intel/x-twslhknhlydsptle> has quit IRC | 09:43 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 09:44 | |
*** belen1 <belen1!Adium@nat/intel/x-gortdpntkljupxwz> has quit IRC | 09:46 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 09:50 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 09:51 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 10:03 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 10:05 | |
*** thaytan <thaytan!~thaytan@220.233.94.113> has quit IRC | 10:08 | |
*** pidge <pidge!~pidge@2a02:8084:0:3000:60c1:ab0f:9046:2b2a> has quit IRC | 10:10 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 10:13 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 10:14 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 10:21 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has joined #yocto | 10:26 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 10:28 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has quit IRC | 10:43 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 10:46 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 10:46 | |
*** tmpsantos <tmpsantos!~tmpsantos@a88-115-217-160.elisa-laajakaista.fi> has joined #yocto | 10:47 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 10:49 | |
*** jku <jku!jku@nat/intel/x-gyfdzyyjproujgar> has joined #yocto | 10:50 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC | 10:53 | |
*** stavrosv <stavrosv!~stavros@87.198.173.210> has joined #yocto | 10:53 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 11:03 | |
*** patrickz <patrickz!~Thunderbi@212.118.209.82> has quit IRC | 11:06 | |
*** patrickz <patrickz!~Thunderbi@212.118.209.82> has joined #yocto | 11:12 | |
*** msm` <msm`!~msm@cpe-72-182-100-192.austin.res.rr.com> has joined #yocto | 11:14 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 11:24 | |
*** chankit1 <chankit1!~oneam@90.251.48.60.klj03-home.tm.net.my> has joined #yocto | 11:24 | |
*** pidge <pidge!~pidge@2a02:8084:0:3000:11ed:9be1:77df:33fb> has joined #yocto | 11:25 | |
*** stavrosv <stavrosv!~stavros@87.198.173.210> has quit IRC | 11:27 | |
*** stavrosv <stavrosv!~stavros@87-198-173-210.static.ptr.magnet.ie> has joined #yocto | 11:32 | |
*** wullewaisch <wullewaisch!c12ed1fa@gateway/web/freenode/ip.193.46.209.250> has joined #yocto | 11:34 | |
wullewaisch | hello | 11:34 |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 11:34 | |
wullewaisch | I have a recipe, let's call it abc_1.0.bb. I want to add 2 different abc_%.bbappend files in two different machine specific layers (for two different machines) and I want each one of those to be used only for one machine. How can I do that? | 11:37 |
wullewaisch | At the moment, I have both machine specific layers in the bblayers.conf and I want it to stay like that. | 11:38 |
wullewaisch | Can anyone help me? | 11:38 |
*** bluelightning_ <bluelightning_!~paul@83.217.123.106> has joined #yocto | 11:38 | |
*** bluelightning_ <bluelightning_!~paul@83.217.123.106> has quit IRC | 11:38 | |
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 11:38 | |
AndersD | wullewaisch, well, in that case both abc_%.bbappend will be parsed and processed. You can have the respective bbappen only modify things for it's MACHINE, though. | 11:40 |
wullewaisch | AndersD: it would be also ok if I could configure bblayers.conf.sample to be machine specific, but I am not sure if that's possible...if that could work, I could than add each machine specific layer to its machine | 11:42 |
wullewaisch | AndersD: do you have any other idea how to solve this problem? | 11:43 |
wullewaisch | AndersD: I tried using COMPATIBLE_MACHINE, but that doesn't work for some reason. | 11:47 |
AndersD | What are you doing in those two bbappends | 11:47 |
wullewaisch | nothing much...only applying different patches for two different machines | 11:47 |
AndersD | Well in that case use something like: SRC_URI_append_machine = "file://...." | 11:48 |
AndersD | That will only append the listed patches when building for "machine" | 11:48 |
AndersD | Doing it like that allows you to keep both bbappends enabled at the same time | 11:49 |
wullewaisch | ok, in that case I don't need those bbappend files at all | 11:50 |
AndersD | Not if the recipe in question is in your own layer | 11:50 |
wullewaisch | it is in my own layer | 11:51 |
wullewaisch | ok, great, you helped me a lot, thanks!!! | 11:51 |
wullewaisch | I will let you know if it works :) | 11:52 |
grma | hi, what is the difference on some pakages if the -dev package occurs in the sdk with populate_sdk and some pakages the -dev package is not included in the sdk, how is this difference done ? | 11:54 |
AndersD | grma, if the package is included in the image being built, then it's -dev package should be included in the SDK. | 11:57 |
grma | Ok, than i do something wrong | 11:58 |
AndersD | any particular package that's not being included? | 11:58 |
*** vmesons <vmesons!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC | 12:01 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 12:03 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has quit IRC | 12:04 | |
grma | AndersD: i saw it eg at libtinyxml2, does it make a differnece if i install something with IMAGE_INSTALL or CORE_IMAGE_EXTRA_INSTALL ? | 12:04 |
AndersD | No, that shouldn't really make any difference. | 12:07 |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 12:08 | |
grma | and IMAGE_INSTALL += "blah" is the same like IMAGE_INSTALL_append = "blah" ? | 12:10 |
AndersD | In this regard yes. | 12:12 |
*** patrickz1 <patrickz1!~Thunderbi@212.118.209.82> has joined #yocto | 12:12 | |
*** patrickz <patrickz!~Thunderbi@212.118.209.82> has quit IRC | 12:13 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 12:16 | |
JEEBsv | grma: with the _append you will want to have a space before 'blah' | 12:17 |
JEEBsv | since that's appending without adding a space, IIRC | 12:17 |
JEEBsv | _append = " blah" | 12:17 |
grma | ahh ok, thx | 12:18 |
*** belen <belen!Adium@nat/intel/x-cstneylnpwbsjcvd> has joined #yocto | 12:22 | |
*** ntl <ntl!~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has quit IRC | 12:23 | |
*** vmesons <vmesons!~rmacleod@128.224.252.2> has joined #yocto | 12:30 | |
*** vmesons is now known as vmeson | 12:30 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC | 12:33 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 12:34 | |
*** ntl <ntl!~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has joined #yocto | 12:35 | |
*** CromFr <CromFr!~CromFr@146.185.162.164> has joined #yocto | 12:39 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 12:42 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 12:47 | |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has quit IRC | 12:48 | |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has joined #yocto | 12:51 | |
*** chankit1 <chankit1!~oneam@90.251.48.60.klj03-home.tm.net.my> has quit IRC | 12:57 | |
*** sm0ketst <sm0ketst!c207a193@gateway/web/freenode/ip.194.7.161.147> has joined #yocto | 12:59 | |
sm0ketst | hi all | 13:00 |
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has joined #yocto | 13:01 | |
sm0ketst | why Im not able to apply a kernel config fragment without having issues with do_kernel_configcheck (invalid.cfg/required_redefinition.txt/missing_required.cfg) ?? help appreciated | 13:03 |
*** bluelightning_ is now known as bluelightning | 13:07 | |
*** stavrosv <stavrosv!~stavros@87-198-173-210.static.ptr.magnet.ie> has left #yocto | 13:08 | |
*** e8johan <e8johan!~quassel@83.218.80.242> has quit IRC | 13:10 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has joined #yocto | 13:11 | |
*** belen <belen!Adium@nat/intel/x-cstneylnpwbsjcvd> has quit IRC | 13:24 | |
*** belen <belen!Adium@nat/intel/x-juxixgqaqcjeswov> has joined #yocto | 13:26 | |
*** AndersD <AndersD!~anders@c-89-160-69-55.cust.bredband2.com> has quit IRC | 13:27 | |
*** dgm816 <dgm816!~dgm816@unaffiliated/orkim> has quit IRC | 13:30 | |
*** anselmolsm <anselmolsm!~anselmols@192.55.55.41> has joined #yocto | 13:31 | |
*** stavrosv <stavrosv!~stavros@87-198-173-210.static.ptr.magnet.ie> has joined #yocto | 13:33 | |
*** fusman <fusman!~fahad@2.50.36.75> has quit IRC | 13:35 | |
*** sm0ketst <sm0ketst!c207a193@gateway/web/freenode/ip.194.7.161.147> has left #yocto | 13:36 | |
*** chankit1 <chankit1!~oneam@203.106.195.223> has joined #yocto | 13:41 | |
*** dgm816 <dgm816!~dgm816@unaffiliated/orkim> has joined #yocto | 13:43 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has quit IRC | 13:47 | |
*** sarahsharp <sarahsharp!sarah@nat/intel/x-ssfsjgwlqqqtvpfc> has joined #yocto | 13:47 | |
*** challinan <challinan!~chris@173-10-226-189-BusName-WestFlorida.hfc.comcastbusiness.net> has joined #yocto | 13:48 | |
*** stavrosv <stavrosv!~stavros@87-198-173-210.static.ptr.magnet.ie> has quit IRC | 13:51 | |
*** stavrosv <stavrosv!~stavros@87-198-173-210.static.ptr.magnet.ie> has joined #yocto | 13:52 | |
*** sarahsharp <sarahsharp!sarah@nat/intel/x-ssfsjgwlqqqtvpfc> has quit IRC | 13:55 | |
*** zeddii <zeddii!~ddez@128.224.252.2> has quit IRC | 13:55 | |
*** kanavin <kanavin!ak@nat/intel/x-qkyfuuecsljjdwve> has quit IRC | 13:56 | |
*** stavrosv <stavrosv!~stavros@87-198-173-210.static.ptr.magnet.ie> has left #yocto | 13:57 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 13:58 | |
*** kanavin <kanavin!ak@nat/intel/x-xtthmticquvgpuvt> has joined #yocto | 13:58 | |
*** hugovs <hugovs!~hugo@177.159.144.73> has joined #yocto | 13:59 | |
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has quit IRC | 14:00 | |
*** sgw_ <sgw_!~sgw_@134.134.139.74> has joined #yocto | 14:00 | |
*** chankit1 <chankit1!~oneam@203.106.195.223> has quit IRC | 14:03 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has quit IRC | 14:04 | |
*** cart_man <cart_man!~cart_man@gwise.truvelo.co.za> has quit IRC | 14:04 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 14:05 | |
*** sjolley <sjolley!~sjolley@134.134.139.74> has joined #yocto | 14:05 | |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 14:06 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 14:09 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 14:10 | |
*** mago__ is now known as mago|home | 14:10 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 14:11 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 14:14 | |
*** wadim_ <wadim_!~egorov@mail.x-arc.de> has quit IRC | 14:14 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 14:15 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 14:17 | |
*** ant_work <ant_work!~ant__@host222-188-static.61-79-b.business.telecomitalia.it> has quit IRC | 14:21 | |
*** benjamirc <benjamirc!~besquive@134.134.139.70> has joined #yocto | 15:01 | |
*** chankit1 <chankit1!~oneam@175.136.65.98> has joined #yocto | 15:05 | |
*** sjolley <sjolley!~sjolley@134.134.139.74> has quit IRC | 15:05 | |
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC | 15:09 | |
*** munch_ <munch_!~mark@c-50-129-137-132.hsd1.il.comcast.net> has joined #yocto | 15:11 | |
*** jku <jku!jku@nat/intel/x-gyfdzyyjproujgar> has quit IRC | 15:11 | |
*** munch_ is now known as Guest63484 | 15:11 | |
*** blitz00 <blitz00!stefans@unaffiliated/blitz00> has quit IRC | 15:27 | |
*** blitz00 <blitz00!~stefans@unaffiliated/blitz00> has joined #yocto | 15:27 | |
* kergoth hopes the pending os-release fixup and RP's appends determinism fix, and possibly also the sstate fetch fix, improve his sstate reuse problems | 15:29 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 15:30 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 15:30 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has joined #yocto | 15:32 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 15:36 | |
*** cgkades <cgkades!~Adium@174.46.232.2> has joined #yocto | 15:41 | |
*** cgkades <cgkades!~Adium@unaffiliated/cgkades> has joined #yocto | 15:41 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 15:42 | |
*** tonywin32 <tonywin32!~tonywin32@71-19-180-10.dedicated.allstream.net> has joined #yocto | 15:42 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has joined #yocto | 15:43 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has quit IRC | 15:43 | |
*** nerdboy <nerdboy!~sarnold@gatekeeper.gentoogeek.org> has quit IRC | 15:43 | |
*** nerdboy <nerdboy!~sarnold@gentoo/developer/nerdboy> has joined #yocto | 15:43 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has joined #yocto | 15:48 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has quit IRC | 15:49 | |
tonywin32 | maybe someone can help me... I've been bashing my head against the wall for a few days on something that seems to simple | 15:54 |
tonywin32 | I've got a custom image, and I'm building an SDK using bitbake -c populate_sdk my-image | 15:54 |
tonywin32 | is there a way to include x86 tools in the populated sdk? | 15:55 |
tonywin32 | like... my own tools | 15:55 |
tonywin32 | i've got -native packages for them that work great | 15:55 |
kergoth | add nativesdk packages to TOOLCHAIN_HOST_TASK | 15:55 |
kergoth | native won't do, nativesdk will. add to your BBCLASSEXTEND | 15:55 |
tonywin32 | aha! | 15:55 |
tonywin32 | will give it a shot | 15:55 |
kergoth | see lines 33 and 34 of populate_sdk_base.bbclass | 15:56 |
kergoth | and 35 | 15:56 |
*** SoylentYellow <SoylentYellow!~SoylentYe@209-234-137-234.static.twtelecom.net> has quit IRC | 15:56 | |
kergoth | those control what packages go into the two sysroots in the sdk | 15:56 |
tonywin32 | awesome! I was so close :D | 15:57 |
tonywin32 | had a bunch of notes written down about those lines but hadn't quite figured out what they did yet | 15:58 |
tonywin32 | how on earth did you know the line numbers so quickly?! | 15:58 |
*** benjamirc <benjamirc!~besquive@134.134.139.70> has quit IRC | 16:00 | |
tonywin32 | kergoth: thank you so much! It's now complaining about not being able to install the nativesdk- version of my package, which is good enough to start debugging. Much better than just flat out ignoring the package :D | 16:02 |
tonywin32 | that's something I've successfully debugged before | 16:02 |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 16:03 | |
*** sarahsharp <sarahsharp!sarah@nat/intel/x-idethwzbsbahkwva> has joined #yocto | 16:03 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-ynlimmjgolnajkau> has joined #yocto | 16:04 | |
*** SoylentYellow <SoylentYellow!~SoylentYe@209-234-137-234.static.twtelecom.net> has joined #yocto | 16:10 | |
*** behanw <behanw!~behanw@2001:470:b26c:0:6464:fd1c:e64:95c7> has quit IRC | 16:11 | |
*** aehs29 <aehs29!~aehernan@134.134.139.74> has joined #yocto | 16:13 | |
kergoth | tonywin32: as i said, add nativesdk to BBCLASSEXTEND, just as native is | 16:14 |
kergoth | that's all you need to do | 16:14 |
*** aehs29 <aehs29!aehernan@nat/intel/x-vmgnsgsejibzsdez> has joined #yocto | 16:14 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-vmgnsgsejibzsdez> has quit IRC | 16:16 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 16:16 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-mjdqpinpbkfatvra> has joined #yocto | 16:16 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has joined #yocto | 16:16 | |
*** moto-timo <moto-timo!~timo@72.29.171.20> has joined #yocto | 16:17 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-mjdqpinpbkfatvra> has quit IRC | 16:18 | |
*** zeddii <zeddii!~ddez@128.224.252.2> has joined #yocto | 16:18 | |
*** sarahsharp <sarahsharp!sarah@nat/intel/x-idethwzbsbahkwva> has quit IRC | 16:19 | |
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has quit IRC | 16:20 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-wpdujjyhivrcnnrb> has joined #yocto | 16:20 | |
*** behanw <behanw!~behanw@2001:470:b26c:0:6464:fd1c:e64:95c7> has joined #yocto | 16:21 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 16:25 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 16:31 | |
*** sarahsharp <sarahsharp!sarah@nat/intel/x-ezqpnuqkayzbomar> has joined #yocto | 16:32 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has quit IRC | 16:34 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has joined #yocto | 16:37 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-wpdujjyhivrcnnrb> has quit IRC | 16:37 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has quit IRC | 16:38 | |
*** dvhart <dvhart!dvhart@nat/intel/x-shzyylyoogojmwot> has joined #yocto | 16:38 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-ndmlrmzfsqqgmgay> has joined #yocto | 16:39 | |
*** aehs29 <aehs29!~aehernan@134.134.139.74> has joined #yocto | 16:41 | |
*** aehs29 <aehs29!~aehernan@134.134.139.74> has left #yocto | 16:41 | |
tonywin32 | kergoth: turns out the package itself doesn't like the environment :) | 16:43 |
tonywin32 | and that's not a yocto problem... that's a "dumb package build" problem | 16:44 |
tonywin32 | trying to be too clever | 16:44 |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 16:45 | |
*** armpit <armpit!~akuster@2601:c:a700:3ba7:bdc8:daf2:1c92:3db7> has quit IRC | 16:46 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-ynlimmjgolnajkau> has quit IRC | 16:47 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-rqadyxopztesjerh> has joined #yocto | 16:48 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-bxywswwphafbchit> has joined #yocto | 16:48 | |
*** tonywin32 <tonywin32!~tonywin32@71-19-180-10.dedicated.allstream.net> has quit IRC | 16:48 | |
*** tonywin32 <tonywin32!~tonywin32@71-17-4-144.sktn.static.sasknet.sk.ca> has joined #yocto | 16:49 | |
*** jbrianceau is now known as jbrianceau_away | 16:50 | |
*** fusman1 <fusman1!~fahad@2.51.66.88> has joined #yocto | 16:52 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 16:52 | |
*** munch_ <munch_!~mark@108.61.228.50> has joined #yocto | 16:55 | |
*** fusman1 <fusman1!~fahad@2.51.66.88> has quit IRC | 16:56 | |
*** munch_ is now known as Guest10680 | 16:56 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 16:56 | |
*** hugovs <hugovs!~hugo@177.159.144.73> has quit IRC | 16:56 | |
*** hugovs_ <hugovs_!~hugo@177.159.144.73> has joined #yocto | 16:56 | |
*** Guest63484 <Guest63484!~mark@c-50-129-137-132.hsd1.il.comcast.net> has quit IRC | 16:56 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-bxywswwphafbchit> has quit IRC | 16:57 | |
*** tonywin32 <tonywin32!~tonywin32@71-17-4-144.sktn.static.sasknet.sk.ca> has quit IRC | 16:58 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-fhxjspqnsdyjtlmj> has joined #yocto | 16:59 | |
nerdboy | moin | 16:59 |
*** tonywin32 <tonywin32!~tonywin32@71-19-180-10.dedicated.allstream.net> has joined #yocto | 17:00 | |
*** dvhart <dvhart!dvhart@nat/intel/x-shzyylyoogojmwot> has quit IRC | 17:02 | |
*** awe00 <awe00!~awe00@lon92-h02-128-78-240-105.dsl.sta.abo.bbox.fr> has quit IRC | 17:04 | |
*** tonywin32 <tonywin32!~tonywin32@71-19-180-10.dedicated.allstream.net> has quit IRC | 17:04 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 17:05 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 17:05 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-fhxjspqnsdyjtlmj> has quit IRC | 17:06 | |
*** dshwang <dshwang!~dshwang@134.134.137.73> has quit IRC | 17:07 | |
*** belen <belen!Adium@nat/intel/x-juxixgqaqcjeswov> has quit IRC | 17:07 | |
*** aehs29 <aehs29!~aehernan@134.134.139.74> has joined #yocto | 17:08 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 17:12 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 17:13 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has joined #yocto | 17:14 | |
*** aehs29 <aehs29!~aehernan@134.134.139.74> has quit IRC | 17:16 | |
cgkades | this gphoto build is going to kill me. why do things do strange things?! | 17:17 |
*** aehs29 <aehs29!aehernan@nat/intel/x-qpahmadlnlrigzgr> has joined #yocto | 17:18 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 17:18 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-rqadyxopztesjerh> has quit IRC | 17:19 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-kpysshxstvmsafju> has joined #yocto | 17:19 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 17:20 | |
*** benjamirc <benjamirc!~besquive@134.134.139.70> has joined #yocto | 17:21 | |
*** SoylentYellow <SoylentYellow!~SoylentYe@209-234-137-234.static.twtelecom.net> has quit IRC | 17:23 | |
Crofton|hackfest | bmaptools is a huge win for copying disk images to sd cards | 17:24 |
Crofton|hackfest | sadly it appears the output of wic may not be sparse | 17:25 |
Crofton|hackfest | need to study more | 17:25 |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 17:30 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 17:34 | |
*** benjamirc <benjamirc!~besquive@134.134.139.70> has quit IRC | 17:36 | |
*** SoylentYellow <SoylentYellow!~SoylentYe@209-234-137-234.static.twtelecom.net> has joined #yocto | 17:37 | |
*** fusman1 <fusman1!~fahad@2.51.66.88> has joined #yocto | 17:38 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 17:39 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-kpysshxstvmsafju> has left #yocto | 17:41 | |
*** fusman1 <fusman1!~fahad@2.51.66.88> has quit IRC | 17:42 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 17:42 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 17:45 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 17:45 | |
*** benjamirc <benjamirc!~besquive@134.134.137.75> has joined #yocto | 17:48 | |
*** grma <grma!~gruberm@chello213047201250.tirol.surfer.at> has quit IRC | 17:51 | |
*** fusman1 <fusman1!~fahad@2.51.66.88> has joined #yocto | 17:54 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 17:55 | |
*** ddalex1 <ddalex1!~ddalex@83.217.123.106> has joined #yocto | 18:01 | |
*** chankit1 <chankit1!~oneam@175.136.65.98> has quit IRC | 18:01 | |
*** MDR_ <MDR_!mdrustad@nat/intel/x-kcvrqoqchfwwddxv> has joined #yocto | 18:01 | |
*** fusman1 <fusman1!~fahad@2.51.66.88> has quit IRC | 18:01 | |
*** ddom <ddom!~ddom@ip-37-24-103-185.hsi14.unitymediagroup.de> has joined #yocto | 18:06 | |
*** sgw_ <sgw_!~sgw_@134.134.139.74> has quit IRC | 18:13 | |
*** ajtag <ajtag!~ajtag@cpc10-lee211-2-0-cust124.7-1.cable.virginm.net> has quit IRC | 18:15 | |
*** Cardoe_ is now known as Cardoe | 18:16 | |
Cardoe | When I build an image with package-management in the IMAGE_FEATURES, should I not expect that opkg list-installed should show me the packages that are installed by the IMAGE_INSTALL settings so that I can easily upgrade those packages in the future? | 18:17 |
kergoth | that's the idea, yes | 18:18 |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 18:20 | |
kergoth | i hate when -S printdiff only shows me a bunch of do_fetch's, with no details | 18:20 |
acidfu | then -vDD ? | 18:22 |
acidfu | (if possible) | 18:22 |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 18:23 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 18:28 | |
*** ajtag <ajtag!~ajtag@cpc10-lee211-2-0-cust124.7-1.cable.virginm.net> has joined #yocto | 18:28 | |
*** pohly <pohly!~pohly@p5DE8DB74.dip0.t-ipconnect.de> has quit IRC | 18:32 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-nohorvrnujbatnij> has joined #yocto | 18:34 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 18:35 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 18:35 | |
*** MDR_ <MDR_!mdrustad@nat/intel/x-kcvrqoqchfwwddxv> has quit IRC | 18:36 | |
kergoth | RP: when -S printdiff only displays a list of fetch/unpack tasks with no details, what's the usual suspect, missing intermediate task sigdata? | 18:37 |
kergoth | hmm | 18:37 |
* kergoth digs | 18:38 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-nohorvrnujbatnij> has left #yocto | 18:38 | |
*** aehs29 <aehs29!~aehernan@134.134.139.74> has joined #yocto | 18:40 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 18:43 | |
*** melonipoika <melonipoika!~quassel@91-158-69-143.elisa-laajakaista.fi> has quit IRC | 18:50 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 18:53 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 18:57 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-lxoarcirogndnuzo> has quit IRC | 18:58 | |
nerdboy | Cardoe: worked last time for me... | 18:59 |
nerdboy | IMAGE_FEATURES += "splash package-management ssh-server-openssh" <= in local.conf | 18:59 |
*** fusman1 <fusman1!~fahad@2.51.66.88> has joined #yocto | 19:01 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 19:01 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 19:04 | |
*** fusman1 <fusman1!~fahad@2.51.66.88> has quit IRC | 19:04 | |
*** fusman1 <fusman1!~fahad@2.51.66.88> has joined #yocto | 19:10 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 19:12 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 19:19 | |
*** tmpsantos <tmpsantos!~tmpsantos@a88-115-217-160.elisa-laajakaista.fi> has quit IRC | 19:19 | |
*** fusman1 <fusman1!~fahad@2.51.66.88> has quit IRC | 19:20 | |
*** awe00 <awe00!~awe00@78.250.136.216> has joined #yocto | 19:21 | |
*** armpit <armpit!~akuster@64.2.3.194.ptr.us.xo.net> has joined #yocto | 19:25 | |
*** bluelightning <bluelightning!~paul@2001:8b0:258:7d7a:2ad2:44ff:fe40:9209> has joined #yocto | 19:29 | |
*** bluelightning <bluelightning!~paul@2001:8b0:258:7d7a:2ad2:44ff:fe40:9209> has quit IRC | 19:29 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 19:29 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 19:30 | |
*** benjamirc <benjamirc!~besquive@134.134.137.75> has quit IRC | 19:34 | |
*** pumpernickel <pumpernickel!~pumpernic@41333086.cst.lightpath.net> has joined #yocto | 19:36 | |
*** tonywin32 <tonywin32!~tonywin32@142-165-132-47.sktn.static.sasknet.sk.ca> has joined #yocto | 19:37 | |
*** stavrosv <stavrosv!~stavros@87.198.173.210> has joined #yocto | 19:38 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-znsecvocaolnwjfw> has joined #yocto | 19:52 | |
*** sarahsharp <sarahsharp!sarah@nat/intel/x-ezqpnuqkayzbomar> has quit IRC | 19:56 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 19:59 | |
*** sarahsharp <sarahsharp!~sarah@192.55.54.40> has joined #yocto | 20:00 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-znsecvocaolnwjfw> has quit IRC | 20:02 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 20:04 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has quit IRC | 20:04 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 20:18 | |
*** nbhat_DT <nbhat_DT!~nareshbha@111.93.218.67> has quit IRC | 20:20 | |
*** benjamirc <benjamirc!besquive@nat/intel/x-huyxccxwswgqozkh> has joined #yocto | 20:21 | |
*** nbhat_DT <nbhat_DT!~nareshbha@111.93.218.67> has joined #yocto | 20:21 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 20:22 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has joined #yocto | 20:23 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 20:24 | |
*** vmeson <vmeson!~rmacleod@128.224.252.2> has quit IRC | 20:24 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 20:25 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 20:29 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 20:30 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 20:32 | |
RP | kergoth: A test case for trying to improve this would be really really useful when you do figure it out... | 20:35 |
RP | kergoth: I don't remember what that means offhand :( | 20:35 |
*** stavrosv <stavrosv!~stavros@87.198.173.210> has quit IRC | 20:39 | |
*** stavrosv <stavrosv!~stavros@87-198-173-210.static.ptr.magnet.ie> has joined #yocto | 20:39 | |
*** casper_ <casper_!~casper@46.182.227.83> has joined #yocto | 20:42 | |
*** fusman <fusman!~fahad@2.51.66.88> has joined #yocto | 20:42 | |
*** casper_ <casper_!~casper@46.182.227.83> has left #yocto | 20:43 | |
*** casper_ <casper_!~casper@46.182.227.83> has joined #yocto | 20:46 | |
*** casper_ <casper_!~casper@46.182.227.83> has left #yocto | 20:47 | |
*** casper333 <casper333!~casper@46.182.227.83> has joined #yocto | 20:47 | |
*** galak_pb <galak_pb!~galak@104-57-189-103.lightspeed.austtx.sbcglobal.net> has joined #yocto | 20:49 | |
*** casper333 <casper333!~casper@46.182.227.83> has quit IRC | 20:55 | |
*** galak_pb is now known as galak | 20:57 | |
*** ant_home <ant_home!~ant__@host75-46-dynamic.252-95-r.retail.telecomitalia.it> has joined #yocto | 21:02 | |
*** sarahsharp1 <sarahsharp1!~sarah@192.55.54.40> has joined #yocto | 21:03 | |
*** sarahsharp <sarahsharp!~sarah@192.55.54.40> has quit IRC | 21:04 | |
kergoth | k | 21:04 |
*** benjamirc <benjamirc!besquive@nat/intel/x-huyxccxwswgqozkh> has quit IRC | 21:06 | |
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has quit IRC | 21:17 | |
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has quit IRC | 21:17 | |
*** dv_ <dv_!~quassel@chello062178118086.5.14.vie.surfer.at> has joined #yocto | 21:20 | |
*** Guest10680 <Guest10680!~mark@108.61.228.50> has quit IRC | 21:31 | |
*** munch_ <munch_!~mark@c-50-129-137-132.hsd1.il.comcast.net> has joined #yocto | 21:31 | |
*** munch_ is now known as Guest31447 | 21:31 | |
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 21:37 | |
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 21:37 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 21:39 | |
*** tonywin32 <tonywin32!~tonywin32@142-165-132-47.sktn.static.sasknet.sk.ca> has quit IRC | 21:44 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 21:45 | |
*** benjamirc <benjamirc!~besquive@134.134.137.75> has joined #yocto | 21:55 | |
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 21:55 | |
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 21:56 | |
*** benjamirc <benjamirc!~besquive@134.134.137.75> has quit IRC | 21:59 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 22:01 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has quit IRC | 22:01 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has joined #yocto | 22:02 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has quit IRC | 22:02 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has joined #yocto | 22:04 | |
*** galak <galak!~galak@104-57-189-103.lightspeed.austtx.sbcglobal.net> has quit IRC | 22:04 | |
*** awe00 <awe00!~awe00@78.250.136.216> has quit IRC | 22:07 | |
*** hugovs_ <hugovs_!~hugo@177.159.144.73> has quit IRC | 22:07 | |
*** ntl <ntl!~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has quit IRC | 22:11 | |
*** benjamirc <benjamirc!~besquive@134.134.137.71> has joined #yocto | 22:17 | |
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC | 22:17 | |
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto | 22:18 | |
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 22:20 | |
*** [Sno] <[Sno]!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 22:20 | |
*** ntl <ntl!~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has joined #yocto | 22:24 | |
*** ddom <ddom!~ddom@ip-37-24-103-185.hsi14.unitymediagroup.de> has quit IRC | 22:25 | |
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto | 22:28 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has quit IRC | 22:35 | |
*** dvhart <dvhart!dvhart@nat/intel/x-vhodnbbjfedzchuz> has joined #yocto | 22:35 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 22:35 | |
*** dvhart <dvhart!dvhart@nat/intel/x-vhodnbbjfedzchuz> has quit IRC | 22:39 | |
*** dvhart <dvhart!~dvhart@134.134.139.70> has joined #yocto | 22:40 | |
cgkades | If i want to specifically tell the configure script where a header is.. say libjpeg.h, what $VAR would that be? | 22:40 |
cgkades | in a recipe | 22:40 |
*** ant_home <ant_home!~ant__@host75-46-dynamic.252-95-r.retail.telecomitalia.it> has quit IRC | 22:46 | |
*** fusman <fusman!~fahad@2.51.66.88> has quit IRC | 22:53 | |
cgkades | figured it out | 22:58 |
cgkades | rburton: i got one step closer, do_configure works, now i'm getting errors on do_compile | 22:59 |
*** benjamirc <benjamirc!~besquive@134.134.137.71> has quit IRC | 23:00 | |
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC | 23:05 | |
*** sarahsharp1 <sarahsharp1!~sarah@192.55.54.40> has quit IRC | 23:05 | |
cgkades | wait.. so if it the yocto tells the compiler that there is a sysroot, shouldn't any -I/usr/bla be at <sysroot>/usr/bla? | 23:05 |
cgkades | and… does anyone know what package would provide predefs.h? it doesn't seem to be in the sysroot include dir | 23:14 |
*** dvhart <dvhart!~dvhart@134.134.139.70> has quit IRC | 23:16 | |
cgkades | looks like stdc-predef.h might be the file.. something keeps telling this program to look in local include locations instead of using the sysroot | 23:17 |
*** msm`` <msm``!~msm@cpe-72-182-100-192.austin.res.rr.com> has joined #yocto | 23:18 | |
*** msm` <msm`!~msm@cpe-72-182-100-192.austin.res.rr.com> has quit IRC | 23:21 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 23:22 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has joined #yocto | 23:28 | |
cgkades | figured it out as well… i just keep quiet about my last problem and continue to work it out ;) | 23:34 |
*** redengin <redengin!~redengin@c-73-193-21-136.hsd1.wa.comcast.net> has quit IRC | 23:37 | |
*** redengin <redengin!~redengin@c-73-193-21-136.hsd1.wa.comcast.net> has joined #yocto | 23:38 | |
*** aehs29 <aehs29!~aehernan@134.134.139.74> has left #yocto | 23:44 | |
*** pumpernickel <pumpernickel!~pumpernic@41333086.cst.lightpath.net> has quit IRC | 23:46 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.71> has quit IRC | 23:50 | |
*** dvhart <dvhart!dvhart@nat/intel/x-lbqittgspjtaabyj> has joined #yocto | 23:50 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 23:50 | |
*** anselmolsm <anselmolsm!~anselmols@192.55.55.41> has quit IRC | 23:54 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!