**** BEGIN LOGGING AT Tue Mar 16 02:59:56 2010 Mar 16 03:07:49 denix: np Mar 16 03:08:31 whee, the pure python do_unpack works. well, not pure python, it has to make a pipe to run xz, but the rest use python modules Mar 16 03:08:49 * kergoth has to fix the permissions on the files extracted from a .zip/.jar, too, since only 2.6+ has extract methods on that module Mar 16 03:12:49 kergoth: does this look Ok to you? :) http://thread.gmane.org/gmane.comp.handhelds.openembedded/31076 Mar 16 03:13:28 yeah, looks fine to me Mar 16 03:14:02 thanks! that's what I was asking about :) Mar 16 03:26:30 denix: does http://github.com/kergoth/OpenEmbedded/commit/332c3d756ede0a216221b087530080cd4aa4821e seem like a sane split/grouping to you? Mar 16 03:30:46 why move oe_runmake()? Mar 16 03:31:46 just seemed like a utility, figured base would be core tasks. guess it could make sense to keep the functions most commonly used in those tasks Mar 16 03:37:18 shouldn't some pieces from staging.bbclass go into packaged-staging.bbclass instead? Mar 16 03:37:49 other than that, looks good to me! Mar 16 03:37:53 the only pieces there were the ones already in base.bbclass Mar 16 03:37:58 because of how packaged-staging is implemented Mar 16 03:38:15 but i expect the third commit on that branch to be 'make packaged-staging mandatory, by merging it into staging.bbclass' Mar 16 03:38:17 :) Mar 16 03:38:28 :) Mar 16 03:38:50 thanks for taking a look, was quick and easy to do, but wasn't sure about that particular split up Mar 16 03:39:00 there's just so much crap in that one class, its impossible to make any sense of as is Mar 16 03:39:42 heh, I wish stagefile_shell() is fixed for split tmp/deploy before making pstage mandatory... Mar 16 03:41:58 also, what's the reason for mandating pstage? Mar 16 03:48:06 kergoth: can I have your Ack for opkg patch? I think I want to push it before I leave for today... :) Mar 16 03:59:45 kergoth: thanks! Mar 16 04:01:22 doh, the ack is not yet in patchwork... :) Mar 16 04:04:43 03Denys Dmytriyenko  07org.openembedded.dev * ra354bababc 10openembedded.git/recipes/opkg/ (opkg.inc opkg_svn.bb): (log message trimmed) Mar 16 04:04:43 opkg: fix global depends on openssl, even in -nogpg/-nocurl Mar 16 04:04:44 Fixes the problem, introduced by 8c1731d818c89a291f80940c1912587ff9ce46b7, Mar 16 04:04:44 where openssl is added with DEPENDS_append override, preventing -nogpg and Mar 16 04:04:44 -nocurl variants from clearing the DEPENDS, when they include opkg_svn.bb Mar 16 04:04:44 file, thus forcing them to depend on openssl too. Mar 16 04:04:45 Signed-off-by: Denys Dmytriyenko Mar 16 04:05:46 yeah, and CIA trimmed out the Ack too... :))) Mar 16 04:17:27 good night, everyone Mar 16 04:28:23 night Mar 16 05:40:34 sigh... I hate gnulib Mar 16 05:42:55 :\ what's it doing? Mar 16 05:46:54 i hate when i spend hours testing a prototype of something and it ends up slower than the original :) Mar 16 06:14:50 03Holger Hans Peter Freyther  07org.openembedded.dev * r1eb9bb6dc7 10openembedded.git/ (2 files in 2 dirs): Mar 16 06:14:50 streamripper: Upgrade to 1.64.6 to address multiple buffer overflows Mar 16 06:14:50 Address CVE-2008-4829 which was fixed in 1.64.0 Mar 16 06:14:51 03Holger Hans Peter Freyther  07org.openembedded.dev * r02c54584c5 10openembedded.git/recipes/gftp/ (gftp/gftp-2.0.18-mkinstalldir.patch gftp_2.0.18.bb): gftp: Add a mkinstalldir patch as seen in findutils and such Mar 16 06:14:52 03Holger Hans Peter Freyther  07org.openembedded.dev * rdbe7a1085f 10openembedded.git/recipes/gftp/ (gftp/gftp-2.0.18-188252.patch gftp_2.0.18.bb): Mar 16 06:14:52 gftp: Address multiple flaws by taking the gentoo patch Mar 16 06:14:53 Addresses CVE-2007-3961, CVE-2007-3962 Mar 16 06:14:54 03Holger Hans Peter Freyther  07org.openembedded.dev * rccdf5120a8 10openembedded.git/recipes/gftp/ (4 files in 2 dirs): gftp: Add more gentoo patches for gftp 2.0.18 Mar 16 06:17:55 kergoth: giving me crap. It insists on having to define a custom fseeko Mar 16 06:17:59 kergoth: and wchar... Mar 16 06:18:12 kergoth: even if I give cached results it defines fseeko Mar 16 06:27:44 ugh, that sucks Mar 16 06:42:06 oops palm is shipping a bad dnsmasq and faad2 Mar 16 06:54:42 03Holger Hans Peter Freyther  07org.openembedded.dev * rccc8a55321 10openembedded.git/contrib/qa/oe_audit.py: Mar 16 06:54:42 contrib/qa/oe_audit.py: Add audit script Mar 16 06:54:42 Add my script to compare a FreeBSD auditfile with Mar 16 06:54:42 a list of package names as output by bitbake -s. Mar 16 06:55:36 03Ulf Samuelsson  07org.openembedded.dev * r5051155fd1 10openembedded.git/recipes/at91bootstrap/ (10 files in 9 dirs): (log message trimmed) Mar 16 06:55:36 at91bootstrap-2.13: Build ${AT91BOOTSTRAP_BOARD} Mar 16 06:55:37 Previous version of at91bootstrap recipes provided a defconfig file. Mar 16 06:55:37 The new version assumes you have defined a variable Mar 16 06:55:37 * AT91BOOTSTRAP_BOARD Mar 16 06:55:37 This can be a list of boards allowing multiple configurations to be built. Mar 16 06:55:38 Example of use (in MACHINE configuration file): Mar 16 06:59:02 03Holger Hans Peter Freyther  07org.openembedded.dev * rcd08017395 10openembedded.git/recipes/grip/ (grip-3.2.0/patch-src::main.c grip_3.2.0.bb): grip-3.2.0: Add another FreeBSD patch for getting the locale right. Mar 16 06:59:03 03Holger Hans Peter Freyther  07org.openembedded.dev * r5a90ecfa84 10openembedded.git/recipes/grip/grip-3.2.0/patch-src::main.c: grip-3.2.0: Add patch from FreeBSD to fix the locale. Mar 16 06:59:03 03Holger Hans Peter Freyther  07org.openembedded.dev * rede720badf 10openembedded.git/recipes/grip/ (grip-3.2.0/no-host-includes.patch grip_3.2.0.bb): grip-3.2.0: Remove host includes from the Makefile.am and make it compile again Mar 16 06:59:04 03Holger Hans Peter Freyther  07org.openembedded.dev * r52198f7ac7 10openembedded.git/recipes/grip/ (grip-3.2.0/patch-src::discdb grip_3.2.0.bb): Mar 16 06:59:04 grip: Apply FreeBSD patch to fix a flaw with handling CDDB responses Mar 16 06:59:05 Addresses CVE-2005-0706. Mar 16 07:11:25 03Ulf Samuelsson  07org.openembedded.dev * r9f06d76aae 10openembedded.git/recipes/gtk-webcore/ (files/no-static-templates.patch osb-jscore_svn.bb): (log message trimmed) Mar 16 07:11:25 osb-jscore_svn.bb: Templates cannot be static Mar 16 07:11:25 "static inline" templates in Mar 16 07:11:25 "JavaScriptCore/kjs/protected_values.cpp" Mar 16 07:11:25 causes compile errors Mar 16 07:11:25 This patch removes the static keywords Mar 16 07:11:25 allowing the build to complete successfully. Mar 16 07:17:11 03Ulf Samuelsson  07org.openembedded.dev * r778845163c 10openembedded.git/recipes/fbv/ (fbv-1.0b/fbv-1.0b.patch fbv_1.0b.bb): Mar 16 07:17:11 fbv-1.0: Build fbv with support for jpeg and bmp Mar 16 07:17:11 fbv today only supports png files. Mar 16 07:17:11 This patch will enable jpeg and bmp support in fbv Mar 16 07:17:11 Signed-off-by: Ulf Samuelsson Mar 16 07:59:19 good morning Mar 16 08:09:36 03Holger Hans Peter Freyther  07org.openembedded.dev * r9d5cc61a1f 10openembedded.git/recipes/libvorbis/ (6 files in 2 dirs): Mar 16 08:09:36 libvorbis-1.2.3: Address CVE-2009-3379 Mar 16 08:09:36 Fix handling of malformed Vorbis streams that would crash libvorbis. Mar 16 08:09:36 CVE-2008-1420 (improved), CVE-2009-3379. Mar 16 08:09:36 Patches are coming from FreeBSD. Mar 16 08:11:54 mckoan: gm, glad to see the |flu is gone Mar 16 08:12:34 eFfeM: thank you very much :-D Mar 16 08:25:32 Morning Mar 16 08:28:41 03Holger Hans Peter Freyther  07org.openembedded.dev * r0f2f85bac9 10openembedded.git/recipes/ctorrent/ (ctorrent_3.3.1.bb files/CVE-2009-1759.patch): Mar 16 08:28:41 ctorrent-3.3.1: Apply patch from the bugtracker... Mar 16 08:28:41 Apparently this should fix CVE-2009-1759. Mar 16 08:43:20 morning Mar 16 08:54:19 03Thomas Zimmermann  07org.openembedded.dev * re19f00968b 10openembedded.git/recipes/qemu/qemu_0.12.3.bb: Mar 16 08:54:19 qemu: fix build without zlib headers installed on buildhost Mar 16 08:54:19 *qemu-native fails to build without zlib-dev package installed on buildhost Mar 16 08:54:19 *configure script just adds -I. and -I${SRC_DIR} to QEMU_CFLAGS to build checks, Mar 16 08:54:20 so it fails to build without headers installed on host Mar 16 08:54:20 *change DEPENDS from zlib to zlib-native to install zlib headers in staging Mar 16 08:54:21 Signed-off-by: Thomas Zimmermann Mar 16 08:54:22 03Thomas Zimmermann  07org.openembedded.dev * r2ed217468d 10openembedded.git/recipes/udev/attr_2.4.44.bb: Mar 16 08:54:22 attr: fix MSGFMT and MSGMERGE paths Mar 16 08:54:23 * do_configure fails if gettext isn't installed on buildhost Mar 16 08:54:23 * set ac_cv_path_MSGFMT and ac_cv_path_MSGMERGE like it's already Mar 16 08:54:24 done for ac_cv_path_XGETTEXT Mar 16 08:54:24 Signed-off-by: Thomas Zimmermann Mar 16 08:54:25 03Thomas Zimmermann  07org.openembedded.dev * r9633163da8 10openembedded.git/: Merge branch 'org.openembedded.dev' of ssh://git.openembedded.net/openembedded into org.openembedded.dev Mar 16 08:55:12 Shit Mar 16 08:55:16 that's wrong Mar 16 08:56:43 morning Mar 16 08:57:59 03Thomas Zimmermann  07org.openembedded.dev * rda767162b8 10openembedded.git/recipes/qemu/qemu_0.12.3.bb: Mar 16 08:58:00 Revert "qemu: fix build without zlib headers installed on buildhost" Mar 16 08:58:00 This reverts commit e19f00968b9d865088ef3a45a85825c5fc17edc5. Mar 16 08:58:32 Is there a way to make sure that i've a really clean oe.dev tree? Mar 16 08:59:48 tmp/cross/armv5te/bin/../lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/include-fixed/limits.h:122:61: error: limits.h: No such file or directory Mar 16 08:59:54 any ideas? Mar 16 09:00:24 eFfeM: ping Mar 16 09:00:45 XorA: pong Mar 16 09:01:12 XorA: saw your autoconf messages Mar 16 09:01:13 Heinervdm: git status? Mar 16 09:01:25 XorA: didn't try them yet Mar 16 09:02:11 xrandr: error while loading shared libraries: /usr/lib/libXdmcp.so.6: unexpected reloc type 0x03. This is libraries issue or not properly built Mar 16 09:02:16 eFfeM: cool, php was a crazy fix :-) Mar 16 09:02:39 pb__: ah ok Mar 16 09:02:48 will check it the next time Mar 16 09:03:42 XorA: I read the patch, didn't understand all the details of it (nor of the libpcap change, when I was stabbing at it I ended up in a script that said yes: without the ) and without a statement Mar 16 09:08:17 Can anyone shed any light on this: http://tinderbox.openembedded.net/public/logs/task/5105139.txt Mar 16 09:08:32 I'm getting the same error. Mar 16 09:08:47 eFfeM: the libpcap is due to functions being called at the wrong level the closing ) is probably further down the file Mar 16 09:09:01 eFfeM: if you notice the identing goes to shit at the same point as well Mar 16 09:09:13 03Thomas Zimmermann  07org.openembedded.dev * r5ee2b6e865 10openembedded.git/recipes/udev/acl_2.2.49.bb: Mar 16 09:09:13 acl: fix msgfmt and msgmerge paths like already done for xgettext Mar 16 09:09:13 Signed-off-by: Thomas Zimmermann Mar 16 09:12:25 XorA: ah ok. those auto stuff never ceases to surprise me Mar 16 09:12:55 eFfeM: no real wizardy required though, just google foo Mar 16 09:13:49 oh then maybe i googled for the wrong terms Mar 16 09:19:08 eFfeM: blah autoconf 2.64 :-) Mar 16 09:20:23 03Paul Menzel  07org.openembedded.dev * r0315e512f4 10openembedded.git/recipes/ffmpeg/ffmpeg.inc: Mar 16 09:20:24 ffmpeg: Stage `attributes.h`. Mar 16 09:20:24 Signed-off-by: Paul Menzel Mar 16 09:20:24 Acked-by: Martin Jansa Mar 16 09:20:27 03Martin Jansa  07org.openembedded.dev * r9d39425eca 10openembedded.git/ (4 files in 3 dirs): Mar 16 09:20:27 navit: bump SRCREV Mar 16 09:20:27 Signed-off-by: Martin Jansa Mar 16 09:20:28 03Paul Menzel  07org.openembedded.dev * r356d0ec42b 10openembedded.git/recipes/ffmpeg/ (5 files): Mar 16 09:20:28 ffmpeg: Convert recipe to use INC_PR. Mar 16 09:20:28 Signed-off-by: Paul Menzel Mar 16 09:20:28 Acked-by: Martin Jansa Mar 16 09:20:29 03Martin Jansa  07org.openembedded.dev * rd492d3c95a 10openembedded.git/recipes/efl1/elementary_svn.bb: Mar 16 09:20:29 elementary: add .debug from tests to -dbg package before including it in -tests Mar 16 09:20:30 Signed-off-by: Martin Jansa Mar 16 09:22:05 XorA: ah ok, now i found it too, I was searching for libpcap autoconf 2.65 and that does not deliver a good hit Mar 16 09:31:15 hi I got "error while loading shared libraries: /usr/lib/libXdmcp.so.6: unexpected reloc type 0x03" error. Is this libraries issue or not properly built? Mar 16 09:31:42 give me some ideas... Mar 16 09:33:48 mickey|office: good morning Mar 16 09:33:50 florian: good morning Mar 16 09:34:22 good morning Mar 16 09:37:23 morning Mar 16 09:41:57 03Holger Hans Peter Freyther  07org.openembedded.dev * r83394d70df 10openembedded.git/recipes/gnupg/ (gnupg-1.4.10/long-long-thumb.patch gnupg_1.4.10.bb): gnupg-1.4.10: Readd the ARM Thumb patch as debian has no thumb support Mar 16 09:42:08 03Holger Hans Peter Freyther  07org.openembedded.dev * r9656d6728d 10openembedded.git/ (10 files in 3 dirs): Mar 16 09:42:08 gnupg-1.4.10: Upgrade to the latest gnupg release Mar 16 09:42:08 * Drop all prior patches... debian has none applied so Mar 16 09:42:08 it should work on mips and such as well. Mar 16 09:42:52 eFfeM: once you get chance to verify branch feel free to merge in .dev Mar 16 09:43:11 eFfeM: actually dont do that, realised that might upset koen Mar 16 09:43:13 03Marcin Juszkiewicz  07org.openembedded.dev * rc574f947e3 10openembedded.git/contrib/hrw/check-kernel-updates.sh: Mar 16 09:43:14 check-kernel-updates.sh: really fetch list Mar 16 09:43:14 Signed-off-by: Marcin Juszkiewicz Mar 16 09:43:15 03Nicolas Ferre  07org.openembedded.dev * rc6d4c85a36 10openembedded.git/recipes/alsa/ (22 files in 12 dirs): (log message trimmed) Mar 16 09:43:15 alsa-state: add alsa-state for at91 processors Mar 16 09:43:15 + at91sam9260ek Mar 16 09:43:15 + at91sam9261ek Mar 16 09:43:15 + at91sam9263ek (updated) Mar 16 09:43:16 + at91sam9g10ek Mar 16 09:43:16 + at91sam9g20ek Mar 16 09:43:39 eFfeM: have to remove the angstrom updates before merge Mar 16 09:44:04 XorA: already thought merging would upset koen Mar 16 09:44:07 I am starting to be afraid of Ulf thinking Mar 16 09:44:34 * eFfeM is not going to touch angstrom related stuff with a pole Mar 16 09:44:50 eFfeM: its ok, Id get the blame, commit is in my name :-) Mar 16 09:44:56 eFfeM: but feel free to cherry pick the rest Mar 16 09:45:32 * XorA is not working on OE stuff today Mar 16 09:45:35 can't test right now anyway, and you can commit them yourself Mar 16 09:45:42 it can wait Mar 16 09:45:58 eFfeM: ok, no probs, wasnt sure if you were in a hurry to uprev to 2.65 yet Mar 16 09:48:16 morning pb_, florian , eFfeM , XorA Mar 16 09:48:20 hi CIA-2 Mar 16 09:48:44 hey mickey|office Mar 16 09:49:37 no rush here, currently looking at xfs (and i'm without desire to risk getting another nasty remark from koen) Mar 16 09:49:38 03Koen Kooi  07org.openembedded.dev * r697ec7d0cf 10openembedded.git/recipes/qt4/qt4-x11-free_4.6.2.bb: qt4-x11 4.6.2: apply neon fix from qt/e to here as well Mar 16 09:50:48 eFfeM: XFS on ARM? Always a delight to try and sort out ;-) Mar 16 09:52:07 DJWillis: on PPC Mar 16 09:52:29 hrw, oestats shows a while back you were having trouble building inetutils, did you ever get to the bottom of it? Mar 16 09:52:44 actually the kernel module works and xfsprogs also seems to do its job Mar 16 09:52:52 MWelchUK_work: I did? Mar 16 09:53:34 eFfeM: nice, never had all that much luck with XFS outside of 32/64 x86. What sort of PPC board out of interest? Mar 16 09:53:38 MWelchUK_work: ah, I see Mar 16 09:53:43 MWelchUK_work: let me build Mar 16 09:53:51 hrw, I assumed that hrw-angstrom is you, but I'm getting good at making that mistake! Mar 16 09:54:21 MWelchUK_work: you assumed properly Mar 16 09:55:16 hrw, "configure.ac:122: required file `build-aux/config.rpath' not found" Mar 16 09:55:26 Missing dependency? Mar 16 09:56:18 gettext? Mar 16 09:57:07 DJWillis: MPC8536DS Mar 16 09:57:26 DJWillis: actually named calamari as machine in oe Mar 16 09:57:42 DJWillis: 2.6.33 kernel Mar 16 10:12:00 03Holger Hans Peter Freyther  07org.openembedded.dev * r5de0ca84e6 10openembedded.git/recipes/expat/expat-native_1.95.7.bb: expat-native: Upgrade to match latest of expat. Mar 16 10:12:10 03Holger Hans Peter Freyther  07org.openembedded.dev * r980269b4e3 10openembedded.git/ (conf/checksums.ini recipes/proftpd/proftpd_1.3.2b.bb): proftpd: Upgrade to the latest version. Mar 16 10:12:12 MWelchUK_work: still fails Mar 16 10:12:28 Yup :-) Mar 16 10:13:25 hrw, thought it might have been missing a dependency on gettext-native, but I built that, cleaned and recompiled inetutils and it still fails. Mar 16 10:13:33 yep Mar 16 10:14:00 hrw, I notice theres a patch on the configure script for 1.4.2, but not for 1.5. Mar 16 10:14:50 trying 1.7 now Mar 16 10:16:34 03Holger Hans Peter Freyther  07org.openembedded.dev * r87c53fe1e5 10openembedded.git/contrib/qa/oe_audit.py: oe_audit.py: Upgrade list of packet match Mar 16 10:16:35 03Holger Hans Peter Freyther  07org.openembedded.dev * r690e114ba8 10openembedded.git/contrib/qa/oe_audit.py: oe_audit.py: Print only vulnerabe software Mar 16 10:16:35 03Holger Hans Peter Freyther  07org.openembedded.dev * r9e8743297d 10openembedded.git/contrib/qa/oe_audit.py: Mar 16 10:16:36 oe_audit.py: Ignore packets that are not in OE Mar 16 10:16:36 Split the list in two parts with packets that will be Mar 16 10:16:36 never in OE and thet ones that are not in OE right now. Mar 16 10:17:16 if someone has the time Mar 16 10:17:21 http://www.schleef.org/blog/2010/03/04/dirac-update-2/ Mar 16 10:18:25 inetutils 1.7 req automake 1.11 for AM_SILENT_RULES Mar 16 10:20:56 hrw, ok. Mar 16 10:21:16 working on it anyway Mar 16 10:21:18 hrw, Angstrom is building 1.10.2 by the looks of it. Mar 16 10:22:00 I know Mar 16 10:22:33 1.7 should build Mar 16 10:22:49 NOTE: Running task 8 of 17 (ID: 7, /home/hrw/devel/oe/openembedded/recipes/inetutils/inetutils_1.7.bb, do_compile) Mar 16 10:23:20 Yay! :-) Mar 16 10:23:31 | system/linux.c: In function 'pnd_read': Mar 16 10:23:31 | system/linux.c:407: error: 'PATH_PROCNET_DEV' undeclared (first use in this function) Mar 16 10:24:21 Agh! Spoke too soon :-( Mar 16 10:27:05 * MWelchUK_work smacks head on desk. Mar 16 10:27:29 why do I keep missing badly formatted messages... Mar 16 10:28:28 MWelchUK_work: wants to continue work on inetutils? I do not need that package and have other things to do... Mar 16 10:28:56 will give you git patch with it Mar 16 10:29:00 hrw, fair enough. Thanks for trying. Mar 16 10:30:51 MWelchUK_work: http://marcin.juszkiewicz.com.pl/download/diffs/oe/0001-inetutils-1.7-not-working.patch Mar 16 10:31:57 Automake/conf is really not one of my strong points, but I'll put it on the list of todos and see. Mar 16 10:32:08 hrw, thank you for the patch. Mar 16 10:32:59 03Holger Hans Peter Freyther  07org.openembedded.dev * r3da62b39e4 10openembedded.git/ (3 files in 2 dirs): cscope: Upgrade to 15.7a to address multiple flaws Mar 16 10:33:52 MWelchUK_work: you do not need automake/autoconf changes - patch contains patch for it Mar 16 10:34:33 hrw, Ah - Ok. Mar 16 11:22:55 morning Mar 16 11:36:16 MWelchUK_work_, I think I unarchived the patch from yesterday :) Mar 16 11:40:25 Crofton, Cheers. Though I pushed a new version this morning! Mar 16 11:56:30 hello to all. i have a question based on the online rootfs builder Narcissus Mar 16 11:56:31 amethyst.openembedded.net/~koen/narcissus/ Mar 16 11:56:33 where can i find the project Narcissus to test it on my server itself ? Mar 16 11:59:06 xperia, a quick google reveils: http://dominion.thruhere.net/git/cgit.cgi/narcissus/ as a possible candidate. Mar 16 11:59:20 Hello Mar 16 11:59:37 anyone working on Samsung s3c6410 or smdk6410?? Mar 16 12:00:40 anyone working on Samsung s3c6410 or smdk6410?? Mar 16 12:00:56 MWelchUK_work: have searched google but could not find it. thanks ! Mar 16 12:01:03 Sj_: Just ask your question. Mar 16 12:03:24 Sj_: Just as your question *in the channel* Mar 16 12:04:11 Hi i am trying to build root file system for SMDK-6410. I am using OE for the same. I need exact steps to build it... Mar 16 12:05:21 Have you tried following http://wiki.openembedded.net/index.php/Getting_started ? Mar 16 12:32:07 03Koen Kooi  07org.openembedded.dev * rc1965f2fe8 10openembedded.git/classes/sourcepkg.bbclass: sourcepkg: split per package arch to catch arch overrides as well Mar 16 12:33:00 Hello Mar 16 12:33:18 Sorry my iNet went down so got disconnected... Mar 16 12:34:39 Anyone developing samsung smdk-6410 / s3c6410 with DM9000 etherenet card on board? Mar 16 12:34:55 03Martin Jansa  07org.openembedded.dev * r20b1ca2cc5 10openembedded.git/recipes/mplayer/mplayer_git.bb: Mar 16 12:34:56 mplayer_git: bump SRCREV and remove unsupported option Mar 16 12:34:56 Signed-off-by: Martin Jansa Mar 16 12:34:57 03Paul Menzel  07org.openembedded.dev * r69c1b8c186 10openembedded.git/recipes/ffmpeg/ffmpeg.inc: Mar 16 12:34:57 ffmpeg: Stage `avconfig.h` which is built at compile time. Mar 16 12:34:58 This header is needed for `libvalhalla`. Mar 16 12:34:58 Signed-off-by: Paul Menzel Mar 16 12:34:58 Acked-by: Martin Jansa Mar 16 12:35:03 I am facing difficulties setting up NFS client on the board Mar 16 12:41:19 re Mar 16 12:52:21 03Frans Meulenbroeks  07org.openembedded.dev * racaa4a2e7e 10openembedded.git/recipes/xfsprogs/xfsprogs_3.1.1.bb: Mar 16 12:52:21 xfsprogs: added 3.1.1 Mar 16 12:52:21 Signed-off-by: Frans Meulenbroeks Mar 16 12:53:06 Hello..... Mar 16 12:54:38 Mar 16 12:57:09 SagS: enable nfsroot in kernel, compile ethernet into kernel, provide proper bootargs, boot Mar 16 12:59:04 if there is postinst/prerm in recipe for setting u-a links and is using new staging (no do_stage) how one can execute postinst/prerm for staging? Mar 16 12:59:18 SagS: The kernel definitely copes well with that, that's how I'm using the SMDK6410 Mar 16 13:04:34 Broonie: But my u-boot does not have DM9000 ethernet driver.. It has only CS8900 ethernet driver... I am trying linux kernel 2.6.24 on smdk6410 board. Mar 16 13:04:55 Broonie: which ethernet chip do u have on board? Is it from www.urbetter.com Mar 16 13:04:58 ? Mar 16 13:06:18 SagS: as long as you do not need tftp to load kernel (can load from nand/nor/mmc whatever smdk6410 has) you do not need ethernet in uboot Mar 16 13:15:25 Okey Mar 16 13:16:28 bootloader only loads kernel. kernel initialize ethernet chip and uses it for nfsroot Mar 16 13:17:17 ok Mar 16 13:17:36 but my boot hangs after mounting NFS.. Mar 16 13:17:37 broonie: you are kernel guy... Mar 16 13:17:40 SagS: I've got both chips on the board, neither of which is a DM9000. Mar 16 13:17:56 broonie: I have a question about irqs. When I do request_irq() and then enable_irq() then kernel shouts with "unbalanced enable". Adding disable_irq() before enable_irq() makes it quiet. Is it a proper way? Mar 16 13:18:11 There's a CS89mumble and a SMSC911x Mar 16 13:18:26 SagS: rootfs and kernel are built with OE? Mar 16 13:18:40 hrw: Why are you calling enable_irq()? Mar 16 13:18:45 hrw: IRQs are enabled by default. Mar 16 13:18:48 broonie: thats not my code Mar 16 13:19:01 Hyper terminal log says "VFS: Mounted root (nfs filesystem). Freeing init memory: 132K" and then hangs for ever saying "nfs ser not responding" Mar 16 13:19:12 SagS: So are you seeing any network activity? Mar 16 13:19:25 hrw: What's teh code for? Mar 16 13:19:30 hrw : No. root fs and kernel are not compiled using OE Mar 16 13:19:34 broonie: BMI slot in bug 2.0 Mar 16 13:19:49 SagS: so check kernel for EABI support and rootfs for same Mar 16 13:20:03 SagS: and this is not 'using embedded linux' support channel Mar 16 13:20:21 I'm sorry for it Mar 16 13:20:50 hrw: Not sure what that is... I suspect you may just want to drop the enable() calls, they're not needed by default. Mar 16 13:21:00 mkey Mar 16 13:21:10 thx Mar 16 13:22:15 hrw, I don't think you need the enable_irq() and therefore don't need the disable_irq either Mar 16 13:23:18 hrw, I'm fairly sure requesting the irq is adequate, though it is definitely checking the request succeeds :-) Mar 16 13:24:12 * MWelchUK_work feels on slightly firmer ground with kernel stuff than OE stuff. Mar 16 13:30:58 Yes, you don't need to enable IRQs manually unless something odd is going on. Mar 16 13:31:35 dropped enable_irq - boots fine Mar 16 13:32:31 hi, What's the status of java in jalimo,if I've an x86 target(eee701) which one should I bitbake Mar 16 13:32:42 becuse openjdk is kind of slow Mar 16 13:32:50 maybe it uses the zero assembly port Mar 16 13:45:19 it should be possible to enable the JIT in openJDK for x86 Mar 16 13:47:24 ok Mar 16 13:47:52 so what's the difference between shark and JIT? Mar 16 13:48:02 is it that shark uses llvm ? Mar 16 13:52:11 woglinde is person to ask or thebohemian Mar 16 14:10:12 hmm quite a lot of packages is expecting old libexpat.so.0 :/ Mar 16 14:11:11 is there better way, than PR bump in all depending pkgs? Mar 16 14:21:55 hrw, I know but they are not online Mar 16 14:21:58 thanks btw Mar 16 14:27:51 JaMa: does a PR bump even sort it (in the case of things like elementary?) Mar 16 14:31:13 JaMa: no better way currently Mar 16 14:32:40 DJWillis: it does when done in right order ie ecore->edje->elementary Mar 16 14:33:10 at least it's what I did now to build elementary Mar 16 14:33:11 JaMa: yep, just worked that out this second (not an E expert ;-)) Mar 16 14:33:53 DJWillis: yeah I had to check edje-native log to see warning about missing libexpat.so.0 for ecore-evas too :/ Mar 16 14:33:59 * JaMa off Mar 16 14:38:14 03Koen Kooi  07org.openembedded.dev * r969424adc3 10openembedded.git/recipes/desktop-file-utils/desktop-file-utils_0.16.bb: desktop-file-utils: add 0.16 Mar 16 14:41:46 What's the best approach to getting acks on patches/ getting them applied? Mar 16 14:45:45 MWelchUK_work: a little sweat and prayer never harms, but emails to the list + bug people Mar 16 14:46:07 MWelchUK_work: the trick is to bug the right people :) Mar 16 14:46:55 03Koen Kooi  07org.openembedded.dev * r157b38c38c 10openembedded.git/recipes/udev/udev_151.bb: udev 151: libdir symlinking logic was reversed, fix that Mar 16 14:47:05 i.e. those, who might be interested in your patch... Mar 16 14:47:20 That's what I thought. I'd like to ask for commit privileges at some point, though I don't think I've built up enough of a track record yet! Mar 16 14:48:26 hello to all. where can i find "makedevs" ? Mar 16 14:48:27 i need this programm for building a rootfs together wit narcisissum Mar 16 14:48:29 the file makedevs for openembedded is located here Mar 16 14:48:30 http://www.angstrom-distribution.org/narcissus/bin/makedevs Mar 16 14:48:32 but it looks like this is for a 64bit arch i need it for a 32bit arch Mar 16 14:49:04 03Marcin Juszkiewicz  07org.openembedded.dev * rce2d4f482a 10openembedded.git/recipes/procps/ (procps-3.2.8/60_linux_version_init.dpatch procps_3.2.8.bb): Mar 16 14:49:04 procps: apply patch from Ubuntu to finally get rid of 'Unknown Hz value' Mar 16 14:49:04 Signed-off-by: Marcin Juszkiewicz Mar 16 14:49:07 xperia build it Mar 16 14:49:39 hrw: need now only the sources :-) Mar 16 14:49:53 google dont show anything for makedevs Mar 16 14:50:02 i get only makedev Mar 16 14:52:13 xperia, really? The 4th link from googling "makedevs" here points straight back to OE, suggesting there is a recipe and therefore a link to the source in OE. Mar 16 14:53:05 hrw: my fourth link is openvz.org/pipermail/users/2008-December/002531.html Mar 16 14:53:38 let me see if the us version give me different result othervise a link to the sources would be nice Mar 16 14:54:04 xperia, http://cgit.openembedded.net/cgit.cgi/openembedded/tree/recipes/makedevs Mar 16 14:55:30 MWelchUK_work: you should work as a search engine :-) thanks ! Mar 16 15:01:24 03Koen Kooi  07org.openembedded.dev * r437dc40790 10openembedded.git/recipes/udev/udev_151.bb: Mar 16 15:01:24 udev 151: remove symlinking logic completely: Mar 16 15:01:24 * it breaks upgrade paths Mar 16 15:01:24 * broken apps will still be broken Mar 16 15:23:14 gm Mar 16 15:23:50 hi likewise Mar 16 15:37:11 morning kergoth Mar 16 15:37:24 hey pb Mar 16 15:42:27 nite Mar 16 15:43:41 any thoughts on the breakup in http://github.com/kergoth/OpenEmbedded/commits/kergoth/base-cleanup ? denix mentioned may want to keep oe_runmake in base rather than moving to utils Mar 16 15:44:25 yeah, I guess oe_runmake is so commonly used that it might make sense to keep in base. I expect that almost every recipe uses that either directly or indirectly. Mar 16 15:44:58 yeah, at first i figured all utils but those used in default task definitions should go, but that one makes some sense to keep Mar 16 15:45:25 actually, oe_runmake is even used by base_do_compile() Mar 16 15:45:42 okay, then apparently I'm just blind :) Mar 16 15:45:46 heh Mar 16 15:45:47 * kergoth_ fixes Mar 16 15:45:53 kergoth_: why gnash inherits siteinfo when it inherits autotools? Mar 16 15:46:05 is base_do_package() actually good for anything? Mar 16 15:46:15 I wouldn't have thought you ought to have a package task at all unless you have inherited package. Mar 16 15:46:32 hrw: because it's using SITEINFO_ENDIANNESS to generate a -D Mar 16 15:47:05 yeah autotools pulls it in indirectly anyway, i think i did that just to make it explicit Mar 16 15:47:07 kergoth_: ok, but autotools inherits siteinfo... Mar 16 15:47:08 since it uses it directly too Mar 16 15:47:10 * kergoth_ nods Mar 16 15:47:15 ok then Mar 16 15:47:20 the inherit cache will ensure it only gets pulled in once, of course Mar 16 15:47:29 pb_: good question, probably a remnant Mar 16 15:48:16 man.. the pure python do_unpack increases the time of a bitbake -c unpack_all task-boot by *30 seconds* when the base time was only 2m32s to begin with.. Mar 16 15:48:20 that makes me sad Mar 16 15:48:26 that is rather sad Mar 16 15:48:42 kergoth: what's the deal with mirrors.conf; who is meant to inherit that? Mar 16 15:48:44 * kergoth_ guesses the python modules may need some love Mar 16 15:48:53 er, mirrors.bbclass I mean Mar 16 15:48:56 * pb_ stabs self in the eye Mar 16 15:49:20 that crappy mirrors definition should probably die in a fire anyway Mar 16 15:49:24 but.. :) Mar 16 15:49:34 oh, I see, it's inherited from base anyway Mar 16 15:49:40 yeah, it probably should Mar 16 15:49:56 kergoth_: utils.bbclass will have s/base_*/utils_/ change? Mar 16 15:50:01 separating it should make it easier to override Mar 16 15:50:07 right, fair enough Mar 16 15:50:10 hrw: perhaps, or even oe_, for consistency with other utils Mar 16 15:51:10 kergoth_: I like that split Mar 16 15:51:55 okay, i'll clean up a few of the things people pointed out, then mail to the list Mar 16 15:52:11 ok, cool Mar 16 15:53:39 hrw, pb_: thanks for taking a look Mar 16 15:54:03 np Mar 16 16:10:14 kergoth_: and thank you for doing it! :) Mar 16 16:11:24 So, um Mar 16 16:11:41 Is there a reason the fbv patch went in as is despite 2 people asking why the man stuff was commented out? Mar 16 16:11:47 Can I go revert that? Mar 16 16:12:05 reversions cause a lot of friction and drama Mar 16 16:12:12 heya Mar 16 16:12:15 if at all possible, better to fix the issue rather than revert and re-do the commit Mar 16 16:12:29 hm Mar 16 16:12:30 ok Mar 16 16:12:54 im getting crazy, for gnome-control-center im always get: checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool Mar 16 16:13:02 i think it was in one of the TSC emails, we talked about it last meeting or the meeting before that Mar 16 16:13:04 but i have perl installed Mar 16 16:13:37 cryolab: You need to have libxml-parser-perl-native built Mar 16 16:13:39 It should have been, tho Mar 16 16:13:56 ok i try that Mar 16 16:14:18 Tartarus: the patch that was committed doesn't seem to comment out the manpages Mar 16 16:14:26 that was an earlier version Mar 16 16:15:28 afaict from a casual inspection, the patch as committed does seem to address the comments that you and holger made on the list, so I don't think it was completely out of order for Ulf to check it in. Mar 16 16:22:56 cool it works thx! Mar 16 16:24:26 pb_: Yeah, I see now Mar 16 16:24:33 Must have misread what went on the list Mar 16 16:24:44 * Tartarus double checks Mar 16 16:25:20 Yeah was too early in the morning I guess Mar 16 16:25:27 03Koen Kooi  07org.openembedded.dev * r5183adab71 10openembedded.git/recipes/xorg-lib/ (10 files in 2 dirs): pixman git: update to 0.17.10 + ~alexl/alex-scaler2 + overlapped blt Mar 16 16:32:38 03Martin Jansa  07org.openembedded.dev * rddda7726d2 10openembedded.git/recipes/shr/phoneui-shr-theme-neo_git.bb: Mar 16 16:32:38 phoneui-shr-theme-neo: SRCREV bump Mar 16 16:32:38 Signed-off-by: Martin Jansa Mar 16 16:32:38 03Martin Jansa  07org.openembedded.dev * r950f0a1a5c 10openembedded.git/recipes/efl1/ (evas-native_svn.bb evas_svn.bb): Mar 16 16:32:38 evas: PR bump after libexpat soname change Mar 16 16:32:38 Signed-off-by: Martin Jansa Mar 16 16:32:39 03Martin Jansa  07org.openembedded.dev * re5cb27071a 10openembedded.git/recipes/efl1/ (edje-native_svn.bb edje-sdk_svn.bb edje_svn.bb): Mar 16 16:32:39 edje: PR bump after libexpat soname change Mar 16 16:32:40 Signed-off-by: Martin Jansa Mar 16 16:32:40 03Martin Jansa  07org.openembedded.dev * ra4ed656672 10openembedded.git/recipes/perl/ (libxml-parser-perl_2.34.bb libxml-parser-perl_2.36.bb): Mar 16 16:33:02 libxml-parser-perl: PR bump after libexpat soname change Mar 16 16:33:03 Signed-off-by: Martin Jansa Mar 16 16:33:03 03Martin Jansa  07org.openembedded.dev * r4d84f2baca 10openembedded.git/recipes/fontconfig/ (6 files): Mar 16 16:33:03 fontconfig: PR bump after libexpat soname change Mar 16 16:33:03 Signed-off-by: Martin Jansa Mar 16 16:33:06 03Martin Jansa  07org.openembedded.dev * r408183fe88 10openembedded.git/recipes/vala-dbus-binding-tool/vala-dbus-binding-tool.inc: Mar 16 16:33:06 vala-dbus-binding-tool: PR bump after libexpat soname change Mar 16 16:33:06 Signed-off-by: Martin Jansa Mar 16 16:33:06 03Martin Jansa  07org.openembedded.dev * rfbe36876df 10openembedded.git/recipes/efl1/ (ecore-native_svn.bb ecore_svn.bb): Mar 16 16:33:06 ecore: PR bump after libexpat soname change Mar 16 16:33:07 Signed-off-by: Martin Jansa Mar 16 16:47:19 tarfile extractall of gcc-4.4.2.tar.bz2: 25s real, 18s user. tar command extract of gcc-4.4.2.tar.bz2: 15s real, 11s user Mar 16 16:47:28 * kergoth_ gives up on that Mar 16 17:06:55 03Martin Jansa  07org.openembedded.dev * rdd812f9f37 10openembedded.git/recipes/dbus/dbus.inc: Mar 16 17:06:55 dbus: PR bump after libexpat soname change Mar 16 17:06:55 Signed-off-by: Martin Jansa Mar 16 17:07:05 03Martin Jansa  07org.openembedded.dev * ra62cb41071 10openembedded.git/recipes/dbus/ (6 files): Mar 16 17:07:06 dbus-glib: PR bump after libexpat soname change Mar 16 17:07:06 Signed-off-by: Martin Jansa Mar 16 17:07:09 jo Mar 16 17:07:56 jo woglinde Mar 16 17:10:06 he jama Mar 16 17:10:20 hm why didnt you update navit to latest svn? Mar 16 17:10:48 IIRC I did to latest when I was bumping that Mar 16 17:11:23 woglinde, hi Mar 16 17:11:33 hm Mar 16 17:11:37 hi gnutoo Mar 16 17:13:02 woglinde, I've some questions about jalimo Mar 16 17:13:09 gnutoo sure ask Mar 16 17:13:15 woglinde: yeah 3012 was latest when I was doing that (and before test).. and for navit-icons I use always the latest in xpm subdirectory (for easy check what's new when I bump next time) Mar 16 17:13:18 after april we will find some more time Mar 16 17:13:24 to work on it Mar 16 17:13:43 jama hm okay Mar 16 17:13:50 seems I read the commit wrong Mar 16 17:14:10 jama I have some patches for the qt-drawing Mar 16 17:14:19 which uses the svg directly Mar 16 17:14:24 woglinde, I've an eee701 and I bitbaken openjdk,but it's very slow,maybe it uses the zero port,how can I use the JNI port? I bet the shark port is less good(and maybe not as compatible) as the default sun's one Mar 16 17:14:26 so no png's are needed anymore Mar 16 17:14:27 woglinde: feel free to add them/bump again Mar 16 17:14:32 hehe Mar 16 17:14:42 I have navit commit rights Mar 16 17:14:43 woglinde: isn't it a bit more cpu consuming than pngs? Mar 16 17:14:47 but time Mar 16 17:14:56 jama hm depends Mar 16 17:15:35 woglinde: on our slow armv4t om-gta02 is navit on edge of usabillity Mar 16 17:15:35 gnutoo uhm? Mar 16 17:15:48 woglinde, I also will have to send you some patches for x86 non-native Mar 16 17:15:48 jama yes I know Mar 16 17:16:06 woglinde, eee701 is an eeepc 701,so x86 cpu Mar 16 17:16:14 gnutoo I know Mar 16 17:16:18 ok Mar 16 17:16:18 I have 901 go Mar 16 17:16:21 ok Mar 16 17:16:41 woglinde: but I'll be glad if I don't need that big navit-icons package installed :) Mar 16 17:17:02 jama yeah Mar 16 17:17:06 that was my reason Mar 16 17:17:15 to look into it Mar 16 17:17:21 but the glamo is ugly slow Mar 16 17:17:26 cp15 already told me Mar 16 17:17:34 and my reason, why I splited navit/navit-icons (as navit is bumped more often) Mar 16 17:18:09 yes Mar 16 17:20:52 hm Mar 16 17:20:56 no dbus bindings? Mar 16 17:22:29 woglinde: iirc disabled only in config Mar 16 17:31:47 jo mickeyl Mar 16 17:32:38 servus woglinde Mar 16 17:41:16 heh hello all Mar 16 17:43:05 heho khem Mar 16 17:43:33 khem, heya. Did you find time to look at my configury redoing proposal (which admittedly still needs love but shows my thoughts in that matter)? Mar 16 17:46:02 blindvt: uclibc ? I looked into it Mar 16 17:46:15 looks ok but I want to revisit Mar 16 17:46:29 woglinde: how are you Mar 16 17:48:11 khem, should i put that stuff into a working branch somewhere? If not, tell me what you think and i'll see what i can do Mar 16 17:49:24 khem busy Mar 16 17:49:30 writing diploma thesis Mar 16 17:49:53 blinder bernhard had some patches too Mar 16 17:50:07 blindvt: I will reply to them Mar 16 17:50:15 woglinde: MS ? Mar 16 17:50:22 woglinde: whats your topic Mar 16 17:50:38 khem, looking forward to your reply-TIA Mar 16 17:53:40 does anyone know something about the htc dream kernel in here? Mar 16 17:53:47 like, suspend/resume behaviour? Mar 16 17:54:47 khem better approch for mobile clients in meshnetworks Mar 16 17:54:53 ups + routing Mar 16 17:55:11 woglinde: cool Mar 16 17:55:56 approach even Mar 16 17:56:04 I wonder whats latest device running OE out there Mar 16 17:56:15 bug 2.0 Mar 16 17:57:40 may be we should keep linking these stories to our news section on wiki Mar 16 17:58:16 hm Mar 16 17:58:24 robert is PR guy Mar 16 17:58:29 but he is as busy as me Mar 16 17:59:07 is there a u-boot recipe that packages up a target version of mkimage? Mar 16 17:59:46 tharvey: I would put it in uboot-utils or something Mar 16 17:59:51 u-boot-utils Mar 16 18:00:12 XorA: there already is u-boot-utils ? Mar 16 18:00:13 cool Mar 16 18:00:21 ah... thx Mar 16 18:00:45 khem: I thought there was, the is a -native version, and I privately have a -cross version which makes in kernel uImage creation work Mar 16 18:01:44 er, in-kernel? Mar 16 18:02:40 Tartarus: make uImage is in the kernel build system Mar 16 18:02:47 Yes Mar 16 18:02:59 Don't need a -cross for that one, the normal -native should be fine Mar 16 18:03:00 Tartarus: but you need to name the mkimage same as the rest of the cross tools Mar 16 18:03:11 They broke it? :( Mar 16 18:03:12 mickeyl: http://www.linuxfordevices.com/c/a/News/Qi-Hardware-Ben-NanoNote/ did you work on this one Mar 16 18:03:29 Tartarus: it calls $(CROSS_COMPILE)mkimage Mar 16 18:03:34 looks like mkimage isn't in u-boot-utils but that seems the place for it, alongside fw_printenv/fw_setenv Mar 16 18:03:44 XorA: They broke it :( Mar 16 18:03:51 tharvey: you need mkimage on the device right ? Mar 16 18:03:59 khem: no, that was only a small part of the ex-Openmoko team that moved to Qi Hardware Mar 16 18:04:03 khem, yes... in order to create a boot.scr Mar 16 18:04:17 khem: i'm not interested in non-connected devices, so they had nothing to do for me :) Mar 16 18:04:38 tharvey: than building and packaging it for target could be done in u-boot recipes Mar 16 18:04:42 Qi HArdware still exists? Mar 16 18:04:52 mickeyl: ah ok Mar 16 18:08:19 bye Mar 16 18:09:46 woglinde, you have something to do with Accenture ? Mar 16 18:12:46 ah sorry read too fast(doing too much tings at the same time) Mar 16 18:14:24 for getting at uboot config within linux it seems I have two paths: use boot.scr and create it with mkimage, or tweak u-boot to use a flash partition for its config and use fw_setenv - any advice which is best? Mar 16 18:21:03 khem, I let some people know about your OE talk Mar 16 18:36:38 Crofton|work: cool thx. Mar 16 18:37:06 tharvey: I wud say the second option Mar 16 18:37:36 Crofton|work: trying to get more folks do some OE stuff in valley :) Mar 16 18:39:16 sadly one of the guys will be out of town Mar 16 18:39:57 yeah its fine, we have few folks signed up Mar 16 18:43:04 khem: good luck doing the talk, too bad I'm nowhere near .ca Mar 16 18:43:49 likewise, .ca.us :) Mar 16 18:44:16 Oops Mar 16 18:44:34 yes, I meant ca.li.fo.rn.ia :-) Mar 16 18:44:39 likewise: hehe .ca would be Canada and US guys are a bit upset with them these days since they lost the ice hockey final at olympics :) Mar 16 18:45:57 lol, well, .nl lost a golden medal during ice skating due to a bad inner/outer track switch. We're still recovering. Mar 16 18:47:18 "Sven Kramer was on his way to a gold medal and an Olympic record in the 10,000 meters when he veered into the wrong lane, on his coach's advice." Mar 16 18:48:01 It reminds me I always have to get used to the "keep your lane" policy (which is rather nice) in the US Mar 16 18:48:12 likewise: less dope wud have helped :) Mar 16 18:50:14 khem, that *never* happens in competition! Mar 16 18:51:20 * likewise notices ka6sox has an IRC client notification on 'dope' :-) Mar 16 18:58:15 03Adrian Alonso  07org.openembedded.dev * rf66859bd44 10openembedded.git/files/device_table_add-xsa.txt: Mar 16 18:58:15 device_table_add-xsa: add dev nodes for system ace Mar 16 18:58:15 Signed-off-by: Adrian Alonso Mar 16 18:58:15 Signed-off-by: Stefan Schmidt Mar 16 18:58:21 03Adrian Alonso  07org.openembedded.dev * r45bfbb12df 10openembedded.git/recipes/linux/linux-xilinx-ml507/defconfig: Mar 16 18:58:21 defconfig: xilinx ml507 kernel config Mar 16 18:58:21 Signed-off-by: Adrian Alonso Mar 16 18:58:21 Signed-off-by: Stefan Schmidt Mar 16 18:58:21 03Adrian Alonso  07org.openembedded.dev * r7a6addf03f 10openembedded.git/conf/machine/xilinx-ml507.conf: Mar 16 18:58:21 xilinx-ml507.conf: new config file for ml507 devboard Mar 16 18:58:22 Signed-off-by: Adrian Alonso Mar 16 18:58:24 Signed-off-by: Stefan Schmidt Mar 16 18:58:24 03Adrian Alonso  07org.openembedded.dev * r9315ae1513 10openembedded.git/recipes/linux/linux-xilinx-ml507_git.bb: Mar 16 18:58:24 linux-xilinx-ml507_git: new kernel recipe for xilinx ml507 Mar 16 18:58:24 * Based on the oficial xilinx repo since not all drivers are in the Mar 16 18:58:25 * mainline kernel tree Mar 16 18:58:25 * Make use off the xilinx-bsp bbclass to override device tree descriptor Mar 16 18:58:26 Signed-off-by: Adrian Alonso Mar 16 18:58:26 Signed-off-by: Stefan Schmidt Mar 16 18:58:27 03Adrian Alonso  07org.openembedded.dev * rc3289a93bb 10openembedded.git/classes/xilinx-bsp.bbclass: Mar 16 19:00:44 my box ended its 2 day strike and started to execute bitbake today Mar 16 19:00:55 unconditionally Mar 16 19:14:49 khem, i'd much appreciate input on that uclibc configury.. it's a hard blocker for me since i desperately need it for testing Mar 16 19:16:05 khem, as you probably know, i have my own setup to catch 8 arches ATM but it doesn't make sense at all, overall Mar 16 19:27:25 re Mar 16 19:51:49 03Roman I Khimov  07org.openembedded.dev * r2465c93bcb 10openembedded.git/recipes/qemu/qemu_0.12.3.bb: Mar 16 19:51:49 qemu: fix build with zlib-dev missing on host Mar 16 19:51:49 OE provides its own zlib-native and qemu-native should use that. Mar 16 19:51:49 Thanks to Thomas Zimmermann for spotting it. Mar 16 19:51:49 Signed-off-by: Roman I Khimov Mar 16 20:02:45 Do you know if Tias Guns use this channel or IRC? Mar 16 20:24:29 woglinde, khem, oh, and a wipe of old git with the BBCLASSINHERIT 1.7.x replacement i pasted as example to the list would be neat too, modulo actual run-test that i'm currently blocked due to abovementioned reasons Mar 16 20:24:44 s/INHERIT/EXTEND/ Mar 16 21:31:57 How do I change my kernel configuration in OE? I've been adviced not to edit the defconfig directly :) Mar 16 23:11:21 bonne fin de soirée (ou bonne nuit) à tous Mar 16 23:16:31 Hi guys. I am rebuilding the OE tree and get »The working tree was created by an older version of quilt. Please run 'quilt upgrade'.« for `linux-omap_2.6.29.bb`. Do I need to `bitbake -c clean` someting here? Mar 16 23:16:41 s/someting/something/ Mar 16 23:18:24 I am doing `bitbake console-image`. Mar 16 23:19:57 paule try bitbake -c clean linux Mar 16 23:32:44 woglinde: Thanks. Unfortunately that did not work. Mar 16 23:33:12 The line before is »angstrom-dev/staging/i686-linux/usr/share/quilt/scripts/patchfns: line 938: [: : integer expression expected« Mar 16 23:33:44 I will try `bitbake -c clean quilt`. Mar 16 23:40:22 That did not work either. Mar 16 23:41:11 hm Mar 16 23:41:17 worst solution Mar 16 23:41:21 delete whole tmp Mar 16 23:43:20 Downloading `…Packages.gz` with `opkg update` on Ångström. For you too? Mar 16 23:43:39 woglinde: Yes, if I do not get it to work, I will do that. Thanks. Mar 16 23:52:51 woglinde: `bitbake -c clean virtual Mar 16 23:53:00 … /kernel` did the trick. Mar 16 23:53:35 `linux` referred to `linux-2.6.32….bb` and the problem was with `2.6.29`. Mar 17 01:45:17 03Tom Rini  07org.openembedded.dev * r394d321684 10openembedded.git/classes/packaged-staging.bbclass: Mar 17 01:45:18 packaged-staging: Grab the staging lock before we copy and test the stamps so Mar 17 01:45:18 that we don't have other threads try and validate or install based on them Mar 17 01:45:18 being valid. This is a potential issue for certain BB_STAMP_POLICY (such as Mar 17 01:45:18 the default) values and enough concurrent threads. Mar 17 01:45:18 Signed-off-by: Tom Rini Mar 17 02:40:30 damn macvim is nice, i can't believe i went so long using the commandline only one Mar 17 02:40:32 hmm **** ENDING LOGGING AT Wed Mar 17 02:59:57 2010