**** BEGIN LOGGING AT Sat Jan 15 03:00:01 2011 Jan 15 03:42:25 is there a way to escape variables in bitbake so they are not expanded? For example I'm echoing a line into the generated cmake toolchain file (from cmake.bbclass) and I want to have the line in the toolchain read with "set( SOMEVAR ${SOMEVAR} x y z )" Jan 15 03:43:04 not right now, we really need that though Jan 15 03:43:17 bummer Jan 15 03:43:19 you could always split it up into multiple echos or whatever? Jan 15 03:43:23 rather than in one piece Jan 15 03:44:18 well the problem is I want that cmake toolchain to append to the whatever value the cmake variable in question has at the time rather than overwrite it Jan 15 03:45:21 ah well. Add me to the list of people desiring that feature :) Jan 15 03:48:09 random other question: is it normal for bitbake to crap out early in parsing a recipe (staging_helper during do_setscene) if you have a function with nothing but a comment line in it? I'm overriding a function to be empty and it gets very angry if I put a comment line between the { } Jan 15 03:51:44 wouldn't think so, no. should report it to the bitbake-dev list Jan 15 03:56:50 kergoth: thanks for the answers Jan 15 05:02:54 03Paul Menzel  07master * r7cb9483795 10openembedded.git/recipes/libsigc++-2.0/libsigc++-2.0_2.2.8.bb: Jan 15 05:02:54 libsigc++-2.0_2.2.8: add checksums Jan 15 05:02:54 This patch fixes commit 0e50dd7f [1] Jan 15 05:02:54 [1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=0e50dd7fb9ee092bc04e581e6d5fc0fc6c6099ef Jan 15 05:02:54 Signed-off-by: Paul Menzel Jan 15 05:02:55 CC: Michael 'Mickey' Lauer Jan 15 05:02:56 Signed-off-by: Martin Jansa Jan 15 05:41:06 khem, tgt needs uclibc blacklisting Jan 15 06:32:49 Tartarus: I am building for other ppc than qemupcc and so far so good Jan 15 09:06:12 good morning Jan 15 09:43:39 good morning Jan 15 09:43:49 ericben: gm Jan 15 09:43:55 hi mckoan Jan 15 09:44:15 hi ericben and mckoan Jan 15 09:44:38 moin woglinde Jan 15 09:44:48 hi woglinde Jan 15 09:46:35 playing with dell's website to build a new laptop OE friendly. It's hard to find the right entry point : for the same configuration, depending on the first link clicked the price difference is in a 500 eu range :) Jan 15 09:47:09 ericben: I hate dell stuff, too plastic Jan 15 09:47:35 and usually so fragile Jan 15 09:47:54 mckoan: well the only thing I like is their warranty. I can through the laptop in a swiming pool, then against a wall and they change it in one day :-D Jan 15 09:48:10 ericben: yep Jan 15 09:48:31 I've tried sony vaio but it was very fragile Jan 15 09:49:50 but my old dell now hangs randomnly. I've cleaned it with preasured air but it still creates problems and the warranty is over Jan 15 09:50:00 I still like stinkpads, also great warranty, getting more plasticky though it seems Jan 15 09:50:58 looking at lenovo's sit Jan 15 09:51:18 what about my favourite one? Acer or HP Jan 15 09:52:15 ouch, lenovo is expensive vs dell. I find a i7 + 15'' full hd + 640GB + 4GBram + 3G+ at 1200 Eu on dell's special offer (without extended warranty) Jan 15 09:52:54 looking at acer & hp :) Jan 15 09:56:42 yes, stinkpads are traditionally more expensive Jan 15 09:58:34 hp's website is interesting. if you don't look for anything you can find it ;-) Jan 15 09:59:06 but if you search for a specific configuration ... good luck ! Jan 15 10:04:05 ok it seems dell has a real strong partnership with intel they have last generation cpu when others have n-1 at higher prices. And it seems others have some progress to do for their websites :) If only they could remove windows from the price it would be perfect ! Jan 15 10:43:36 * Jay7 dislike idea of OE frienly laptop Jan 15 10:43:47 better to have some server accessible from inet Jan 15 10:44:19 and any other light laptop/netbook Jan 15 10:47:02 Jay7: I agree, is actually the way I am used to work ;-) but what do you do when you are far from office with no lan? Jan 15 10:48:05 mckoan: have some rest and collect ideas ;) Jan 15 10:48:54 Jay7: I like your idea (and have servers) but as mckoan says when I'm at a customer's site or giving a training I can't wait for the time to transfer a 128MB rootfs over a slow dsl line or even worse a GPRS link Jan 15 10:49:24 I understand your point :) Jan 15 10:50:48 well.. time to eat something Jan 15 10:51:02 one important thing with laptop is cleaning them with preaeured air for example. It incredible the cloud of dust which can be generated (and I'mnot smoking so I can't imagine for smokers :-) Jan 15 10:51:50 good appetite. no meal here as I'm going for a bike ride as we have a blue sky and a bright sun today here :-D Jan 15 11:14:05 have a nice weekend Jan 15 11:22:29 hi effem Jan 15 11:33:35 hi wog Jan 15 11:33:38 hi woglinde Jan 15 11:34:32 how are you doing ? Jan 15 11:34:42 (btw are you coming to fosdem ? ) Jan 15 11:35:54 no sorry Jan 15 11:35:58 I will go to cebit Jan 15 11:36:02 maybee next year again Jan 15 11:36:56 ok, probably won't do cebit, much longer traveling Jan 15 11:37:10 and no need to go there from a work perspective either Jan 15 11:44:48 effem yes I will combine oe and navit Jan 15 12:45:49 Hello Jan 15 12:52:25 03Simon Busch  07org.openembedded.dev * rcdc09b2c1e 10openembedded.git/recipes/images/shr-image.inc: Jan 15 12:52:25 shr-image: we use devtmpfs on palmpre machine - so no dev manager! Jan 15 12:52:25 Signed-off-by: Simon Busch Jan 15 12:52:36 03Simon Busch  07org.openembedded.dev * re401549bd4 10openembedded.git/recipes/shr/ (3 files in 2 dirs): Jan 15 12:52:36 initscripts-shr: add modified version of halt/reboot scripts for palmpre machine Jan 15 12:52:36 Signed-off-by: Simon Busch Jan 15 14:46:36 Is there any reason why opengl is disabled on default qt recipe? Jan 15 14:56:50 03Thomas Zimmermann  07org.openembedded.dev * r7f30bd1321 10openembedded.git/recipes/sflphone/ (4 files in 3 dirs): Jan 15 14:56:50 sflphone-common: add recipe for sflphone (SIP and IAX client) server part Jan 15 14:56:50 Signed-off-by: Thomas Zimmermann Jan 15 15:00:16 otavio, angstrom says that it's good enough without opengl,beside not all machines are opengl capable and that requires a non-free driver Jan 15 15:12:00 03Michael 'Mickey' Lauer  07org.openembedded.dev * rd4c9c9025d 10openembedded.git/recipes/sflphone/sflphone-common_0.9.12.bb: sflphone-common: fix SECTION Jan 15 15:26:04 morning folks...newbie question again: I'm using cmake inside of OE to build and I only ever want to have the ${PN} package, no debug or anything else. I'm feeding cmake the build type as release to make sure I'm getting an optimized and stripped binary. My /work/recipe/image dir looks perfect, but when bitbake gets to do_package a .debug directory suddenly shows up - how can I avoid this? (can't delete .debug in do_install_append because it doesn't exist in the i Jan 15 15:26:04 mage dir, only in package and then packages-split) Jan 15 15:32:25 Hi there, anybody knows how to build and set a new linux image for the archos 101 tablet ? Procedure exists for Archos 5, but is not detailed enough for me Jan 15 15:35:36 the archos 101 seem not supported, so you'll have to add support for it Jan 15 15:35:47 maybe it's supported outside openembedded tough Jan 15 15:36:00 like with another git repo or Jan 15 15:36:19 something on top of openembedded(like collections etc...) Jan 15 15:36:25 GNUtoo|laptop: they have an overlay over a 2009 git clone of openembeded Jan 15 15:36:30 ah ok Jan 15 15:36:43 I couldn't find the word overlay Jan 15 15:36:47 so.... Jan 15 15:36:50 but, it still doesn't explain how to build and to load it on the tablet Jan 15 15:37:13 does the community archos project have some infos? Jan 15 15:37:21 I'm quite new to embedded world Jan 15 15:37:36 I ran through the forums but they do only talk about the archos 5 Jan 15 15:37:40 it's openaos.org right? Jan 15 15:37:58 er, just get a look there too Jan 15 15:38:03 brb Jan 15 15:39:34 GNUtoo|laptop: well, not much in there Jan 15 15:39:42 Samae, where's the overlay Jan 15 15:39:56 because here's the doc for stting up openembedded: Jan 15 15:40:08 http://docs.openembedded.org/usermanual/usermanual.html Jan 15 15:40:31 you also need some required packages on your build machine Jan 15 15:41:04 http://wiki.openembedded.org/index.php/OEandYourDistro Jan 15 15:41:05 I'm building something right now with bitbake having applied the patches and the overlay Jan 15 15:41:29 http://wiki.openembedded.org/index.php/Getting_started has also some infos Jan 15 15:41:30 It's running angstrom right now, but the image was built by the archos team Jan 15 15:41:35 went there yep Jan 15 15:41:37 ok Jan 15 15:41:49 so what infos are you missing Jan 15 15:42:01 ps : I can't help on the "how to load it on the tablet" Jan 15 15:42:14 but I know there is an irc channel for theses archos devices Jan 15 15:42:34 I can't help because I've no idea(I don't have this hardware so how could I know) Jan 15 15:42:46 but I can help for the setup Jan 15 15:42:49 and the compilation Jan 15 15:42:56 the overlay is there: archos.com/support/support_tech/updates.html Jan 15 15:43:01 ok Jan 15 15:43:07 What's the channel ? Jan 15 15:43:14 I think the channel is #openpma Jan 15 15:44:13 right Jan 15 15:44:22 #openaos leads to #openpma Jan 15 15:44:22 :) Jan 15 15:44:27 ok Jan 15 15:44:28 Thanks GNUtoo|laptop :) Jan 15 16:53:36 some with ubifs expiernce on beagle boards or igep modules ? Jan 15 17:03:11 GarthPS, i haven't a lot of time at the moment, as i have to learn for exams. But i added a new archive to my github page, which should bring bootr to the Pre2. There are install instructions now as well Jan 15 17:03:32 opp, sorry wrong channel Jan 15 18:01:36 * Tartarus adds current testing results to the wiki page Jan 15 18:02:15 only changes for me are sh4 stuff wasn't tested due to jlime.org git being down / gone, and x11-image results put up this time since I fixed the kdrive vs xorg race Jan 15 18:02:44 is it fixed now? Jan 15 18:05:24 for qemu? yes, i changed it to not use kdrive Jan 15 18:05:36 hehe Jan 15 18:06:16 Really need to drop kdrive, since we dropped all of the old xserver stuff Jan 15 18:06:34 and it doesn't work with older stuff that kdrive is Jan 15 18:31:08 hi florian Jan 15 18:33:09 hi all Jan 15 18:35:44 morning florian Jan 15 18:35:57 hi ka6sox Jan 15 18:36:24 hiya woglinde any chance next month you will be in Los Angeles? Jan 15 18:36:38 ka6sox lol Jan 15 18:37:43 ka6sox I even will not make it to belgium for fosdem Jan 15 18:37:52 :( Jan 15 18:38:17 ya, we have a stand if we want @ socallinuxexpo Jan 15 18:39:33 I bet even khem will not find the time Jan 15 18:39:42 and he is the closest I think Jan 15 19:17:28 03Daniele Ricci  07org.openembedded.dev * re29a9875c6 10openembedded.git/recipes/mokosuite2/mokomessages_git.bb: (log message trimmed) Jan 15 19:17:28 mokomessages: new recipe Jan 15 19:17:28 MokoMessages - for reading and sending SMS messages Jan 15 19:17:28 First version: Jan 15 19:17:28 * Thread list Jan 15 19:17:28 * Progressive message load Jan 15 19:17:28 * Reply to messages Jan 15 19:17:39 03Daniele Ricci  07org.openembedded.dev * rb54ee6a1c5 10openembedded.git/recipes/mokosuite2/libmokosuite_git.bb: Jan 15 19:17:39 libmokosuite: SRCREV bump Jan 15 19:17:39 New updates for MessagesDb and many bugfixes Jan 15 19:17:39 Signed-off-by: Daniele Ricci Jan 15 19:17:39 Signed-off-by: Klaus Kurzmann Jan 15 19:17:42 03Daniele Ricci  07org.openembedded.dev * rfee17dad83 10openembedded.git/recipes/mokosuite2/mokosuite2_git.bb: Jan 15 19:17:43 mokosuite2: SRCREV bump Jan 15 19:17:43 Mokomessages removed - has its own repository now Jan 15 19:17:43 Signed-off-by: Daniele Ricci Jan 15 19:17:43 Signed-off-by: Klaus Kurzmann Jan 15 20:39:35 Having some trouble building SHR for the iPhone3G. Pidgin won't compile properly. I tried cleaning and rebuilding, but no luck. Anyone mind taking a look at my pastebin? http://pastebin.com/CSuqrMkb Jan 15 20:54:51 Having some trouble building SHR for the iPhone3G. Pidgin won't compile properly. I tried cleaning and rebuilding, but no luck. Anyone mind taking a look at my pastebin? http://pastebin.com/CSuqrMkb Jan 15 22:04:05 03Khem Raj  07master * r3358de5154 10openembedded.git/recipes/bison/ (bison-2.4.3/uclibc-sched_param-def.patch bison.inc): Jan 15 22:04:05 bison: Fix build on uclibc Jan 15 22:04:05 Signed-off-by: Khem Raj Jan 15 22:36:41 Having some trouble building SHR for the iPhone3G. Pidgin won't compile properly. I tried cleaning and rebuilding, but no luck. Anyone mind taking a look at my pastebin? http://pastebin.com/CSuqrMkb Jan 15 23:38:08 03Khem Raj  07master * r700b75e766 10openembedded.git/ (3 files in 3 dirs): Jan 15 23:38:08 python: Fix configure tests when using --enable-ipv6 Jan 15 23:38:08 * Add cross compile awareness to configure test in 2.6 Jan 15 23:38:08 * Cache ac_cv_buggy_getaddrinfo for all which is used by python 2.7 Jan 15 23:38:08 onwards Jan 15 23:38:08 Signed-off-by: Khem Raj Jan 15 23:41:56 03Khem Raj  07master * r3de42fccb9 10openembedded.git/recipes/uclibc/ (7 files in 2 dirs): Jan 15 23:41:56 uclibc-git: Get latest patches for protected symbols Jan 15 23:41:56 Signed-off-by: Khem Raj Jan 15 23:44:26 03Khem Raj  07master * r0580002d37 10openembedded.git/conf/distro/include/sane-toolchain-uclibc.inc: Jan 15 23:44:26 sane-toolchain-uclibc.inc: Use -O2 for powerpc targets Jan 15 23:44:26 * -Os compiled root file system segfaults everywhere Jan 15 23:44:26 we dont know why yet so we use -O2 meanwhile we figure Jan 15 23:44:26 the reason for -Os failure Jan 15 23:44:26 Signed-off-by: Khem Raj Jan 15 23:46:10 khem: today new race building curl-native Jan 15 23:46:19 (minimal-eglibc) Jan 15 23:56:36 03Bernhard Reutner-Fischer  07master * r09e915dd19 10openembedded.git/conf/distro/include/sane-toolchain-uclinux-uclibc.inc: Jan 15 23:56:37 sane-toolchain-uclinux-uclibc: use -pipe Jan 15 23:56:37 Use -pipe for FULL_OPTIMIZATION Jan 15 23:56:37 Signed-off-by: Bernhard Reutner-Fischer Jan 15 23:56:37 Signed-off-by: Khem Raj Jan 15 23:56:45 03Tom Rini  07master * r4c78fa0e31 10openembedded.git/recipes/busybox/busybox-static_1.18.1.bb: Jan 15 23:56:45 busybox-static: Look in ${P}:${BPN} before the main busybox Jan 15 23:56:45 Update FILESPATHPKG so that busybox-static could have its own Jan 15 23:56:45 starting defconfig. Jan 15 23:56:45 Signed-off-by: Tom Rini Jan 15 23:56:45 Signed-off-by: Khem Raj Jan 15 23:56:47 03Lars Michelsen  07master * r53f46652f6 10openembedded.git/recipes/live555/ (live555_20101015.bb live555_20110110.bb): Jan 15 23:56:47 Fix building of package live555 Jan 15 23:56:47 The file http://www.live555.com/liveMedia/public/live.2010.10.15.tar.gz Jan 15 23:56:48 did not exist anymore on the server. Jan 15 23:56:48 So bumped version to the current file: live.2011.01.10.tar.gz Jan 15 23:56:49 Signed-off-by: Lars Michelsen Jan 15 23:56:49 Signed-off-by: Khem Raj Jan 15 23:56:50 03Enrico Scholz  07master * r72576de5f3 10openembedded.git/recipes/gdbm/ (gdbm-1.8.3/chmod.patch gdbm_1.8.3.bb): (log message trimmed) Jan 15 23:56:50 gdbm: use full qualified permissions for chmod operations Jan 15 23:56:51 An umask of 022 can cause 'chmod' to fail in a way like Jan 15 23:56:51 | $ chmod -w X Jan 15 23:57:45 03Bernhard Reutner-Fischer  07master * r0da42c98dc 10openembedded.git/conf/distro/include/sane-toolchain-uclibc.inc: Jan 15 23:57:45 sane-toolchain-uclibc: use -pipe Jan 15 23:57:45 Use -pipe for both BUILD_OPTIMIZATION and FULL_OPTIMIZATION Jan 15 23:57:45 Signed-off-by: Bernhard Reutner-Fischer Jan 15 23:57:45 Signed-off-by: Khem Raj Jan 15 23:59:22 03Bernhard Reutner-Fischer  07master * r40e1239c13 10openembedded.git/recipes/gstd/gstd_git.bb: Jan 15 23:59:22 gstd: fix typo in RRECOMENDS Jan 15 23:59:22 /RRECOMENDS/s/COM/COMM/ Jan 15 23:59:22 Signed-off-by: Bernhard Reutner-Fischer Jan 15 23:59:22 Acked-by: Frans Meulenbroeks Jan 15 23:59:22 Signed-off-by: Khem Raj Jan 16 00:02:49 03Bernhard Reutner-Fischer  07master * rd08a7c06e9 10openembedded.git/recipes/busybox/ (busybox-static_1.18.1.bb busybox.inc): Jan 16 00:02:50 busybox: simplify handling of busybox-static Jan 16 00:02:50 Signed-off-by: Bernhard Reutner-Fischer Jan 16 00:02:50 Acked-by: Otavio Salvador Jan 16 00:02:50 Signed-off-by: Khem Raj Jan 16 00:04:36 03Bernhard Reutner-Fischer  07master * rb630a52eef 10openembedded.git/recipes/busybox/ (busybox.inc busybox_1.1x.inc files/passwd files/shadow): Jan 16 00:04:37 busybox: provide -passwd and -shadow packages Jan 16 00:04:37 Signed-off-by: Bernhard Reutner-Fischer Jan 16 00:04:37 Signed-off-by: Khem Raj Jan 16 00:04:41 03Bernhard Reutner-Fischer  07master * r1ecc0d9497 10openembedded.git/recipes/busybox/busybox.inc: Jan 16 00:04:41 busybox: simplify update-rc.d OPT handling Jan 16 00:04:42 style-only change Jan 16 00:04:42 Signed-off-by: Bernhard Reutner-Fischer Jan 16 00:04:42 Acked-by: Otavio Salvador Jan 16 00:04:42 Signed-off-by: Khem Raj Jan 16 00:10:45 03Martin Jansa  07master * r390e8cd69e 10openembedded.git/recipes/tslib/ (2 files in 2 dirs): Jan 16 00:10:45 tslib: relax EV_VERSION check as 2.6.37 has slightly newer EV_VERSION, but works ok without tslib changes Jan 16 00:10:45 Signed-off-by: Khem Raj Jan 16 00:10:53 03Denis Carikli  07master * r54573959d3 10openembedded.git/recipes/xkeyboard-config/xkeyboard-config_git.bb: Jan 16 00:10:53 xkeyboard-config_git: remove DEFAULT_PREFERENCE = "-1" Jan 16 00:10:54 Signed-off-by: Denis 'GNUtoo' Carikli Jan 16 00:10:54 Signed-off-by: Khem Raj Jan 16 00:10:55 03Michael Smith  07master * rd2b56c403a 10openembedded.git/recipes/redboot-utils/ (fconfig_20060419.bb fconfig_20080329.bb): Jan 16 00:10:55 fconfig 20080329: upgrade from 20060419 Jan 16 00:10:55 Signed-off-by: Michael Smith Jan 16 00:10:55 Signed-off-by: Khem Raj Jan 16 00:11:02 03Andreas Oberritter  07master * r2bdfe8519e 10openembedded.git/ (3 files in 3 dirs): (log message trimmed) Jan 16 00:11:02 unpack.py: add SRC_URI parameter unpack= (default: true) Jan 16 00:11:02 * This allows to download compressed files without extracting them Jan 16 00:11:02 * Use case: gcj requires ecj.jar, which must be downloaded separately Jan 16 00:11:02 and put into the gcc source directory before configure gets executed. Jan 16 00:11:02 Signed-off-by: Andreas Oberritter Jan 16 00:11:03 CC: Chris Larson Jan 16 00:11:05 03Denis Carikli  07master * re30dc0825f 10openembedded.git/recipes/gtk-webcore/midori_git.bb: Jan 16 00:11:05 midori_git : remove DEFAULT_PREFERENCE = "-1" Jan 16 00:11:05 Signed-off-by: Denis 'GNUtoo' Carikli Jan 16 00:11:05 Signed-off-by: Khem Raj Jan 16 00:44:52 03Khem Raj  07master * r992b4de589 10openembedded.git/recipes/tgt/ (tgt-1.0.12/use-ftruncate-on-uclibc.patch tgt_1.0.12.bb): Jan 16 00:44:52 tgt_1.0.12.bb: Fix build on uclibc Jan 16 00:44:52 * Uclibc does not provide posix_fallocate so use ftruncate Jan 16 00:44:52 Signed-off-by: Khem Raj Jan 16 00:44:56 03Khem Raj  07master * r7e5ea0e682 10openembedded.git/recipes/uclibc/ (uclibc-git/uClibc.distro uclibc_git.bb): Jan 16 00:44:57 uclibc_git.bb: Enable UCLIBC_USE_NETLINK and UCLIBC_SUPPORT_AI_ADDRCONFIG Jan 16 00:44:57 * Some packages need ifaddr.h installed in sysroot to get built Jan 16 00:44:57 Signed-off-by: Khem Raj Jan 16 00:47:43 khem, pushing -O2 for PPC+uclibc or should I keep that local still? Jan 16 00:48:24 and obtw I've got a local change to enable CONFIG_MODULES on all of the qemu kernels, which fixes iscsi-target (I hope) which in turn fixes nas-server-image iirc Jan 16 01:20:36 * Tartarus kicks iscsitarget Jan 16 01:24:55 * Tartarus kicks qemuppc 2.6.37 Jan 16 01:25:08 khem, I assume it was you, why did you do the defconfig like that? Jan 16 01:25:29 aside from being, very different, it made my grep script miss fixing up CONFIG_MODULES=n :( Jan 16 01:44:19 nice, finally kicked iscsitarget into being happy Jan 16 01:44:25 and thus fixed nas-server-image :) Jan 16 01:44:57 * Tartarus queues up fixes for mondayish, and starts on qemumips64 (hopefully now fixed) and then qemush4 **** ENDING LOGGING AT Sun Jan 16 02:59:58 2011