**** BEGIN LOGGING AT Fri Sep 28 02:59:56 2012 Sep 28 03:43:08 It's always so quiet in here, that's how you know everyone here has a job :D Sep 28 05:57:09 hi all, i'm new to openembedded/bitbake, and i'm sorry if i'm making a stupid question but... in do_install() i want to use (obviously) my arm linux strip program, ./../gcc-linaro-arm-linux-gnueabihf-2012.07-20120720_linux/bin/arm-linux-gnueabihf-strip Sep 28 05:57:53 but it says "not found" :-( how can i do? Sep 28 05:58:06 thank you all Sep 28 06:14:11 gvergine: you can just use strip (no prefix) but normally oe will do the stripping for you when creating the packages Sep 28 06:27:02 solved, i used {STRIP} Sep 28 06:27:09 tya Sep 28 07:12:54 good morning Sep 28 07:14:16 hi mckoan Sep 28 07:15:15 hi woglinde Sep 28 08:19:19 morning all Sep 28 08:19:38 hi silvio_ Sep 28 08:29:57 hi bluelightning Sep 28 08:30:34 morning all as well :) Sep 28 09:00:08 2http://marcin.juszkiewicz.com.pl/2012/09/28/lets-take-a-look-at-arm-boards-again/ Sep 28 09:00:21 http://marcin.juszkiewicz.com.pl/2012/09/28/lets-take-a-look-at-arm-boards-again/ would be better Sep 28 09:00:43 yea Sep 28 09:02:05 can you recommend cheap board for development ? Sep 28 09:02:31 cheap if possibble Sep 28 09:02:38 hrw: so ultimately no conclusions then...? Sep 28 09:05:07 bluelightning: this time decided to skip conclusions Sep 28 09:05:39 CruX|: pandaboard Sep 28 09:06:38 bluelightning: reactions were usually very mixed and I had some crazy talks with people so prefer to just skip :) Sep 28 09:06:49 I like the beaglebone - plus there is some very nice stuff that should be mainlined by (hopefully!) 3.8 Sep 28 09:06:51 will see how people will react this time and may add something Sep 28 09:07:21 hm.. I forgot about this via apc one Sep 28 09:07:35 hrw: I just had a quick read and the sabrelite board looks very interesting, one of the few ARM boards with PCIe Sep 28 09:08:26 jackmitchell: exactly Sep 28 09:08:32 jackmitchell: of the few cheap ones Sep 28 09:08:50 cause Marvell has full atx board with ArmadaXP and several pcie slots Sep 28 09:08:52 hrw: we work with multiple FPGA's here and I would love to be able to get them all on a PCIe bus Sep 28 09:09:09 hmm pandaboard is about 162 eur Sep 28 09:09:15 it's too much Sep 28 09:09:27 CruX|: how about the beaglebone? What are your requirements? Sep 28 09:10:14 CruX|: If you're willing to take a gameble the wandaboard with Freescale should be fairly cheap (and multiple cpu's) Sep 28 09:10:22 jackmitchell: faster than raspberry without hdmi and without video memory Sep 28 09:10:36 CruX|: beaglebone then Sep 28 09:10:38 CruX|: however I don't have much faith in freescale Sep 28 09:10:41 freescale is powerpc ? Sep 28 09:10:44 was Sep 28 09:11:05 freescale iirc nearly dropped ppc market and concentrated on arm Sep 28 09:11:12 ah Sep 28 09:11:22 Freescale seem to be picking up their game, but I've had too much grief from them in the past to forget so easily Sep 28 09:11:25 they have arm926/arm11/armv7-a cpu lines Sep 28 09:11:46 they're also doing a lot of mainline work now which is nice, hopefully it will last... Sep 28 09:11:47 jackmitchell: and they have very weak linux support. Sep 28 09:12:04 jackmitchell: o. they changed finally? cool Sep 28 09:12:05 hrw: yes, this has been picking up a lot recently Sep 28 09:12:16 hrw: but again, I don't know if it will last Sep 28 09:13:32 ibm is still prodicing powerpc cpus ? Sep 28 09:13:42 CruX|: yes Sep 28 09:13:48 CruX|: Sony still makes ps3 ;) Sep 28 09:14:26 'which company has won console market? Sony, Microsoft or Nintendo?' Sep 28 09:14:34 'IBM: sold cpus to all three' Sep 28 09:15:27 hmm to apple too and then apple switched to x86 Sep 28 09:19:23 ppc were slow compared to x86 Sep 28 09:30:37 and ibm still produces power cpu's Sep 28 09:44:33 morning all Sep 28 09:45:34 hi pb_ Sep 28 09:53:25 hi bluelightning Sep 28 10:11:48 is it difficult to add a systemd layer to oe-core ? Sep 28 10:14:18 afournier: you could simply use the available meta-systemd layer :) Sep 28 10:15:35 afournier: for available layers have a look here: http://www.openembedded.org/wiki/LayerIndex Sep 28 10:17:52 i saw it was available, but i don't know if it's compatible with oe-core, has this layer belongs to oe classic Sep 28 10:18:01 as* Sep 28 10:18:56 afournier: a layer can never belong to oe-classic as oe-classic did not use the layer concept Sep 28 10:19:00 does it really? oe-classic didn't really have layers. Sep 28 10:19:06 ah ok Sep 28 10:19:15 afournier: you may got confused as its in meta-openembedded Sep 28 10:19:19 i thought openembedded was the oe classic Sep 28 10:19:28 yes i got confused Sep 28 10:19:48 afournier: that is more or less all the stuff that people found worth bringing over and whioch was not already in oe-core or other layers Sep 28 10:19:59 see it as layer of last resort or misc. :) Sep 28 10:20:16 afournier: if it is a layer its oe-core :) Sep 28 10:20:35 good to know =) Sep 28 10:21:10 so it's ok to put meta-oe next to oe-core Sep 28 10:22:24 but then, can i only add meta-systemd to my layers, or do i have to put the meta-openembedded and meta-systemd will be included automagically ? Sep 28 10:24:12 afournier: Haven't worked with it so I can't say for sure. Sep 28 10:24:44 afournier: if you include only meta-systemd and it fails with some missing deps you would need to add meta-oe I think. :) Sep 28 10:24:53 in the README it says, This layer depends on: openembedded-core And we're working to break the dependency on this one: meta-openembedded Sep 28 10:25:08 sounds clear to me Sep 28 10:25:08 afournier: Maybe worth waiting for some other answers as well. :) Sep 28 10:25:39 yup, the question is if the README is up to date :) Sep 28 10:25:46 haha Sep 28 10:26:59 wtf mpd is doing in this layer ? Sep 28 10:27:33 I would think is maybe just an append to make the original recipe systemd aware? Sep 28 10:27:33 ow it's liek this layer is meant to add systemd support to other recipe Sep 28 10:27:35 neat! Sep 28 10:27:41 like adding a unit Sep 28 10:27:42 that's it Sep 28 10:27:47 :) Sep 28 10:30:55 have to run. bye Sep 28 11:37:45 how do I fix a "package version went backwards" error for kernel. delete all the ipk's? Sep 28 12:01:29 hello all Sep 28 12:02:07 when we get sources from any git repo I noticed that a tar file for that project is also created Sep 28 12:05:58 is it some openembedded is doing or its something else Sep 28 12:17:01 hi all Sep 28 12:17:27 hi Sep 28 12:19:05 i have a bitbake problem: i wrote my own recipe (mplayer), bitbake mplayer goes well, bitbaking the image also, but when i try to add mplayer to IMAGE_INSTALL, bitbaking the image stops, telling me (in the logs) : Unknown package 'mplayer'. What could be the issue? Thanks in advance Sep 28 12:19:47 we already have mplayer Sep 28 12:20:11 i just found mplayer2, not mplayer Sep 28 12:20:53 yeah mplayer2 ftw Sep 28 12:20:59 anyway, i'm trying to learn openembedded and bitbake, so i would learn to write my own recipes also Sep 28 12:21:21 (as far i know, mplayer2 is a fork from original mplayer) Sep 28 12:21:53 ikrefus hm maybee you did somehting wrong and no package is generated Sep 28 12:22:19 if i make bitbake mplayer evrything goes fine Sep 28 12:23:05 I'm probably missing something basic about bitbake architecture Sep 28 12:25:21 you could try to compy over the stuff from oe-classic Sep 28 12:25:29 copy and adapt Sep 28 12:25:31 http://cgit.openembedded.org/openembedded/tree/recipes/mplayer Sep 28 12:26:55 does anybody know whether gold works on mips nowadays? Sep 28 12:29:52 * pb_ waits patiently for ld-bfd to link webkit Sep 28 12:29:54 pb khem might know Sep 28 12:30:18 pb what are you doing with mips? Sep 28 12:30:28 woglinde: building products :-) Sep 28 12:31:34 :) Sep 28 12:31:52 all our current product line is mips based in one way or another Sep 28 12:34:10 oh okay Sep 28 12:34:20 settop boxes? Sep 28 12:37:13 pretty much, yeah Sep 28 19:19:18 pb_: no gold does not work that well on anything other than x86_64 and arm Sep 28 19:19:49 pb_: there are problems with it linking systemd based images essentially util-linux shows up some underlinking Sep 28 19:20:09 mozilla has issues on thumb2 trampoline code Sep 28 19:20:11 and so on Sep 28 19:20:27 frankly, I have never tried it on mips Sep 28 19:20:43 and my confidence has lately gone low on it Sep 28 19:20:49 even on i586 Sep 28 19:20:51 and arm Sep 28 19:29:05 armv4t is also still broken with gold Sep 28 19:44:04 hi Sep 28 19:44:34 tomtom is it using oe firmware ? Sep 28 19:54:41 azery dont know Sep 28 19:54:47 and oe is no firmware Sep 28 19:54:58 oe is a build system to make distributions Sep 28 20:57:19 is there a good way to have my meta-package recipe run do_package for its DEPENDS recipes? Sep 28 21:09:49 you cannot use RDEPENDS ? Sep 28 21:18:51 either DEPENDS or RDEPENDS gets it to do_populate_sysroot, but no farther Sep 28 21:19:30 RDEPENDS does not forward the do_package ? Sep 28 21:24:27 it compiles the depedency, but does never calls do_package Sep 28 21:26:42 if i run "bitbake dependency" directly, it does however Sep 28 21:27:30 hi Sep 28 21:27:55 is there any way to configure VLANs on a micrel PHY (the PHY behaves as a 3-port switch) in stock Linux system ? Sep 28 21:28:07 it's fine to write a driver, but I didn't find any bindings for that in phylib Sep 28 21:28:19 oops **** ENDING LOGGING AT Sat Sep 29 02:59:57 2012