**** BEGIN LOGGING AT Thu Mar 26 02:59:58 2015 Mar 26 03:45:39 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 Mar 26 04:16:28 there's a local.conf option i needed, but I'm 300 miles from my build box Mar 26 04:17:42 i put it there so long ago i don't remember it... Mar 26 04:19:58 FIXIT = "1" Mar 26 04:20:46 redengin, http://www.gentoogeek.org/files/arm-bb_yocto/local.conf Mar 26 04:20:55 it's in there Mar 26 04:21:39 mr_science, I believe thats what I got, I'll try adding the FORTRAN = ",fortran" as well Mar 26 04:22:37 worked last time i tried it... Mar 26 04:22:43 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 Mar 26 04:22:48 mr_science, how long ago? Mar 26 04:23:57 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... Mar 26 04:24:57 heh, paul's devtool talk still stuck in my head Mar 26 04:25:42 apparently i am not the only gentoo party-crasher now... Mar 26 04:27:09 well, no luck with those additions mr_science :( Mar 26 04:28:14 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 Mar 26 04:28:26 will do, thanks Mar 26 04:28:46 maybe tomorrow, depending on how busy it is... Mar 26 04:29:19 but then, nobody has "officially" asked me to help tomorrow, so... Mar 26 04:30:03 you have any idea how libquadmath gets configured? Mar 26 04:31:12 haven't had to really look at it before Mar 26 04:31:34 the fortran piece usually just works... Mar 26 04:32:12 * mr_science has wrestled with gnat but not so much gfortran Mar 26 04:36:39 redengin, i pilfered a lot of stuff from tkoskine in #ada Mar 26 04:37:48 JaMa: sure its not 'FIXIT_ALL = "1"' :) Mar 26 04:38:50 true that one is better, someone should implement FIXIT_ALL_AND_SUBMIT_THE_PATCHES = "skynet" Mar 26 04:39:04 not sure this will help much, but might spark something... http://www.gentoogeek.org/files/arm-gnat-gcc/readme.txt Mar 26 04:39:21 PREFERRED_FIXER = "skynet" no? need to follow the convention :P Mar 26 04:39:32 :) Mar 26 04:40:03 then it should be PREFERRED_PROVIDER_virtual/fixer = "skynet' Mar 26 04:40:33 ' instead of " doesn't matter, it will fix itself Mar 26 04:40:53 true, but make sure you set PREFERRED_VERSION_virtual/fixer = "pre-judgementday" Mar 26 04:41:37 is there already bugzilla ticket for this? Mar 26 04:43:21 nope, need to get on that :) maybe set the target version as 1.9 ;) Mar 26 04:47:15 where does the gcc tarball get expanded? maybe it'd help to see what it takes to do it by hand Mar 26 04:47:47 redengin: the source tarball? its in work-shared/gcc-source i believe Mar 26 04:48:56 yeah, I found it Mar 26 04:49:05 thanks Mar 26 05:11:02 woot, I think I got it! Mar 26 05:11:56 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.... Mar 26 05:34:53 can someone help me out in the process to submit the change? Mar 26 05:45:10 hello?! Mar 26 05:46:17 redengin: what change are you trying to submit? Mar 26 05:46:51 its additional configure flag for gcc-runtime to allow libgfortran to compile without libquadmath Mar 26 05:47:06 ok so its against oe-core/meta? Mar 26 05:47:25 yeah, its an update to meta/recipes-devtools/gcc/gcc-4.9.inc Mar 26 05:47:39 Have a read of the oe patch submission process here: http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded Mar 26 05:48:09 you should just be able to git format-patch, and then send-email to the oe list Mar 26 05:49:15 ok, I was trying to avoid subscribing to the mailing list, but I'll make a burner email Mar 26 05:49:57 yer its a bit annoying that, but you can subscribe and disable all the traffic Mar 26 05:50:43 just make sure your in the Cc for you patch and you will get all the replies Mar 26 05:59:18 whats the difference between core and devel? Mar 26 06:00:05 -devel is for meta-openembedded Mar 26 06:00:15 core is for the core layer, aka "meta" Mar 26 06:04:46 how do I disable the cc of my git global email? Mar 26 06:09:47 git send-email -h -> i think you want "--suppress-cc", but just check by dry-running the send email with --dry-run Mar 26 06:14:28 bah, I don't smtp is working :( Mar 26 06:16:49 yep, that is why the pull request model is not really so bad as people make it out to be :P Mar 26 06:21:30 woot, finally got it configure Mar 26 06:27:39 how do I confirm the email made it into the mailiing list? Mar 26 06:28:45 you can check the archive: http://thread.gmane.org/gmane.comp.handhelds.openembedded.core Mar 26 06:29:21 should it be immediate? Mar 26 06:29:48 redengin: it can take awhile, email is slow :( Mar 26 06:30:11 guess I'll wait, I hadn't confirmed my email before sending the patch, guess I'm in limbo Mar 26 06:30:36 possibly, you will get an email if it was rejected because you are not subscribed Mar 26 06:30:57 so if you dont get one of those emails within the next 5-10minutes its probably in the moderation queue Mar 26 06:33:38 so much work for a one-line change :) Mar 26 07:51:09 hi got QA error from nativesdk-opkg: http://paste.ubuntu.com/10682612/ this is on poky Mar 26 07:51:15 sry on dora Mar 26 08:43:46 2hmmm Mar 26 08:43:53 is it possible to build the Yocto SDK for both Linux and Win32? Mar 26 08:44:09 * rink_ notices heavy resistance from co-workers using VM's Mar 26 08:45:43 <_4urele_> rink_ there is a layer for this I think, never tried :) Mar 26 08:46:12 <_4urele_> rink_, http://git.yoctoproject.org/cgit/cgit.cgi/meta-mingw Mar 26 08:46:52 <_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 ) Mar 26 09:00:34 sure, ty Mar 26 09:04:21 hmm I wonder how I plug this in my existing SKD Mar 26 09:04:22 *SDK Mar 26 09:04:32 * rink_ wonders if he shouldjust copy the sysroot over after the mingw sdk is done ... Mar 26 09:19:28 <_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? Mar 26 09:19:51 * rink_ 's google-fu is weak Mar 26 09:21:34 guess I need to dive into it Mar 26 09:24:24 <_4urele_> rink_, i'm watching at the ref-manual, there are some interesting variables containing "SDK" Mar 26 10:02:56 Hello Mar 26 10:02:57 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) Mar 26 10:04:15 I tried with SDK_PACKAGE_ARCHS[vardepsexclude] = "nativesdk-unfs-server", but it does not work, it is still getting built Mar 26 10:12:31 Hi, can anyone tell me how to enable UART1 on the beaglebone as part of the yocto build? Mar 26 10:24:15 euan: do you need to set an kernel command line parameter to enable UART1 on you board ? Mar 26 10:24:27 euan: when you enable it manually ? Mar 26 10:35:37 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 Mar 26 11:08:22 euan: yes, it is better to make you own layer, make a recipe in it and add it to bblayers.conf Mar 26 11:09:36 darkspike: any idea what recipe is generating the dtb file? or where to find the source? Mar 26 11:10:31 I have been digging through the poky directory but can't find anything Mar 26 12:43:55 Hi folks. Has anybody every thought about using debootstrap with yocto-build packages? Mar 26 12:54:51 It may be useful to have an environment to build a single component Mar 26 14:53:27 pidge: I didn't make the branch yet as we are finishing some bugs Mar 26 14:53:32 pidge: will do it soon Mar 26 14:53:58 otavio: that's fine. Let me know when you do so when I roll rc2 I know where to pull from. Mar 26 15:18:25 euan: meta\recipes-kernel\linux\linux-dtb.inc, in do_install_append you have oe_runmake ${DTB} Mar 26 15:57:31 heh now I know the 1.8 name, was it announced somewhere or leaked unintentionall? Mar 26 15:57:34 y Mar 26 17:12:32 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 Mar 26 17:17:20 JaMa: I put it on the wiki a while ago ;-) Mar 26 17:17:43 There is sooo much info scattered around. I'm reading as fast as i can :) Mar 26 17:17:47 JaMa: there was no official "announcement" other than me pushing the branches Mar 26 17:36:32 RP: I've somehow missed this year/2 Mar 26 18:08:40 does it add all recipes inside a layer directory? or is there something that tells it what to add? Mar 26 18:35:53 cgkades: layer.conf in the layer adds the recipes to BBFILES with wildcards. Mar 26 18:40:19 ok thanks Mar 26 20:24:23 I have tried including gcc on my final build but, there is no bin... does anyone know why? Mar 26 20:28:37 tried how? and what does 'my final build' mean? Mar 26 20:34:12 kergoth, i put on local.conf IMAGE_INSTALL_append = "gcc" (final build I mean my image) Mar 26 20:34:28 you forgot a separator, unless you missed it when typing into irc Mar 26 20:34:34 " gcc", not "gcc" Mar 26 20:35:18 kergoth, oh... it is separated in the conf Mar 26 20:35:30 is gcc installed? did you chekc the image manifest? Mar 26 20:37:20 kergoth, it is installed but i just saw some folders but I can't run la gcc --version Mar 26 20:37:26 s/la/like/ Mar 26 20:37:45 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 Mar 26 21:02:23 woah, got it to work Mar 26 21:02:58 How did you do that? Mar 26 21:03:20 I've added a layer using yocto-layer, but I'm trying to create my own image in it, and not having much luck. Mar 26 21:03:25 My recipes don't show up in bitbake -s Mar 26 21:05:25 I might be doing the wrong thing in the first place trying to add a layer though. Don't know. Mar 26 21:05:34 I mean, an image layer specifically. Mar 26 21:09:41 so, in the base dir i created meta-elabs and all the sub dirs (see paste bin) Mar 26 21:09:45 Alright, haha, got that to work once I saw the breakdown of your pastebin. Mar 26 21:09:59 The thing I was missing was silly. Mar 26 21:10:19 My BBFILES line wasn't adding the location of my image.bb Mar 26 21:10:26 ah ok Mar 26 21:10:50 i've been bashing my head into my desk trying to figure out how all of this interacts with each other Mar 26 21:10:56 Thanks though! Without seeing all the files compressed into one pastebin, I probably would have missed that. Mar 26 21:11:03 np Mar 26 21:11:12 glad my struggle could help someone else :) Mar 26 21:11:42 The more I look at it, the more I think that .bb files can do most anything. Mar 26 21:11:46 Regardless of where they are. Mar 26 21:12:04 As long as the layers they need are in the bblayers.conf Mar 26 21:12:48 now to figure out how to add a kernel module o.O Mar 26 21:13:02 Yeah, good luck! I'm nowhere near that point. Mar 26 21:13:10 I'm trying to figure out how to use the externalsrc functionality. Mar 26 21:13:41 devtool would be nice, but I'm pretty much stuck with working from 3.17 due to the platform I'm working on. Mar 26 21:14:04 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 **** ENDING LOGGING AT Fri Mar 27 02:59:58 2015