**** BEGIN LOGGING AT Tue Jul 21 02:59:58 2015 Jul 21 06:48:32 good morning, i set PREFERRED_VERSION_gcc = "4.8%" but always 4.9 is used, why? Jul 21 08:19:40 kergoth: Chris, are you here? Jul 21 08:20:07 kergoth: what about this issue https://github.com/MentorEmbedded/meta-sourcery/issues/81 ? Jul 21 08:59:21 Hello, Jul 21 08:59:55 Hi guys. I am working on installing bluez5 on Yocto 1.7.1. I am also doing it on YP 1.8 (Fido) Currently I have succeeded to install bluez v5.25 into my image for my target hardware Jul 21 09:00:36 I am having trouble installing gatttool to my image file. When I go to my work directory gatttool gets compiled and build during the bitbake process Jul 21 09:01:12 However, when I boot my image, gatttool is not in my image. It is suppose to be in my usr/bin directory. Somehow, gatttool gets left out in the build area Jul 21 09:01:35 For me i had to manually install it by copying over gatttool to the /usr/bin directory Jul 21 09:01:46 I would like to ask if anyone here knows how to do it through modifying the recipe files? Jul 21 09:02:20 anandankumar: the FILES variable is what you want :) Jul 21 09:03:11 I am currently following this link: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?h=fido&id=360064a5040ad5b9db2d195e18774301a8b2688d Jul 21 09:03:22 yes there is a variable they mentioned Jul 21 09:03:48 I'm not sure what to do with it though. the variable is called ${PN}-noinst-tools Jul 21 09:04:43 am I suppose to put it in my local.conf file? Jul 21 09:05:01 Hi guys, Should I do something to avoid following warning ? (when adding php package in daisy) : WARNING: Building libpam but 'pam' isn't in DISTRO_FEATURES, PAM won't work correctly Jul 21 09:05:28 anandankumar: nope, the FILES variable defines what goes into the package to be installed. so you have to make sure the tool you want is covered by it. Jul 21 09:05:32 In fact I am trying to add mod_cgi.so in rootfs Jul 21 09:06:26 LetoThe2nd: In my case, I need to explicitly state which tools i want in the FILES variable right? In this case, I have to state it in the bluez5.inc file correct? Jul 21 09:07:40 anandankumar: it all depends. if its only for your specific use case, its probably best to just add it through an append to your specific version Jul 21 09:08:01 anandankumar: i can give you exact recommendations because i don't know the details of bluez Jul 21 09:08:07 s/i can/i can't/ Jul 21 09:08:46 LetoThe2nd: thank you for your advice. It has definitely pointed me in the right direction. I am reading about FILES variable in the Yocto reference documentation. Thank you!! Jul 21 09:10:35 anandankumar: good luck Jul 21 09:12:35 guys, who does use meta-sourcery here? Jul 21 09:30:06 Hi guys, How to get the /usr/lib/mod_cgi.so installed ? At the moment I have lighttpd and I tried to add php package in recipe. I can found it in tempory ./build/tmp-defaultsetup-eglibc-eglibc/sysroots/eukrea-cpuimx25/usr/lib/mod_cgi.so but not in final rootfs Jul 21 09:33:24 vincenet: http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-FILES Jul 21 09:33:33 vincenet: this one should help Jul 21 09:40:54 Yes, I am looking for its use. Thanks. It seems it not exist in my *.conf files I do some try now. Jul 21 09:52:26 guys, how can I print python variable to the output in the build process? Jul 21 09:57:05 simple echo should do it Jul 21 10:00:05 bboozzoo: and run bitbake -v? Jul 21 10:00:11 yup Jul 21 10:00:24 ok, thanks Jul 21 10:02:53 guys, how to deploy a nativesdk- package to an image (using -c populate_sdk)? Jul 21 10:12:45 Got it.. TOOLCHAIN_HOST_TASK Jul 21 10:17:32 Hi, I was wondering how it's decided whether a layer should be hosted on git.yoctoproject.org or git.openembedded.org? Jul 21 10:18:59 I gather that yocto and openembedded are separate organizations with a fair amount of overlap, my current guess is that yocto hosts layers that openembedded have no interest in (because they are not part of any of OE's use-cases) Jul 21 10:21:41 my understanding is that YP hosts layers from their members Jul 21 10:37:06 abelloni: I gather yocto has a lot of member organizations, do you mean members like that, or members as individuals? Jul 21 10:44:11 How do I get the Kernel build to respect my CFLAGS tweaks. Jul 21 10:44:21 using KERNEL_EXTRA_ARGS = "EXTRA_CFLAGS=-Wa,-momit-lock-prefix=yes" at the moment, but it feels hacky. Jul 21 11:08:05 jonathanmaw: i think abelloni means yp member organisations Jul 21 12:18:29 jonathanmaw: yes, organizations, the one who pay :) Jul 21 12:27:57 again :-( http://dpaste.com/101FCHC Jul 21 12:35:05 Ox4: is that using mentor toolchain? Jul 21 12:35:45 bboozzoo: meta-sourcery Jul 21 12:35:52 bboozzoo: ah, toolchain Jul 21 12:35:53 yes Jul 21 12:36:20 Sourcery_G++_Lite Jul 21 12:37:20 bboozzoo: do you know something about this? Jul 21 12:42:16 Ox4: no, nothing about that particular problem, just asserting my previous experience with vendor toolchains Jul 21 12:43:23 maybe try booting with init=/bin/sh and runnig udev by hand with LD_DEBUG=all Jul 21 12:46:22 bboozzoo: ok, just a second Jul 21 12:49:15 bboozzoo: http://dpaste.com/1HNAFHW Jul 21 13:39:24 ping how do I amend an environmental variable in a recipe? Jul 21 13:47:41 export VARIABLE="value" Jul 21 13:48:46 (or just assign it as you normally would in the task if its a shell task) Jul 21 13:50:34 many thjanks! Jul 21 14:20:13 rburton: hello Jul 21 14:20:42 rburton: I would like to avoid the mesa-demos patch for wayland support in fsl-arm and wish to put this in oe-core; any objection? Jul 21 14:20:58 what patch? Jul 21 16:54:11 hi team sorry for this question.. has someone being able to run the mkefidisk.sh in a Mac OS ? Jul 21 18:10:54 hey, is there a way to create a vmdk from a hddimg? or how to disable image type live to enable image type vmdk from local.conf? Jul 21 18:20:26 qemu-img can do image conversions of various sorts, but i'd just alter IMAGE_FSTYPES appropriately Jul 21 18:26:41 kergoth: i am not at my buildmachine right now, but i think i used: IMAGE_FSTYPES += "vmdk" and that gave me error that vmdk could not be build when live is active, so i tried to deactivate "live" but without luck. so how do you do this? Jul 21 18:27:04 and i tried IMAGE_FSTYPES = "vmdk Jul 21 18:28:23 sounds like the machine is overriding local.conf Jul 21 18:28:26 IMAGE_FSTYPES_remove = "live" Jul 21 18:28:29 IMAGE_FSTYPES += "vmdk' Jul 21 18:28:54 kergoth: i got *.iso, *.hddimg and *.ext3 -- can qemu-img convert this to vmdk? Jul 21 18:29:13 kergoth: yes seems like overriding.. but i did not found any in meta-intel Jul 21 18:29:31 i need to doublecheck Jul 22 02:12:10 anyone has set up internal pre-mirrors of public git repos that we use in OE ? Jul 22 02:12:42 i keep wanting to do that, but haven't gotten around to it Jul 22 02:12:49 i'm also curious if anyone has Jul 22 02:12:53 ok Jul 22 02:13:00 I think gerrit wont work Jul 22 02:13:09 since it cant do anonymous git Jul 22 02:13:20 only anonymous http is supported Jul 22 02:13:31 and I think bitbake fetchers default to git protocol Jul 22 02:13:36 if not specified Jul 22 02:15:01 so say if repo is git://git.code.sf.net/p/jamvm/code Jul 22 02:15:56 and I have PRE_MIRRORS set to use PREMIRRORS ?= "\git://.*/.* http://my.mirror.com/pub/ Jul 22 02:16:38 does it look for git://my.mirror.com/pub/code ? Jul 22 02:16:50 or git://my.mirror.com/pub/jamvm/code Jul 22 02:16:57 or git://my.mirror.com/pub/p/jamvm/code Jul 22 02:17:32 secondly will it still expect anon git access or switch to http since my mirror is served over http Jul 22 02:19:14 i think that might end up trying to use wget to get the git repository Jul 22 02:19:25 i think you'd need git:// on the right, but somehow get ;protocol=http into it Jul 22 02:19:31 hmm Jul 22 02:23:39 ok if say it can do anon git protocol is ok too Jul 22 02:23:57 then we dont need protocol= right ? Jul 22 02:24:09 is PRE_MIRRORS a regexp ? Jul 22 02:24:19 the first .* of the pattern should match the domain, the second the entire path, so afaik git://my.mirror.com/pub/ would make it try to clone git://my.mirror.com/pub/code Jul 22 02:24:22 keeping the last component Jul 22 02:24:22 how is URU replacement done by fetcher ? Jul 22 02:24:27 it's actually *multiple* regexes Jul 22 02:24:32 first the url is separate dinto components Jul 22 02:24:44 then each component is a regex tha tmatches / replaces the corresponding component on the right hand side Jul 22 02:24:59 e.g. you can use ^ and $ within a component Jul 22 02:25:03 i.e. https?$:// Jul 22 02:25:45 if a component isn't included, it's left alone. so e.g. git://.* git://my.mirror.com would leave the /p/jamvm as the subdir of code Jul 22 02:25:50 afaik anyway Jul 22 02:27:40 this may cause conflicts Jul 22 02:27:52 since pub/code is very generic Jul 22 02:28:14 so may be just replacing the server url is better Jul 22 02:28:27 and put the mirrors in same subdir as the master repo Jul 22 02:28:47 even that can conflict Jul 22 02:29:32 we have a PATH magic string which resolves to the path when used on the right side. lperhaps we could add a similar field for the HOST, so you could include the host + path in a subdir of your mirror Jul 22 02:29:43 say another component is git://git.debian.org/p/khemvm/code Jul 22 02:29:48 e.g. git://my.mirror.com/git.code.sf.net/p/jamvm/code or something Jul 22 02:30:17 yeah that would be ideal Jul 22 02:30:49 i'd check the _try_premirrors and uri_replace (iirc) functions in bb.fetch(2) to examine the current implementation Jul 22 02:31:39 khem`: https://github.com/openembedded/bitbake/blob/master/lib/bb/fetch2/__init__.py#L850-L859 Jul 22 02:31:45 looks like those replacements already exist Jul 22 02:31:48 so should be doable Jul 22 02:32:45 looks like MIRRORNAME is for this sort of case, but for a flat layout Jul 22 02:33:42 * nerdboy made a new webkit-gtk ebuild for gentoo arm Jul 22 02:33:49 https://github.com/gentoo/arm/tree/master/net-libs/webkit-gtk Jul 22 02:34:44 one "config" patch from upstream bug and some of mine (to actual config files? Jul 22 02:34:58 s/?/)/ Jul 22 02:35:39 enables the Good Stuff for egl/gles2 vs opengl/glx in 2.8.4 Jul 22 02:36:40 that version does not build X and wayland support together anymore, so i haven't tested wayland yet Jul 22 02:37:11 should work In Theory of course... Jul 22 02:39:24 kergoth: interesting but it seems its only looking for this nomanculature from local dl_dir Jul 22 02:39:32 not when doing a fresh clone as I understand Jul 22 02:39:40 needs some cairo adjustments but that should be the only dep that's "different" Jul 22 02:40:11 * nerdboy goes back to fixing stuff until dinner Jul 22 02:40:25 kergoth: so if I have a repo called git.code.sf.net.p.jamvm.code containing a bare clone Jul 22 02:40:40 and put it under http://my.mirror.com/pub/ Jul 22 02:40:49 that wont work out of box I think **** ENDING LOGGING AT Wed Jul 22 02:59:59 2015