*** awe00 <awe00!~awe00@78.250.81.3> has joined #yocto | 00:00 | |
*** sjolley <sjolley!~sjolley@134.134.139.74> has joined #yocto | 00:07 | |
*** awe00 <awe00!~awe00@78.250.81.3> has quit IRC | 00:20 | |
*** ericbutters <ericbutters!~eric@217.110.68.82> has joined #yocto | 00:26 | |
*** sameo <sameo!~samuel@192.55.55.39> has joined #yocto | 00:29 | |
*** sameo <sameo!~samuel@192.55.55.39> has quit IRC | 00:34 | |
*** roric <roric!~roric@89-160-176-89.du.xdsl.is> has quit IRC | 00:34 | |
*** neur0Fuzzy <neur0Fuzzy!~neur0Fuzz@p239.net182021249.tokai.or.jp> has joined #yocto | 00:36 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 00:37 | |
*** ant_home <ant_home!~ant__@host172-167-dynamic.7-79-r.retail.telecomitalia.it> has quit IRC | 00:45 | |
*** Crofton <Crofton!~balister@173-164-187-210-SFBA.hfc.comcastbusiness.net> has joined #yocto | 00:49 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has quit IRC | 00:52 | |
*** geheimnis` <geheimnis`!~geheimnis@23.226.237.192> has joined #yocto | 00:54 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 02:04 | |
redengin | anyone added fortran to a yocto image? I'm trying the meta-yocto/conf/local.conf.sample.extended hints, but I get a link error that it can't find libquadmath | 02:33 |
---|---|---|
*** sarnold_ <sarnold_!~sarnold@2602:306:bd41:a530:70f5:51e7:b063:7ed0> has joined #yocto | 02:50 | |
sarnold_ | hey, i thought you guys were going out... | 02:51 |
sarnold_ | and hey, this completely forgot my nick config... | 02:51 |
sarnold_ | *laptop | 02:51 |
*** sarnold_ <sarnold_!~sarnold@2602:306:bd41:a530:70f5:51e7:b063:7ed0> has quit IRC | 02:52 | |
*** dudy_ <dudy_!~dudy@70-127-127-236.res.bhn.net> has joined #yocto | 02:52 | |
* JaMa went to work from office just because of bigger screen, just to find our that someone decided to take my LCD after they haven't seen me for 3 days :) | 02:52 | |
*** sarnold_ <sarnold_!~sarnold@2602:306:bd41:a530:70f5:51e7:b063:7ed0> has joined #yocto | 02:53 | |
*** sarnold_ <sarnold_!~sarnold@2602:306:bd41:a530:70f5:51e7:b063:7ed0> has quit IRC | 02:54 | |
*** mr_science <mr_science!~nerdboy@gentoo/developer/nerdboy> has joined #yocto | 02:55 | |
mr_science | better... | 02:55 |
*** dudy <dudy!~dudy@70-127-127-236.res.bhn.net> has quit IRC | 02:55 | |
* mr_science tending to neglected GSoC duties | 02:57 | |
*** darkhorse_ <darkhorse_!ad26d10c@gateway/web/freenode/ip.173.38.209.12> has quit IRC | 03:14 | |
*** Nilesh_ <Nilesh_!~minda@114.143.135.194> has joined #yocto | 03:27 | |
redengin | anyone added fortran to a yocto image? I'm trying the meta-yocto/conf/local.conf.sample.extended hints, but I get a link error that it can't find libquadmath | 03:45 |
*** Nilesh_ <Nilesh_!~minda@114.143.135.194> has quit IRC | 04:08 | |
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has joined #yocto | 04:09 | |
mr_science | there's a local.conf option i needed, but I'm 300 miles from my build box | 04:16 |
mr_science | i put it there so long ago i don't remember it... | 04:17 |
JaMa | FIXIT = "1" | 04:19 |
mr_science | redengin, http://www.gentoogeek.org/files/arm-bb_yocto/local.conf | 04:20 |
mr_science | it's in there | 04:20 |
redengin | mr_science, I believe thats what I got, I'll try adding the FORTRAN = ",fortran" as well | 04:21 |
mr_science | worked last time i tried it... | 04:22 |
redengin | I think the problem is that there is no longer a libquadmath recipe, the gcc recipes add the --disable-libquadmath but that doesn't seem to take effect | 04:22 |
redengin | mr_science, how long ago? | 04:22 |
mr_science | a little while... i got busy in the middle of refactoring image recipes and i haven't built my full devtool image for a few months maybe... | 04:23 |
mr_science | heh, paul's devtool talk still stuck in my head | 04:24 |
mr_science | apparently i am not the only gentoo party-crasher now... | 04:25 |
redengin | well, no luck with those additions mr_science :( | 04:27 |
mr_science | well, i'm not in a good place to play with it now, but if it's still an issue after saturday you can ping me again | 04:28 |
redengin | will do, thanks | 04:28 |
mr_science | maybe tomorrow, depending on how busy it is... | 04:28 |
mr_science | but then, nobody has "officially" asked me to help tomorrow, so... | 04:29 |
redengin | you have any idea how libquadmath gets configured? | 04:30 |
mr_science | haven't had to really look at it before | 04:31 |
mr_science | the fortran piece usually just works... | 04:31 |
* mr_science has wrestled with gnat but not so much gfortran | 04:32 | |
*** Crofton <Crofton!~balister@173-164-187-210-SFBA.hfc.comcastbusiness.net> has quit IRC | 04:34 | |
mr_science | redengin, i pilfered a lot of stuff from tkoskine in #ada | 04:36 |
nrossi | JaMa: sure its not 'FIXIT_ALL = "1"' :) | 04:37 |
JaMa | true that one is better, someone should implement FIXIT_ALL_AND_SUBMIT_THE_PATCHES = "skynet" | 04:38 |
mr_science | not sure this will help much, but might spark something... http://www.gentoogeek.org/files/arm-gnat-gcc/readme.txt | 04:39 |
nrossi | PREFERRED_FIXER = "skynet" no? need to follow the convention :P | 04:39 |
JaMa | :) | 04:39 |
JaMa | then it should be PREFERRED_PROVIDER_virtual/fixer = "skynet' | 04:40 |
JaMa | ' instead of " doesn't matter, it will fix itself | 04:40 |
nrossi | true, but make sure you set PREFERRED_VERSION_virtual/fixer = "pre-judgementday" | 04:40 |
JaMa | is there already bugzilla ticket for this? | 04:41 |
nrossi | nope, need to get on that :) maybe set the target version as 1.9 ;) | 04:43 |
*** Crofton <Crofton!~balister@173-164-142-49-SFBA.hfc.comcastbusiness.net> has joined #yocto | 04:46 | |
redengin | where does the gcc tarball get expanded? maybe it'd help to see what it takes to do it by hand | 04:47 |
nrossi | redengin: the source tarball? its in work-shared/gcc-source i believe | 04:47 |
redengin | yeah, I found it | 04:48 |
redengin | thanks | 04:49 |
*** cart_man <cart_man!~cart_man@gwise.truvelo.co.za> has joined #yocto | 05:08 | |
redengin | woot, I think I got it! | 05:11 |
redengin | why have a single disable when you can make a special one just for fortran..... now do I want to do the retesting necessary to fix the yocto recipe.... | 05:11 |
*** sarahsharp <sarahsharp!~sarah@134.134.139.76> has quit IRC | 05:12 | |
*** dudy_ <dudy_!~dudy@70-127-127-236.res.bhn.net> has quit IRC | 05:17 | |
redengin | can someone help me out in the process to submit the change? | 05:34 |
redengin | hello?! | 05:45 |
nrossi | redengin: what change are you trying to submit? | 05:46 |
redengin | its additional configure flag for gcc-runtime to allow libgfortran to compile without libquadmath | 05:46 |
nrossi | ok so its against oe-core/meta? | 05:47 |
redengin | yeah, its an update to meta/recipes-devtools/gcc/gcc-4.9.inc | 05:47 |
nrossi | Have a read of the oe patch submission process here: http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded | 05:47 |
nrossi | you should just be able to git format-patch, and then send-email to the oe list | 05:48 |
redengin | ok, I was trying to avoid subscribing to the mailing list, but I'll make a burner email | 05:49 |
nrossi | yer its a bit annoying that, but you can subscribe and disable all the traffic | 05:49 |
nrossi | just make sure your in the Cc for you patch and you will get all the replies | 05:50 |
*** lyang0 <lyang0!~lyang001@106.120.101.38> has quit IRC | 05:53 | |
redengin | whats the difference between core and devel? | 05:59 |
nrossi | -devel is for meta-openembedded | 06:00 |
nrossi | core is for the core layer, aka "meta" | 06:00 |
*** nicktick1 <nicktick1!~john@222.94.126.248> has joined #yocto | 06:01 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 06:04 | |
redengin | how do I disable the cc of my git global email? | 06:04 |
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has quit IRC | 06:07 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has joined #yocto | 06:08 | |
*** hamis <hamis!~irfan@110.93.212.98> has joined #yocto | 06:08 | |
nrossi | git send-email -h -> i think you want "--suppress-cc", but just check by dry-running the send email with --dry-run | 06:09 |
*** nicktick1 <nicktick1!~john@222.94.126.248> has quit IRC | 06:13 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 06:14 | |
redengin | bah, I don't smtp is working :( | 06:14 |
*** lyang0 <lyang0!~lyang001@106.120.101.38> has joined #yocto | 06:15 | |
nrossi | yep, that is why the pull request model is not really so bad as people make it out to be :P | 06:16 |
*** Crofton <Crofton!~balister@173-164-142-49-SFBA.hfc.comcastbusiness.net> has quit IRC | 06:17 | |
redengin | woot, finally got it configure | 06:21 |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 06:23 | |
redengin | how do I confirm the email made it into the mailiing list? | 06:27 |
nrossi | you can check the archive: http://thread.gmane.org/gmane.comp.handhelds.openembedded.core | 06:28 |
redengin | should it be immediate? | 06:29 |
nrossi | redengin: it can take awhile, email is slow :( | 06:29 |
redengin | guess I'll wait, I hadn't confirmed my email before sending the patch, guess I'm in limbo | 06:30 |
nrossi | possibly, you will get an email if it was rejected because you are not subscribed | 06:30 |
nrossi | so if you dont get one of those emails within the next 5-10minutes its probably in the moderation queue | 06:30 |
redengin | so much work for a one-line change :) | 06:33 |
*** chankit <chankit!~chankitx@192.198.146.173> has joined #yocto | 06:45 | |
*** mr_science <mr_science!~nerdboy@gentoo/developer/nerdboy> has quit IRC | 06:57 | |
*** agust <agust!~agust@p4FDE7BA5.dip0.t-ipconnect.de> has joined #yocto | 07:13 | |
*** wadim_ <wadim_!~egorov@mail.tricorecenter.de> has joined #yocto | 07:15 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has joined #yocto | 07:28 | |
*** pohly <pohly!~pohly@p5DE8C124.dip0.t-ipconnect.de> has joined #yocto | 07:28 | |
*** sno <sno!~sno@rademacherexchange.de> has joined #yocto | 07:29 | |
*** lyang0 <lyang0!~lyang001@106.120.101.38> has quit IRC | 07:43 | |
*** e8johan <e8johan!~quassel@ppp-188-174-175-249.dynamic.mnet-online.de> has joined #yocto | 07:45 | |
*** egavin <egavin!~egavin@43.Red-2-139-180.staticIP.rima-tde.net> has quit IRC | 07:46 | |
*** egavin <egavin!~egavin@43.Red-2-139-180.staticIP.rima-tde.net> has joined #yocto | 07:50 | |
ericbutters | hi got QA error from nativesdk-opkg: http://paste.ubuntu.com/10682612/ this is on poky | 07:51 |
ericbutters | sry on dora | 07:51 |
*** lyang0 <lyang0!~lyang001@106.120.101.38> has joined #yocto | 07:54 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-wupqjlzsldfaqzrd> has joined #yocto | 07:57 | |
*** jbrianceau_away is now known as jbrianceau | 07:59 | |
*** dshwang <dshwang!~dshwang@134.134.137.71> has quit IRC | 08:07 | |
*** dshwang <dshwang!~dshwang@134.134.137.71> has joined #yocto | 08:11 | |
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 08:19 | |
*** florian_kc is now known as florian | 08:19 | |
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has joined #yocto | 08:27 | |
*** cart_man <cart_man!~cart_man@gwise.truvelo.co.za> has quit IRC | 08:33 | |
*** jku <jku!jku@nat/intel/x-mjwhevdqgraxhhrd> has joined #yocto | 08:36 | |
*** ddalex1 <ddalex1!~ddalex@154.58.102.3> has joined #yocto | 08:42 | |
rink_ | 2hmmm | 08:43 |
rink_ | is it possible to build the Yocto SDK for both Linux and Win32? | 08:43 |
* rink_ notices heavy resistance from co-workers using VM's | 08:44 | |
*** ant_work <ant_work!~ant__@host222-188-static.61-79-b.business.telecomitalia.it> has joined #yocto | 08:44 | |
_4urele_ | rink_ there is a layer for this I think, never tried :) | 08:45 |
_4urele_ | rink_, http://git.yoctoproject.org/cgit/cgit.cgi/meta-mingw | 08:46 |
_4urele_ | rink_, let me know if it fits your needs (and if it fits your needs let me know if it works ;) well for you ) | 08:46 |
*** ddom <ddom!~ddom@p4FFDA0EF.dip0.t-ipconnect.de> has joined #yocto | 08:50 | |
*** rrvic <rrvic!~rrvic@x590d960b.dyn.telefonica.de> has joined #yocto | 08:58 | |
*** cart_man <cart_man!~cart_man@gwise.truvelo.co.za> has joined #yocto | 09:00 | |
rink_ | sure, ty | 09:00 |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has joined #yocto | 09:00 | |
rink_ | hmm I wonder how I plug this in my existing SKD | 09:04 |
rink_ | *SDK | 09:04 |
* rink_ wonders if he shouldjust copy the sysroot over after the mingw sdk is done ... | 09:04 | |
_4urele_ | rink_, I think you just have to add the layer, maybe set a variable to add mingw to sdk (honestly don't know where...), then run populate-sdk? | 09:19 |
* rink_ 's google-fu is weak | 09:19 | |
*** rrvic <rrvic!~rrvic@x590d960b.dyn.telefonica.de> has quit IRC | 09:20 | |
*** rrvic <rrvic!~rrvic@x590d960b.dyn.telefonica.de> has joined #yocto | 09:20 | |
rink_ | guess I need to dive into it | 09:21 |
_4urele_ | rink_, i'm watching at the ref-manual, there are some interesting variables containing "SDK" | 09:24 |
*** awe00 <awe00!~awe00@lon92-h02-128-78-240-105.dsl.sta.abo.bbox.fr> has joined #yocto | 09:25 | |
*** stavrosv <stavrosv!~stavros@212.17.57.102> has left #yocto | 09:33 | |
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has joined #yocto | 09:34 | |
*** Crofton|work <Crofton|work!~balister@pool-71-171-10-241.ronkva.east.verizon.net> has quit IRC | 09:34 | |
*** Crofton|work <Crofton|work!~balister@108.44.116.31> has joined #yocto | 09:47 | |
*** e8johan_ <e8johan_!~quassel@ppp-188-174-175-249.dynamic.mnet-online.de> has joined #yocto | 09:48 | |
*** sameo <sameo!~samuel@192.55.54.42> has joined #yocto | 09:50 | |
*** e8johan <e8johan!~quassel@ppp-188-174-175-249.dynamic.mnet-online.de> has quit IRC | 09:51 | |
*** ddalex1 <ddalex1!~ddalex@154.58.102.3> has quit IRC | 10:01 | |
darkspike | Hello | 10:02 |
darkspike | Is there a way to exclude a "native" package when building an sdk with populate_sdk ? (i want to exclude the nativesdk-unfs-server, nativesdk-qemu and some others) | 10:02 |
darkspike | I tried with SDK_PACKAGE_ARCHS[vardepsexclude] = "nativesdk-unfs-server", but it does not work, it is still getting built | 10:04 |
*** euan <euan!5bb9b13a@gateway/web/freenode/ip.91.185.177.58> has joined #yocto | 10:08 | |
*** belen <belen!Adium@nat/intel/x-gcdtupwsywivxdrd> has joined #yocto | 10:09 | |
euan | Hi, can anyone tell me how to enable UART1 on the beaglebone as part of the yocto build? | 10:12 |
*** roric <roric!~roric@89-160-176-89.du.xdsl.is> has joined #yocto | 10:14 | |
darkspike | euan: do you need to set an kernel command line parameter to enable UART1 on you board ? | 10:24 |
darkspike | euan: when you enable it manually ? | 10:24 |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 10:26 | |
euan | darkspike: I'm not sure what you mean. my understanding is the pin mux is set by the dtb file generated by the build, I assume I need to modify a recipe to customise this file | 10:35 |
*** tmpsantos <tmpsantos!~tmpsantos@a88-115-217-160.elisa-laajakaista.fi> has joined #yocto | 10:42 | |
*** chankit11 <chankit11!~oneam@118.101.150.243> has joined #yocto | 10:52 | |
*** tminchev <tminchev!todor@nat/intel/x-ulrjofwulwxwxsxa> has quit IRC | 11:02 | |
*** loggerbox <loggerbox!~todor@134.134.137.73> has quit IRC | 11:02 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 11:04 | |
*** loggerbox <loggerbox!~todor@134.134.137.73> has joined #yocto | 11:06 | |
darkspike | euan: yes, it is better to make you own layer, make a recipe in it and add it to bblayers.conf | 11:08 |
euan | darkspike: any idea what recipe is generating the dtb file? or where to find the source? | 11:09 |
euan | I have been digging through the poky directory but can't find anything | 11:10 |
*** noisebleed <noisebleed!~quassel@gentoo/contributor/noisebleed> has quit IRC | 11:11 | |
*** tminchev <tminchev!todor@nat/intel/x-wieqnadivwokkubg> has joined #yocto | 11:14 | |
*** tyler-baker <tyler-baker!tyler-bake@gateway/shell/linaro/x-eaolonquzjdngynr> has quit IRC | 11:18 | |
*** wv_ <wv_!~wv@ip2.televic.com> has joined #yocto | 11:18 | |
*** flihp_ <flihp_!~flihp@c-50-185-54-102.hsd1.ca.comcast.net> has joined #yocto | 11:19 | |
*** evanp_ <evanp_!evan@nat/intel/x-lxwxmupczmpqekdd> has joined #yocto | 11:19 | |
*** RP1 is now known as RP | 11:19 | |
*** joshuagl_ <joshuagl_!~joshuagl@host86-185-96-216.range86-185.btcentralplus.com> has joined #yocto | 11:19 | |
*** tyler-baker <tyler-baker!tyler-bake@gateway/shell/linaro/x-nglyzjqzzgrmepjb> has joined #yocto | 11:19 | |
*** nicktick1 <nicktick1!~john@112.80.230.82> has joined #yocto | 11:20 | |
*** tanuk_ <tanuk_!~tanu@a91-153-202-199.elisa-laajakaista.fi> has joined #yocto | 11:21 | |
*** abelloni_ <abelloni_!~abelloni@128-79-216-6.hfc.dyn.abo.bbox.fr> has joined #yocto | 11:21 | |
*** MiskaX_ <MiskaX_!~jussi@rankki.sonarnerd.net> has joined #yocto | 11:22 | |
*** jfojtl_ <jfojtl_!~jfojtl@uho.ysoft.cz> has joined #yocto | 11:22 | |
*** neur0Fuzzy_ <neur0Fuzzy_!~neur0Fuzz@p239.net182021249.tokai.or.jp> has joined #yocto | 11:22 | |
*** chankit2 <chankit2!~chankitx@192.198.146.173> has joined #yocto | 11:23 | |
*** stryx`_ <stryx`_!~stryx@unaffiliated/stryx/x-3871776> has quit IRC | 11:25 | |
*** chankit <chankit!~chankitx@192.198.146.173> has quit IRC | 11:25 | |
*** JYDawg <JYDawg!~jydawg@jydawg.xs4all.nl> has quit IRC | 11:25 | |
*** joshuagl <joshuagl!~joshuagl@host86-185-96-216.range86-185.btcentralplus.com> has quit IRC | 11:25 | |
*** thaytan <thaytan!~thaytan@113.94.233.220.static.exetel.com.au> has quit IRC | 11:25 | |
*** flihp <flihp!~flihp@c-50-185-54-102.hsd1.ca.comcast.net> has quit IRC | 11:25 | |
*** abelloni <abelloni!~abelloni@128-79-216-6.hfc.dyn.abo.bbox.fr> has quit IRC | 11:25 | |
*** pktdans <pktdans!~dans@ec2-54-66-210-132.ap-southeast-2.compute.amazonaws.com> has quit IRC | 11:25 | |
*** MiskaX <MiskaX!~jussi@rankki.sonarnerd.net> has quit IRC | 11:25 | |
*** Marex <Marex!~Marex@195.140.253.167> has quit IRC | 11:25 | |
*** JYDawg <JYDawg!~jydawg@jydawg.xs4all.nl> has joined #yocto | 11:25 | |
*** radhus__ <radhus__!~radhus@sevh.radhuset.org> has joined #yocto | 11:28 | |
*** Marex <Marex!~Marex@195.140.253.167> has joined #yocto | 11:29 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 11:30 | |
*** neur0Fuzzy <neur0Fuzzy!~neur0Fuzz@p239.net182021249.tokai.or.jp> has quit IRC | 11:30 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 11:30 | |
*** tanuk <tanuk!~tanu@a91-153-202-199.elisa-laajakaista.fi> has quit IRC | 11:30 | |
*** wv <wv!~wv@ip2.televic.com> has quit IRC | 11:30 | |
*** jfojtl <jfojtl!~jfojtl@uho.ysoft.cz> has quit IRC | 11:30 | |
*** evanp <evanp!evan@nat/intel/x-xpayetfrxqucwdwg> has quit IRC | 11:30 | |
*** radhus <radhus!~radhus@sevh.radhuset.org> has quit IRC | 11:30 | |
*** Crofton|work <Crofton|work!~balister@108.44.116.31> has quit IRC | 11:30 | |
*** awe00 <awe00!~awe00@lon92-h02-128-78-240-105.dsl.sta.abo.bbox.fr> has quit IRC | 11:30 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has quit IRC | 11:30 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-cexfhmvrphhvxsva> has quit IRC | 11:30 | |
*** zeddii <zeddii!~ddez@128.224.252.2> has quit IRC | 11:30 | |
*** _valle_ <_valle_!~valle@195-198-200-72.customer.telia.com> has quit IRC | 11:30 | |
*** fabo <fabo!~fabo@a91-152-81-141.elisa-laajakaista.fi> has quit IRC | 11:30 | |
*** volker- <volker-!~volker@unaffiliated/volker-> has quit IRC | 11:30 | |
*** ajtag <ajtag!~ajtag@cpc10-lee211-2-0-cust124.7-1.cable.virginm.net> has quit IRC | 11:30 | |
*** jonmasters <jonmasters!~jcm@edison.jonmasters.org> has quit IRC | 11:30 | |
*** vquicksilver <vquicksilver!~nobody@gentoo/contributor/vquicksilver> has quit IRC | 11:30 | |
*** LetoThe2nd <LetoThe2nd!~jd@unaffiliated/letothe2nd> has quit IRC | 11:30 | |
*** fray <fray!~mhatle@192.40.192.95> has quit IRC | 11:30 | |
*** nrossi <nrossi!~nrossi@203.126.243.116> has quit IRC | 11:30 | |
*** dzoe <dzoe!joe@joe.cz> has quit IRC | 11:30 | |
*** dholland_ <dholland_!~quassel@vpn.pelagicore.de> has quit IRC | 11:30 | |
*** funman <funman!~fun@rockbox/developer/funman> has quit IRC | 11:30 | |
*** smartin_ <smartin_!~smartin@195.190.86.18> has quit IRC | 11:30 | |
*** radhus__ is now known as radhus | 11:30 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 11:33 | |
*** stryx`__ <stryx`__!~stryx@149.255.110.134> has joined #yocto | 11:33 | |
*** Crofton|work <Crofton|work!~balister@108.44.116.31> has joined #yocto | 11:33 | |
*** awe00 <awe00!~awe00@lon92-h02-128-78-240-105.dsl.sta.abo.bbox.fr> has joined #yocto | 11:33 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has joined #yocto | 11:33 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-cexfhmvrphhvxsva> has joined #yocto | 11:33 | |
*** zeddii <zeddii!~ddez@128.224.252.2> has joined #yocto | 11:33 | |
*** _valle_ <_valle_!~valle@195-198-200-72.customer.telia.com> has joined #yocto | 11:33 | |
*** fabo <fabo!~fabo@a91-152-81-141.elisa-laajakaista.fi> has joined #yocto | 11:33 | |
*** volker- <volker-!~volker@unaffiliated/volker-> has joined #yocto | 11:33 | |
*** ajtag <ajtag!~ajtag@cpc10-lee211-2-0-cust124.7-1.cable.virginm.net> has joined #yocto | 11:33 | |
*** jonmasters <jonmasters!~jcm@edison.jonmasters.org> has joined #yocto | 11:33 | |
*** vquicksilver <vquicksilver!~nobody@gentoo/contributor/vquicksilver> has joined #yocto | 11:33 | |
*** LetoThe2nd <LetoThe2nd!~jd@unaffiliated/letothe2nd> has joined #yocto | 11:33 | |
*** fray <fray!~mhatle@192.40.192.95> has joined #yocto | 11:33 | |
*** nrossi <nrossi!~nrossi@203.126.243.116> has joined #yocto | 11:33 | |
*** dzoe <dzoe!joe@joe.cz> has joined #yocto | 11:33 | |
*** dholland_ <dholland_!~quassel@vpn.pelagicore.de> has joined #yocto | 11:33 | |
*** funman <funman!~fun@rockbox/developer/funman> has joined #yocto | 11:33 | |
*** smartin_ <smartin_!~smartin@195.190.86.18> has joined #yocto | 11:33 | |
*** jonmasters <jonmasters!~jcm@edison.jonmasters.org> has quit IRC | 11:34 | |
*** stryx`__ <stryx`__!~stryx@149.255.110.134> has quit IRC | 11:34 | |
*** pktdans <pktdans!~dans@ec2-54-66-210-132.ap-southeast-2.compute.amazonaws.com> has joined #yocto | 11:38 | |
*** tasslehoff <tasslehoff!~Tasslehof@77.40.182.98> has joined #yocto | 11:39 | |
*** stryx`_ <stryx`_!~stryx@unaffiliated/stryx/x-3871776> has joined #yocto | 11:40 | |
*** jonmasters <jonmasters!~jcm@edison.jonmasters.org> has joined #yocto | 11:41 | |
*** e8johan_ <e8johan_!~quassel@ppp-188-174-175-249.dynamic.mnet-online.de> has quit IRC | 11:49 | |
*** roric <roric!~roric@89-160-176-89.du.xdsl.is> has quit IRC | 11:53 | |
*** e8johan <e8johan!~quassel@ppp-188-174-175-249.dynamic.mnet-online.de> has joined #yocto | 11:56 | |
*** thaytan <thaytan!~thaytan@220.233.94.113> has joined #yocto | 12:00 | |
*** neur0Fuzzy_ <neur0Fuzzy_!~neur0Fuzz@p239.net182021249.tokai.or.jp> has quit IRC | 12:01 | |
*** patrickz1 <patrickz1!~Thunderbi@212.118.209.82> has quit IRC | 12:05 | |
*** Nilesh_ <Nilesh_!~minda@61.246.136.195> has left #yocto | 12:10 | |
*** patrickz <patrickz!~Thunderbi@212.118.209.82> has joined #yocto | 12:11 | |
*** sameo <sameo!~samuel@192.55.54.42> has quit IRC | 12:12 | |
*** nicktick1 <nicktick1!~john@112.80.230.82> has quit IRC | 12:21 | |
*** roric <roric!~roric@89-160-176-89.du.xdsl.is> has joined #yocto | 12:25 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 12:25 | |
*** wv_ <wv_!~wv@ip2.televic.com> has quit IRC | 12:30 | |
*** cart_man <cart_man!~cart_man@gwise.truvelo.co.za> has quit IRC | 12:33 | |
*** cart_man <cart_man!~cart_man@gwise.truvelo.co.za> has joined #yocto | 12:34 | |
*** irontia_ <irontia_!d4178ac2@gateway/web/freenode/ip.212.23.138.194> has joined #yocto | 12:42 | |
irontia_ | Hi folks. Has anybody every thought about using debootstrap with yocto-build packages? | 12:43 |
*** hamis <hamis!~irfan@110.93.212.98> has quit IRC | 12:45 | |
*** sakoman <sakoman!~steve@50.53.240.131> has quit IRC | 12:46 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 12:47 | |
*** auke-_ is now known as auke- | 12:50 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 12:53 | |
irontia_ | It may be useful to have an environment to build a single component | 12:54 |
*** awe00 <awe00!~awe00@lon92-h02-128-78-240-105.dsl.sta.abo.bbox.fr> has quit IRC | 12:55 | |
*** awe00 <awe00!~awe00@lon92-h02-128-78-240-105.dsl.sta.abo.bbox.fr> has joined #yocto | 12:55 | |
*** sakoman <sakoman!~steve@50.53.240.131> has joined #yocto | 13:00 | |
*** 7F1AALAN3 <7F1AALAN3!~steve@50.53.240.131> has joined #yocto | 13:00 | |
*** 7YUAAPZDE <7YUAAPZDE!~steve@50.53.240.131> has joined #yocto | 13:00 | |
*** sakoman <sakoman!~steve@50.53.240.131> has left #yocto | 13:00 | |
*** 7YUAAPZDE <7YUAAPZDE!~steve@50.53.240.131> has left #yocto | 13:00 | |
*** 7F1AALAN3 <7F1AALAN3!~steve@50.53.240.131> has left #yocto | 13:01 | |
*** Crofton <Crofton!~balister@173-164-187-210-SFBA.hfc.comcastbusiness.net> has joined #yocto | 13:05 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has joined #yocto | 13:06 | |
*** roric <roric!~roric@89-160-176-89.du.xdsl.is> has quit IRC | 13:13 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has quit IRC | 13:16 | |
*** adelcast <adelcast!~adelcast@130.164.62.224> has quit IRC | 13:21 | |
*** nicktick1 <nicktick1!~john@112.80.230.82> has joined #yocto | 13:22 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 13:25 | |
*** cbzx <cbzx!~cbzx@CPE0015f275ebd6-CM00195edd810c.cpe.net.cable.rogers.com> has quit IRC | 13:27 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has joined #yocto | 13:32 | |
*** Aethenelle <Aethenelle!~Aethenell@166.175.62.135> has joined #yocto | 13:33 | |
*** rrvic_ <rrvic_!~rrvic@x590d960b.dyn.telefonica.de> has joined #yocto | 13:38 | |
*** rrvic <rrvic!~rrvic@x590d960b.dyn.telefonica.de> has quit IRC | 13:41 | |
*** dshwang <dshwang!~dshwang@134.134.137.71> has quit IRC | 13:46 | |
*** dshwang <dshwang!dshwang@nat/intel/x-yvzabifqesyqlbaf> has joined #yocto | 13:48 | |
*** patrickz1 <patrickz1!~Thunderbi@212.118.209.82> has joined #yocto | 13:50 | |
*** dv__ is now known as dv_ | 13:51 | |
*** patrickz <patrickz!~Thunderbi@212.118.209.82> has quit IRC | 13:51 | |
*** lamego <lamego!~lamego@134.134.139.70> has joined #yocto | 13:52 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has quit IRC | 13:57 | |
*** gabrbedd <gabrbedd!~beddingfi@li680-65.members.linode.com> has quit IRC | 13:58 | |
*** ebolton_ <ebolton_!~ebolton@208.93.135.69> has joined #yocto | 13:58 | |
*** nicktick1 <nicktick1!~john@112.80.230.82> has quit IRC | 14:00 | |
*** ebolton <ebolton!~ebolton@208.93.135.69> has quit IRC | 14:01 | |
*** SorenHolm <SorenHolm!~quassel@93.165.148.186> has quit IRC | 14:03 | |
*** gabrbedd <gabrbedd!~beddingfi@li680-65.members.linode.com> has joined #yocto | 14:07 | |
*** frsc <frsc!~frsc@x5f73a721.dyn.telefonica.de> has joined #yocto | 14:08 | |
*** cart_man <cart_man!~cart_man@gwise.truvelo.co.za> has quit IRC | 14:09 | |
*** adelcast <adelcast!~adelcast@130.164.62.224> has joined #yocto | 14:11 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has joined #yocto | 14:11 | |
*** e8johan <e8johan!~quassel@ppp-188-174-175-249.dynamic.mnet-online.de> has quit IRC | 14:11 | |
*** rrvic_ <rrvic_!~rrvic@x590d960b.dyn.telefonica.de> has quit IRC | 14:18 | |
*** tasslehoff <tasslehoff!~Tasslehof@77.40.182.98> has quit IRC | 14:19 | |
*** sarahsharp <sarahsharp!~sarah@134.134.139.70> has joined #yocto | 14:20 | |
*** e8johan <e8johan!~quassel@ppp-188-174-175-249.dynamic.mnet-online.de> has joined #yocto | 14:21 | |
*** rrvic <rrvic!~rrvic@x590d960b.dyn.telefonica.de> has joined #yocto | 14:22 | |
*** sarahsharp <sarahsharp!~sarah@134.134.139.70> has quit IRC | 14:28 | |
*** sarahsharp <sarahsharp!sarah@nat/intel/x-zwkxtyydgjfseizb> has joined #yocto | 14:30 | |
*** rrvic <rrvic!~rrvic@x590d960b.dyn.telefonica.de> has quit IRC | 14:34 | |
*** Aethenelle <Aethenelle!~Aethenell@166.175.62.135> has quit IRC | 14:37 | |
*** Crofton <Crofton!~balister@173-164-187-210-SFBA.hfc.comcastbusiness.net> has quit IRC | 14:49 | |
otavio | pidge: I didn't make the branch yet as we are finishing some bugs | 14:53 |
otavio | pidge: will do it soon | 14:53 |
pidge | otavio: that's fine. Let me know when you do so when I roll rc2 I know where to pull from. | 14:53 |
*** sarahsharp <sarahsharp!sarah@nat/intel/x-zwkxtyydgjfseizb> has quit IRC | 14:54 | |
*** AndersD <AndersD!~anders@213-64-219-84-no126.business.telia.com> has quit IRC | 14:57 | |
*** MDR_ <MDR_!~MRustad@static-50-43-14-17.bvtn.or.frontiernet.net> has joined #yocto | 15:14 | |
darkspike | euan: meta\recipes-kernel\linux\linux-dtb.inc, in do_install_append you have oe_runmake ${DTB} | 15:18 |
*** sjolley <sjolley!~sjolley@134.134.139.74> has quit IRC | 15:18 | |
*** dmoseley <dmoseley!~dmoseley@cpe-174-096-222-251.carolina.res.rr.com> has quit IRC | 15:19 | |
*** sarahsharp <sarahsharp!~sarah@192.55.54.40> has joined #yocto | 15:21 | |
*** rrvic <rrvic!~rrvic@x590dcce8.dyn.telefonica.de> has joined #yocto | 15:21 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC | 15:22 | |
*** roric <roric!~roric@89-160-176-89.du.xdsl.is> has joined #yocto | 15:23 | |
*** MDR_ <MDR_!~MRustad@static-50-43-14-17.bvtn.or.frontiernet.net> has quit IRC | 15:27 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 15:28 | |
*** roric <roric!~roric@89-160-176-89.du.xdsl.is> has quit IRC | 15:28 | |
*** wadim_ <wadim_!~egorov@mail.tricorecenter.de> has quit IRC | 15:36 | |
*** ebolton__ <ebolton__!~ebolton@208.93.135.69> has joined #yocto | 15:37 | |
*** ebolton_ <ebolton_!~ebolton@208.93.135.69> has quit IRC | 15:41 | |
*** jku <jku!jku@nat/intel/x-mjwhevdqgraxhhrd> has quit IRC | 15:47 | |
*** sarahsharp <sarahsharp!~sarah@192.55.54.40> has quit IRC | 15:49 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.73> has joined #yocto | 15:50 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 15:51 | |
*** kanavin <kanavin!ak@nat/intel/x-qkyfuuecsljjdwve> has joined #yocto | 15:55 | |
*** SoylentYellow <SoylentYellow!~SoylentYe@sjewanfw1-nat.mentorg.com> has joined #yocto | 15:57 | |
JaMa | heh now I know the 1.8 name, was it announced somewhere or leaked unintentionall? | 15:57 |
JaMa | y | 15:57 |
*** anselmolsm <anselmolsm!~anselmols@192.55.54.40> has joined #yocto | 15:58 | |
*** belen <belen!Adium@nat/intel/x-gcdtupwsywivxdrd> has quit IRC | 15:59 | |
*** belen <belen!Adium@nat/intel/x-trvrlecdhbqygfvj> has joined #yocto | 16:00 | |
*** ant_work <ant_work!~ant__@host222-188-static.61-79-b.business.telecomitalia.it> has quit IRC | 16:19 | |
*** mago_ <mago_!~mago@88.131.56.168> has joined #yocto | 16:21 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 16:23 | |
*** mago__ <mago__!~mago@88.131.56.168> has quit IRC | 16:24 | |
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.74> has quit IRC | 16:25 | |
*** realBigfoot <realBigfoot!~realBigfo@134.191.220.74> has joined #yocto | 16:25 | |
*** mago_ is now known as mago|home | 16:28 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 16:35 | |
*** rrvic_ <rrvic_!~rrvic@x590dcce8.dyn.telefonica.de> has joined #yocto | 16:36 | |
*** noisebleed <noisebleed!~quassel@gentoo/contributor/noisebleed> has joined #yocto | 16:37 | |
*** rrvic <rrvic!~rrvic@x590dcce8.dyn.telefonica.de> has quit IRC | 16:40 | |
*** behanw <behanw!~behanw@sjewanfw1-nat.mentorg.com> has joined #yocto | 16:45 | |
*** wotte <wotte!~wotte@129.59.122.22> has joined #yocto | 16:46 | |
*** ddom <ddom!~ddom@p4FFDA0EF.dip0.t-ipconnect.de> has quit IRC | 16:55 | |
*** belen <belen!Adium@nat/intel/x-trvrlecdhbqygfvj> has quit IRC | 17:00 | |
*** wotte <wotte!~wotte@129.59.122.22> has quit IRC | 17:07 | |
*** cgkades <cgkades!~Adium@unaffiliated/cgkades> has joined #yocto | 17:08 | |
cgkades | so, if i want to add a recipe that is on openembedded to yocto.. how exactly do i go about doing that? do i add the layer (which includes a BUNCH of stuff)? Can i just tell it to use the one recipe from that layer? do i create my own layer and download the .bb file? I'm reading http://www.yoctoproject.org/docs/1.8/dev-manual/dev-manual.html#understanding-and-creating-layers but it's not really clear for this use case. also the recipe that i want has dep | 17:12 |
RP | JaMa: I put it on the wiki a while ago ;-) | 17:17 |
cgkades | There is sooo much info scattered around. I'm reading as fast as i can :) | 17:17 |
RP | JaMa: there was no official "announcement" other than me pushing the branches | 17:17 |
*** givemefive911 <givemefive911!~Thunderbi@75-17-224-103.lightspeed.dllstx.sbcglobal.net> has joined #yocto | 17:18 | |
*** chankit11 <chankit11!~oneam@118.101.150.243> has quit IRC | 17:31 | |
*** TobSnyder <TobSnyder!~schneider@ip92341b76.dynamic.kabel-deutschland.de> has quit IRC | 17:32 | |
*** rrvic_ <rrvic_!~rrvic@x590dcce8.dyn.telefonica.de> has quit IRC | 17:34 | |
*** e8johan <e8johan!~quassel@ppp-188-174-175-249.dynamic.mnet-online.de> has quit IRC | 17:34 | |
JaMa | RP: I've somehow missed this year/2 | 17:36 |
*** rrvic <rrvic!~rrvic@x590c8d75.dyn.telefonica.de> has joined #yocto | 17:38 | |
*** blitz00_ <blitz00_!~stefans@192.198.151.44> has quit IRC | 17:41 | |
*** roric <roric!~roric@89-160-176-89.du.xdsl.is> has joined #yocto | 17:48 | |
*** jbrianceau is now known as jbrianceau_away | 17:48 | |
*** sgw_ <sgw_!~sgw_@c-67-171-230-40.hsd1.or.comcast.net> has quit IRC | 18:00 | |
*** sgw_ <sgw_!~sgw_@c-67-171-230-40.hsd1.or.comcast.net> has joined #yocto | 18:02 | |
*** diego_r <diego_r!~diego@host65-246-static.10-188-b.business.telecomitalia.it> has quit IRC | 18:05 | |
cgkades | does it add all recipes inside a layer directory? or is there something that tells it what to add? | 18:08 |
*** e8johan <e8johan!~quassel@p5498165E.dip0.t-ipconnect.de> has joined #yocto | 18:12 | |
*** awe00 <awe00!~awe00@lon92-h02-128-78-240-105.dsl.sta.abo.bbox.fr> has quit IRC | 18:15 | |
*** e8johan <e8johan!~quassel@p5498165E.dip0.t-ipconnect.de> has quit IRC | 18:20 | |
*** e8johan <e8johan!~quassel@p549999BD.dip0.t-ipconnect.de> has joined #yocto | 18:21 | |
*** fischerm <fischerm!~mfischer@sjewanfw1-nat.mentorg.com> has joined #yocto | 18:25 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 18:26 | |
kergoth | cgkades: layer.conf in the layer adds the recipes to BBFILES with wildcards. | 18:35 |
cgkades | ok thanks | 18:40 |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 18:46 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 18:46 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has quit IRC | 18:48 | |
*** YoctoAutoBuilder <YoctoAutoBuilder!~YoctoAuto@yocto-www.yoctoproject.org> has joined #yocto | 18:48 | |
*** sno <sno!~sno@rademacherexchange.de> has quit IRC | 19:03 | |
*** frsc <frsc!~frsc@x5f73a721.dyn.telefonica.de> has quit IRC | 19:03 | |
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto | 19:15 | |
*** usurer <usurer!d0b90c36@gateway/web/freenode/ip.208.185.12.54> has quit IRC | 19:26 | |
*** e8johan <e8johan!~quassel@p549999BD.dip0.t-ipconnect.de> has quit IRC | 19:32 | |
*** e8johan <e8johan!~quassel@p549999BD.dip0.t-ipconnect.de> has joined #yocto | 19:35 | |
*** ebolton__ <ebolton__!~ebolton@208.93.135.69> has quit IRC | 19:44 | |
*** awe00 <awe00!~awe00@78.250.6.199> has joined #yocto | 19:48 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-wupqjlzsldfaqzrd> has quit IRC | 19:48 | |
*** ebolton__ <ebolton__!~ebolton@208.93.135.69> has joined #yocto | 19:55 | |
*** belen <belen!Adium@nat/intel/x-nvtrixukdawsennp> has joined #yocto | 20:18 | |
realBigfoot | I have tried including gcc on my final build but, there is no bin... does anyone know why? | 20:24 |
kergoth | tried how? and what does 'my final build' mean? | 20:28 |
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 20:31 | |
*** pumpernickel <pumpernickel!~pumpernic@41333086.cst.lightpath.net> has joined #yocto | 20:32 | |
*** sarahsharp <sarahsharp!~sarah@134.134.137.73> has quit IRC | 20:33 | |
realBigfoot | kergoth, i put on local.conf IMAGE_INSTALL_append = "gcc" (final build I mean my image) | 20:34 |
kergoth | you forgot a separator, unless you missed it when typing into irc | 20:34 |
kergoth | " gcc", not "gcc" | 20:34 |
realBigfoot | kergoth, oh... it is separated in the conf | 20:35 |
kergoth | is gcc installed? did you chekc the image manifest? | 20:35 |
realBigfoot | kergoth, it is installed but i just saw some folders but I can't run la gcc --version | 20:37 |
realBigfoot | s/la/like/ | 20:37 |
cgkades | how do i make sure a recipe is going into the build? i created a layer and added the gphoto2 recipe from openembeded. http://pastebin.com/a9ZJ2Uzs | 20:37 |
*** ddalex1 <ddalex1!~ddalex@154.58.102.3> has joined #yocto | 20:40 | |
*** sarahsharp <sarahsharp!~sarah@192.55.54.40> has joined #yocto | 20:50 | |
cgkades | woah, got it to work | 21:02 |
pumpernickel | How did you do that? | 21:02 |
pumpernickel | I've added a layer using yocto-layer, but I'm trying to create my own image in it, and not having much luck. | 21:03 |
pumpernickel | My recipes don't show up in bitbake -s | 21:03 |
pumpernickel | I might be doing the wrong thing in the first place trying to add a layer though. Don't know. | 21:05 |
pumpernickel | I mean, an image layer specifically. | 21:05 |
cgkades | so, in the base dir i created meta-elabs and all the sub dirs (see paste bin) | 21:09 |
pumpernickel | Alright, haha, got that to work once I saw the breakdown of your pastebin. | 21:09 |
pumpernickel | The thing I was missing was silly. | 21:09 |
pumpernickel | My BBFILES line wasn't adding the location of my image.bb | 21:10 |
cgkades | ah ok | 21:10 |
cgkades | i've been bashing my head into my desk trying to figure out how all of this interacts with each other | 21:10 |
pumpernickel | Thanks though! Without seeing all the files compressed into one pastebin, I probably would have missed that. | 21:10 |
cgkades | np | 21:11 |
cgkades | glad my struggle could help someone else :) | 21:11 |
pumpernickel | The more I look at it, the more I think that .bb files can do most anything. | 21:11 |
pumpernickel | Regardless of where they are. | 21:11 |
pumpernickel | As long as the layers they need are in the bblayers.conf | 21:12 |
cgkades | now to figure out how to add a kernel module o.O | 21:12 |
pumpernickel | Yeah, good luck! I'm nowhere near that point. | 21:13 |
pumpernickel | I'm trying to figure out how to use the externalsrc functionality. | 21:13 |
pumpernickel | devtool would be nice, but I'm pretty much stuck with working from 3.17 due to the platform I'm working on. | 21:13 |
cgkades | yeah, i think i'm going to have to write my own recipe for getting the actual gphoto2 built.. but at least i was able to add someone else's recipe | 21:14 |
*** sarahsharp <sarahsharp!~sarah@192.55.54.40> has quit IRC | 21:24 | |
*** sarahsharp <sarahsharp!~sarah@192.55.54.40> has joined #yocto | 21:27 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 21:29 | |
*** nerdboy <nerdboy!8bb50722@gentoo/developer/nerdboy> has joined #yocto | 21:32 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 21:41 | |
*** sarahsharp <sarahsharp!~sarah@192.55.54.40> has quit IRC | 21:55 | |
*** nerdboy <nerdboy!8bb50722@gentoo/developer/nerdboy> has quit IRC | 21:57 | |
*** sgw_ <sgw_!~sgw_@c-67-171-230-40.hsd1.or.comcast.net> has quit IRC | 21:59 | |
*** jimBaxter <jimBaxter!~jbaxter@jimbax.plus.com> has quit IRC | 22:05 | |
*** e8johan <e8johan!~quassel@p549999BD.dip0.t-ipconnect.de> has quit IRC | 22:06 | |
*** ebolton__ <ebolton__!~ebolton@208.93.135.69> has quit IRC | 22:15 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 22:20 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC | 22:29 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 22:30 | |
*** ntl <ntl!~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has quit IRC | 22:35 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has quit IRC | 22:42 | |
*** ebolton__ <ebolton__!~ebolton@208.93.135.69> has joined #yocto | 22:43 | |
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC | 22:44 | |
*** nighty-_ <nighty-_!~nighty@hokuriku.rural-networks.com> has quit IRC | 22:44 | |
*** JaMa <JaMa!~martin@ip-89-176-104-3.net.upcbroadband.cz> has quit IRC | 22:47 | |
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has joined #yocto | 22:48 | |
*** ntl <ntl!~ntl@99-127-51-4.lightspeed.austtx.sbcglobal.net> has joined #yocto | 22:49 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has joined #yocto | 22:54 | |
*** rburton <rburton!~Adium@35.106.2.81.in-addr.arpa> has quit IRC | 22:55 | |
*** SorenHolm <SorenHolm!~quassel@5634f191.rev.stofanet.dk> has quit IRC | 22:59 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 23:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 23:01 | |
*** JaMa <JaMa!~martin@ip-89-176-104-3.net.upcbroadband.cz> has joined #yocto | 23:06 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has quit IRC | 23:07 | |
*** sjolley <sjolley!~sjolley@134.134.139.76> has joined #yocto | 23:15 | |
*** nicktick <nicktick!~john@unaffiliated/nicktick> has joined #yocto | 23:23 | |
*** lamego <lamego!~lamego@134.134.139.70> has quit IRC | 23:25 | |
*** ddalex1 <ddalex1!~ddalex@154.58.102.3> has quit IRC | 23:29 | |
*** agust <agust!~agust@p4FDE7BA5.dip0.t-ipconnect.de> has quit IRC | 23:34 | |
*** rrvic <rrvic!~rrvic@x590c8d75.dyn.telefonica.de> has quit IRC | 23:36 | |
*** ebolton_ <ebolton_!~ebolton@208.93.135.69> has joined #yocto | 23:37 | |
*** ebolton__ <ebolton__!~ebolton@208.93.135.69> has quit IRC | 23:40 | |
*** roric <roric!~roric@89-160-176-89.du.xdsl.is> has quit IRC | 23:42 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has quit IRC | 23:49 | |
*** varibull <varibull!~varibull@ta.tainstruments.com> has joined #yocto | 23:50 | |
*** pumpernickel <pumpernickel!~pumpernic@41333086.cst.lightpath.net> has quit IRC | 23:53 | |
*** MiskaX_ is now known as MiskaX | 23:55 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!