**** BEGIN LOGGING AT Mon Dec 06 02:59:57 2010 Dec 06 03:23:45 I am trying to rebuild my kernel with a new .config, but though the compile process completes, an updatedc package is never copies to my deploy directory. I have tried doing "bitbake -c clean linux-omap-2.6.32" and though that causes the system to compile, no new package is generated. Dec 06 03:29:50 coreyfro, i don't think the kernel ipk contains a kernel image Dec 06 03:29:56 its just scripts Dec 06 03:30:40 look for a vmlinux or uImage file in your deploy/images dir Dec 06 05:23:26 grg: Yes, that's where I am looking. I created a kernel image once, and I have a complete history of all my commands, so I know what I executed previously. It's not producing images of the kernel anymore. Dec 06 05:23:45 grg: sorry for the delay, I had to take my parents to the airport. Dec 06 05:25:13 coreyfro, well now that they're gone, you can get back to coding communism http://farm2.static.flickr.com/1078/718933691_1b96fe6dee.jpg Dec 06 05:27:42 coreyfro, so what are the commands you executed that you expected to result in a kernel image, but didn't do so? Dec 06 05:32:23 is there away to pass a kernel option to the kernel to tell it what type of FS the rootfs is? Dec 06 05:32:35 MACHINE="overo" KERNEL_IMAGETYPE="uImage" bitbake -c menuconfig linux-omap-2.6.32 && MACHINE="overo" bitbake -f -c compile linux-omap-2.6.32 Dec 06 05:33:09 I also performed a -c clean Dec 06 05:33:14 This worked once Dec 06 05:34:16 the results were uImage-2.6.32-r91+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155-overo.bin and modules-2.6.32-r91+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155-overo.tgz and these work, but I have since changed the .config Dec 06 05:34:20 coreyfro, 'bitbake -f -c compile foo' will unconditionally call the do_compile task for foo Dec 06 05:34:25 but do nothing else Dec 06 05:34:48 you want to have the do_uboot_mkimage and do_install tasks called as well Dec 06 05:34:53 grg: so maybe I need to run a command I ran after it to package the kernel Dec 06 05:35:05 so you're better of doing a -c clean and then just doing bitbake foo Dec 06 05:35:25 or, yes, you can now tell it to -c install Dec 06 05:35:27 grg: huh...ok... Dec 06 05:35:32 ahhhh Dec 06 05:37:04 gandhijee, use rootfstype=xxx Dec 06 05:37:30 grg: aweso,e... we'll see if that works Dec 06 05:42:17 grg: thanks man Dec 06 05:46:55 -c install didn't work. Trying just bitbake foo Dec 06 05:54:20 looking at kernel.bbclass, it looks as though the do_deploy task is responsible for copying the kernel image to the deploy dir Dec 06 06:53:33 grg: OK, simply running "bitbake foo" did the trick Dec 06 06:53:39 thanks! Dec 06 06:54:30 Man, I remember when a 2.4mb kernel was considered unreasonable Dec 06 07:01:37 gm Dec 06 07:15:14 where does openembedded install the toolchain it compiles? Dec 06 08:14:31 I need to add some entries to the PATH. Is there a preferred way/place I should do this? Dec 06 08:15:08 tasslehoff: .profile or .bashrc? Dec 06 08:17:54 Jay7: during the build process, or in an init script? the way it is now, my .bashrc/.profile doesn't survive system upgrades (may do so in time). Dec 06 08:18:44 tasslehoff: if you need this only for build, you can setup from your env setup script Dec 06 08:18:54 oebb.sh or something like Dec 06 08:19:12 there should be PATH change for bitbake already Dec 06 08:20:18 Jay7: ah. sorry. I mean change the PATH for the rootfs I'm building, not for the build host. Dec 06 08:20:47 ah :) Dec 06 08:20:50 good morning Dec 06 08:20:56 morning, mckoan Dec 06 08:21:23 tasslehoff: /etc/profile then should be ok Dec 06 08:21:27 inside rootfs Dec 06 08:34:46 Jay7: thanks. Dec 06 09:27:49 good morning Dec 06 09:28:05 *yawn* morning Dec 06 09:28:23 hey stefan_schmidt Dec 06 09:28:55 hi ant_work Dec 06 09:29:14 stefan_schmidt: are you the stefan which was building ohm_git.bb ? Dec 06 09:29:50 ant_work: oh, maybe. Should be 2 years ago :) Dec 06 09:29:57 ant_work: I think its deprecated now Dec 06 09:30:04 I found some error-logs like mines ;) Dec 06 09:30:28 I was trying to build 'sugar' Dec 06 09:30:50 oh Dec 06 09:30:59 they still use ohm? Dec 06 09:31:18 was failing..I fixed it with the hammer...there must be a bette way ;) Dec 06 09:31:35 ant_work: to make it short: I have no idea or interest in ohm any longer :) Dec 06 09:31:42 he he Dec 06 09:31:47 no kids? Dec 06 09:32:00 no Dec 06 09:32:10 enjoy the moments Dec 06 09:32:14 thx Dec 06 09:34:00 JaMa: I fear one of my previous patches broke xextproto-70-includes Dec 06 09:34:09 ka6sox: ping Dec 06 09:35:30 ant_work: I still don't have any builddir using it.. Dec 06 09:36:18 X11/extensions/dpmsstr.h Dec 06 09:36:23 for ohm Dec 06 09:36:37 03Martin Jansa  07master * rd28d552600 10openembedded.git/recipes/e17/exquisite-theme-illume.bb: Dec 06 09:36:37 exquisite-theme-illume: use e-base Dec 06 09:36:37 Signed-off-by: Martin Jansa Dec 06 09:36:50 03Daniele Ricci  07master * r3eae877285 10openembedded.git/recipes/moblin/librest_git.bb: Dec 06 09:36:50 librest: git is now hosted on gnome.org Dec 06 09:36:50 * also use gitr prefix and SRCPV Dec 06 09:36:50 * bump PE for upgradeable path Dec 06 09:36:50 Signed-off-by: Daniele Ricci Dec 06 09:37:03 JaMa: btw I removed the headerand ohm builds...just dubious about that header Dec 06 09:37:10 you probably knows beter Dec 06 09:38:26 iirc dpmsstr.h was renamed later Dec 06 09:38:48 maybe even before 7.5 release Dec 06 09:54:57 03Pau Espin Pedrol  07master * r7ae1305321 10openembedded.git/recipes/efl1/elementary-theme-efenniht_svn.bb: Dec 06 09:54:58 elementary-theme-efenniht: add recipe for efenniht elementary theme. Dec 06 09:54:58 Signed-off-by: Martin Jansa Dec 06 09:55:00 03Pau Espin Pedrol  07master * r753baef951 10openembedded.git/recipes/shr/shr-theme-efenniht.bb: Dec 06 09:55:00 shr-theme-efenniht: add recipe for efenniht shr theme. Dec 06 09:55:00 Signed-off-by: Martin Jansa Dec 06 09:55:02 03Martin Jansa  07master * ra4012b4158 10openembedded.git/recipes/tasks/task-shr-feed.bb: Dec 06 09:55:03 task-shr-feed: add enjoy and shr-theme-efenniht Dec 06 09:55:03 Signed-off-by: Martin Jansa Dec 06 10:23:45 morning all Dec 06 10:50:10 bluelightning: hey Dec 06 10:54:01 JaMa: removing the header is ok. http://lists.freedesktop.org/archives/ohm-devel/2010-February/000143.html Dec 06 10:54:34 I feared my xextproto-70-includes should have staged the header but wasn't... Dec 06 10:54:40 will check Dec 06 11:17:10 morning all Dec 06 11:17:34 hi RP Dec 06 12:12:52 03Martin Jansa  07master * rd15e5fcb0a 10openembedded.git/ (10 files in 5 dirs): (log message trimmed) Dec 06 12:12:52 xorg: new versions 2010-12-06, xcalc, xeyex, xf86-video-savage and xserver-xorg moved to 1.9.2.902 (RC2) Dec 06 12:12:52 * xf86-video-savage doesn't build for me, ICE with gcc-4.5, but I have Dec 06 12:12:52 the same with xf86-video-savage_2.3.1, so probably not savage fault Dec 06 12:12:52 | savage_video.c: In function 'SavageDisplaySurface': Dec 06 13:00:57 03Koen Kooi  07org.openembedded.dev * rb139be572e 10openembedded.git/conf/machine/include/tune-cortexa8.inc: Dec 06 13:00:57 tune-cortexa8: change '-mfloat-abi=hardfp' to '-mfloat-abi=hard' Dec 06 13:00:57 Signed-off-by: Koen Kooi Dec 06 13:01:01 03Koen Kooi  07org.openembedded.dev * r80660274df 10openembedded.git/recipes/linux/ (17 files in 3 dirs): (log message trimmed) Dec 06 13:01:01 linux-omap 2.6.37rc: bump to rc4 Dec 06 13:01:01 * fix defconfig Dec 06 13:01:01 * raise MPU limit for 2GHz Dec 06 13:01:02 * switch SGX clocks to 200MHz for 36xx Dec 06 13:01:11 03Steve Sakoman  07org.openembedded.dev * r2586f48a62 10openembedded.git/recipes/udev/ (18 files in 8 dirs): Dec 06 13:01:12 udev: Add recipe for 162 Dec 06 13:01:12 Signed-off-by: Koen Kooi Dec 06 13:01:14 03Koen Kooi  07org.openembedded.dev * r4ecf96c1bb 10openembedded.git/recipes/udev/udev_162.bb: Dec 06 13:01:14 udev 162: fix libudev packaging Dec 06 13:01:14 Signed-off-by: Koen Kooi Dec 06 13:01:19 03Koen Kooi  07org.openembedded.dev * rf911e1aab3 10openembedded.git/recipes/ti/ (ti-dsplink/dsplink-BKL-fix.patch ti-dsplink_1.65.00.03.bb): Dec 06 13:01:19 ti-dsplink 1.65.00.03: add patch to fix build with recent kernels Dec 06 13:01:19 Signed-off-by: Koen Kooi Dec 06 13:01:20 03Koen Kooi  07org.openembedded.dev * r99ef5269e5 10openembedded.git/recipes/ti/ (2 files in 2 dirs): Dec 06 13:01:20 ti-local-power-manager: fix build with recent kernels Dec 06 13:01:20 Signed-off-by: Koen Kooi Dec 06 13:01:22 03Koen Kooi  07org.openembedded.dev * rd0184be13b 10openembedded.git/recipes/ti/ (3 files in 2 dirs): Dec 06 13:01:33 03Koen Kooi  07org.openembedded.dev * r99479ceeca 10openembedded.git/conf/distro/angstrom-2010.x.conf: Dec 06 13:01:33 Angstrom next: prefer linux-omap 2.6.37rcX as main kernel for beagle Dec 06 13:01:33 Signed-off-by: Koen Kooi Dec 06 13:01:36 03Koen Kooi  07org.openembedded.dev * r276cdd4578 10openembedded.git/recipes/bc/ (bc/bc-1.06-fixes-1.patch bc_1.06.bb): Dec 06 13:01:36 bc 1.06: fix segfault when using -l Dec 06 13:01:36 Signed-off-by: Koen Kooi Dec 06 13:01:38 03Koen Kooi  07org.openembedded.dev * r1c40a83a79 10openembedded.git/recipes/xorg-proto/ (25 files): Dec 06 13:01:38 xorg-proto: move BBCLASSEXTEND to .inc Dec 06 13:01:38 Signed-off-by: Koen Kooi Dec 06 13:01:40 03Koen Kooi  07org.openembedded.dev * r8df2b96e67 10openembedded.git/conf/distro/include/angstrom-2010-preferred-versions.inc: Dec 06 13:01:40 angstrom next: prefer glibc 2.26.x Dec 06 13:01:40 Signed-off-by: Koen Kooi Dec 06 14:05:53 03Paul Menzel  07master * re5fd2bdab8 10openembedded.git/recipes/e17/enjoy_svn.bb: (log message trimmed) Dec 06 14:05:53 enjoy: add `elementary` to `DEPENDS` Dec 06 14:05:53 Task `configure` fails with the following error message. Dec 06 14:05:53 | checking pkg-config is at least version 0.9.0... yes Dec 06 14:05:53 | checking for EDBUS... yes Dec 06 14:06:10 03Paul Menzel  07master * rf3c57f4434 10openembedded.git/recipes/e17/enjoy_svn.bb: (log message trimmed) Dec 06 14:06:10 enjoy: Fix commit 1265ac and append to `DEPENDS`. Dec 06 14:06:10 With commit 1265ac »enjoy_svn.bb: add missing DEPENDS for the needed gst-plugins« [1] previous `DEPENDS` assignment was discarded and task `configure` failed with the following error. Dec 06 14:06:10 checking pkg-config is at least version 0.9.0... yes Dec 06 14:06:10 checking for EDBUS... configure: error: Package requirements (edbus) were not met: Dec 06 14:51:45 Hi, I updated oe and now it fails on building glibc or something Dec 06 14:52:02 I think someone gave me an alias for cleaning recipes Dec 06 14:52:28 depends on "or something" Dec 06 14:52:46 Well, it fails on glibc when it cannot find -lgcc_eh Dec 06 14:53:02 for toolchain upgrades I use alias clean_toolchain="for i in /OE/dev/recipes/gcc/gcc*4.5*bb /OE/dev/recipes/binutils/binutils*2.20.1*bb /OE/dev/recipes/eglibc/eglibc*2.12*bb; do bitbake -c clean -b \$i; done" Dec 06 14:53:10 Thanks, dude Dec 06 14:53:15 I'm saving that one Dec 06 14:53:16 but you have to update it for your versions and libc Dec 06 14:53:34 Uh huh Dec 06 14:53:36 Thanks, dude Dec 06 15:55:52 fidencio[AWAY], why does enjoy need internet? Dec 06 15:56:21 GNUtoo|laptop: cover fetching I would guess Dec 06 15:56:26 ah ok Dec 06 15:56:41 it blocks when accesing the albums when no internet is present..... Dec 06 15:57:01 and indeed that corresponds with cover fetching Dec 06 15:57:07 will tcpdump it to be sure Dec 06 15:57:07 thanks Dec 06 15:57:51 it fetches them from lastfm? Dec 06 15:57:59 hrm Dec 06 15:58:00 GNUtoo|laptop: yes Dec 06 15:58:05 ah ok Dec 06 15:58:08 can it be disabled Dec 06 15:58:20 blocking the playing without access is stupid though :) Dec 06 15:58:25 indeed Dec 06 15:58:26 ah Dec 06 15:58:34 hi kergoth_ Dec 06 15:58:49 kergoth_: Do you plan any bitbake releases soon? Dec 06 15:59:08 * stefan_schmidt wonders what targets we should have for the next release Dec 06 15:59:36 yes, we need to get a release out with the parsing improvement soon, though its likely that we're going to postpone it until we get poky's changes merged back Dec 06 15:59:46 GNUtoo|laptop: for me test-lms doesn't work correctly :/ so I haven't even try enjoy.. Dec 06 16:00:33 multithreaded parsing and therefor a newer bitbake would be a worthy goal I think Dec 06 16:00:53 JaMa, ah? did you try with -mono as said in the postinstall ? Dec 06 16:00:53 kergoth_: great, so poky changes are also on the table Dec 06 16:01:10 parallel parsing was merged to master last week. i'm testing bitbake with all the poky fixes but the bitbake-runtask and runqueue changes right now Dec 06 16:01:14 GNUtoo|laptop: no :/ overlooked mono Dec 06 16:01:18 expect to push this chunk of it today Dec 06 16:01:32 GNUtoo|laptop: I was actually reading the output of enjoy error message Dec 06 16:01:35 kergoth_: I also tested the parsing changes from master and hit no problems Dec 06 16:01:44 glad to hear it Dec 06 16:02:00 JaMa, try with -mono, the other way doesn't work Dec 06 16:02:04 I don't know why tough Dec 06 16:02:30 will try later.. Dec 06 16:02:39 ok Dec 06 16:02:50 kergoth_: anything else you think is worth for the next release? If we would target march 2011 Dec 06 16:06:38 obi: thanks in advance for patches for --exclude scm Dec 06 16:08:01 you're welcome :) Dec 06 16:13:18 http://pastebin.com/gfJv5smB Dec 06 16:13:20 GNUtoo|laptop: on gta02 it works for me partially with and without -m mono.. but says "ERROR: could not add conversion charset 'UTF-16LE': Invalid argument" instead Dec 06 16:13:31 fails for angstrom 2010 in dev Dec 06 16:16:32 ah ok Dec 06 16:21:13 GNUtoo|laptop: and after installing eglibc-gconv-utf-16 even this error is gone Dec 06 16:21:22 ok Dec 06 16:21:44 so what should we do? Dec 06 16:21:46 depend on it? Dec 06 16:23:03 03Stefan Schmidt  07master * r30779ff69f 10openembedded.git/recipes/u-boot/u-boot-bug_svn.bb: Dec 06 16:23:03 u-boot-bug_svn: Change SRC_URI to new location. Dec 06 16:23:03 The BugLabs SVN got migrated to a new place. The old on is still in read only Dec 06 16:23:03 mode, but will go off soon. Dec 06 16:23:13 03Stefan Schmidt  07master * rd6f5d2e160 10openembedded.git/recipes/linux/linux-bug_2.6.27.2.bb: Dec 06 16:23:13 linux-bug_2.6.27.2: Change SRC_URI to new location. Dec 06 16:23:13 The BugLabs SVN got migrated to a new place. The old on is still in read only Dec 06 16:23:13 mode, but will go off soon. Dec 06 16:23:15 03Stefan Schmidt  07master * r101d8681be 10openembedded.git/recipes/fbprogress/fbprogress_1.1.bb: Dec 06 16:23:25 thanks Dec 06 16:23:36 GNUtoo|laptop: np Dec 06 16:23:53 GNUtoo|laptop: fetching is working for all of them Dec 06 16:24:15 wow there is fbprogress in oe Dec 06 16:24:19 I didn't remember that Dec 06 16:24:35 heh, it all showed up during my svn.buglabs grep :) Dec 06 16:24:37 ah it's the old version right? Dec 06 16:24:53 yes I remember now Dec 06 16:25:03 it's was in oe but was an old version Dec 06 16:25:04 Don't know. I did not put it there :D Dec 06 16:25:11 I think hrw did Dec 06 16:25:32 could be Dec 06 16:25:41 fbprogress should be removed Dec 06 16:25:50 GNUtoo|laptop: I haven't checked lms sources if it always needs this conversion .. but yes rdepend on something like $LIBC--gconv-utf-16 would be better then error (no idea if uclibc also provide this) Dec 06 16:26:12 JaMa, could you do it? Dec 06 16:26:21 hrw: why? never used? Dec 06 16:26:40 GNUtoo|laptop: not today... Dec 06 16:26:47 stefan_schmidt: bug1 only and even there we iirc worked on psplash Dec 06 16:26:59 JaMa, I can wait Dec 06 16:27:50 hrw: ok, its GNUtoo|laptop's call as he maintains bug1 in OE Dec 06 16:28:35 http://pastebin.com/gfJv5smB Dec 06 16:28:38 anyone? Dec 06 16:29:18 Crofton|work: not building with 2010 here Dec 06 16:29:29 Crofton|work: is this before or after koen's glib 2.26 change? Dec 06 16:29:45 likely after Dec 06 16:30:02 maybe try to revert that one? Dec 06 16:30:10 perhaps they killed G_DBUS_TYPE_CSTRING Dec 06 16:30:21 * stefan_schmidt has no idea about glib development Dec 06 16:31:03 after lunch :) Dec 06 16:31:18 there have been a number of commits in glib Dec 06 16:31:23 thanks for the pointer Dec 06 16:33:05 Crofton|work: np Dec 06 16:50:10 03Richard Purdie  07master * rf2681f1362 10bitbake.git/lib/bb/runqueue.py: Dec 06 16:50:11 bitbake/runqueue.py: Drop duplicated class Dec 06 16:50:11 Signed-off-by: Richard Purdie Dec 06 16:50:16 03Richard Purdie  07master * rfb5ae7ac11 10bitbake.git/lib/bb/utils.py: Dec 06 16:50:16 bitbake/utils.py: Allow explode_dep_versions to handle the commas join_deps can introduce into strings Dec 06 16:50:16 Signed-off-by: Richard Purdie Dec 06 16:50:17 03Richard Purdie  07master * r873633d8bc 10bitbake.git/lib/bb/utils.py: Dec 06 16:50:17 bitbake/utils.py: Give useful debug information when no lineno information is available Dec 06 16:50:17 Signed-off-by: Richard Purdie Dec 06 16:50:17 Signed-off-by: Chris Larson Dec 06 16:50:21 03Richard Purdie  07master * r61c78368b7 10bitbake.git/lib/bb/ (build.py runqueue.py): Dec 06 16:50:21 bitbake/build.py: Set BB_FILENAME to represent the .bb file being built (including any virtual prefix) Dec 06 16:50:21 Signed-off-by: Richard Purdie Dec 06 16:50:23 03Richard Purdie  07master * r62604b9e05 10bitbake.git/lib/bb/ (cooker.py runqueue.py): Dec 06 16:50:29 [BUGID #375] Dec 06 16:50:29 When configuring for the log file output, we generate a symlink to the Dec 06 16:50:29 target filename. This link uses the same file naming, but without the Dec 06 16:50:29 active pid, making it easier to see which log file is the last one Dec 06 16:50:29 generated. Dec 06 16:50:30 03Richard Purdie  07master * r3b66db2b56 10bitbake.git/lib/bb/utils.py: Dec 06 16:50:31 bitbake/utils.py: Improve better_exec debug output Dec 06 16:50:38 03Chris Larson  07master * r3aaddb8c43 10bitbake.git/lib/bb/fetch/ (__init__.py git.py): (log message trimmed) Dec 06 16:50:38 Merged the following poky fetcher fixes: Dec 06 16:50:38 - bitbake/fetch: Allow checking of a single url at a time (massive sstate Dec 06 16:50:38 speed improvement) Dec 06 16:50:38 - bitbake/fetch: Fix handling of mirrors when checking for url validity Dec 06 16:50:55 Signed-off-by: Richard Purdie Dec 06 16:50:56 Signed-off-by: Chris Larson Dec 06 17:12:38 03Koen Kooi  07org.openembedded.dev * r58598ebeb1 10openembedded.git/recipes/gnome/gvfs_1.6.6.bb: Dec 06 17:12:38 gvfs: add 1.6.6 which works with a recent glib Dec 06 17:12:38 Signed-off-by: Koen Kooi Dec 06 17:14:47 khem: is there a reason why CVS directories didn't get excluded from tarballs if fullpath was not set? Dec 06 17:21:12 Crofton|work: judging from koens commit I have been right :) Dec 06 17:21:28 have to go, cu Dec 06 17:30:36 03Roger Monk  07org.openembedded.dev * r2dd39d0f4a 10openembedded.git/recipes/ti/ti-linuxutils_2.26.01.02.bb: Dec 06 17:30:36 ti-linuxutils: Add 2.26.01.02 Dec 06 17:30:36 * Add latest linuxutils 2.26.01.02 Dec 06 17:30:36 * support for linux 2.6.37rc Dec 06 17:30:36 Signed-off-by: Roger Monk Dec 06 17:51:48 Is it possible to switch to different file system for armv7 architecture? Dec 06 17:52:14 Right now it uses JFFS2 which gives warnings when doing a lot of I/O operations Dec 06 17:52:37 And as I understand if I have bigger NAND (64>MB) JFFS2 becomes not that great Dec 06 17:56:25 you can try UBI Dec 06 17:57:24 Yeah I just googled that it's LogFS vs UBIFS competition Dec 06 17:57:39 But I don't know to change that in Bitbake recipies Dec 06 17:58:07 I am cooking: omap3-console-image Dec 06 17:58:39 UBIFS support is easy if you have machine conf with right params already or pretty easy to add those Dec 06 17:58:57 and for LogFS I don't think there is support in classes already Dec 06 17:59:20 I see mkfs-jffs2 package in omap3-console-image recipie Dec 06 18:00:44 Maybe you could give more details (still not good at how bitbake works) Dec 06 18:03:06 Crofton, you around? Dec 06 18:04:12 am now Dec 06 18:05:36 last little details to get patchwork we need help with. Dec 06 18:06:07 davidlt: look for IMAGE_FSTYPES variable in machine configs Dec 06 18:06:30 Found that, now trying to figure our which one machine config to chane Dec 06 18:07:24 Ach, simple Dec 06 18:07:58 it`s "tar.bz2" Dec 06 18:08:46 hmm... Dec 06 18:13:08 It includes omap3.inc Dec 06 18:13:15 Which does not define file system Dec 06 18:22:43 03Martin Jansa  07master * r6143a7ccd4 10openembedded.git/recipes/freesmartphone/cornucopia.inc: Dec 06 18:22:43 cornucopia: bump SRCREV Dec 06 18:22:43 * fixed close for devices with broken MUX mode that can't close Dec 06 18:22:43 * more stuff for n900 Dec 06 18:22:43 Signed-off-by: Martin Jansa Dec 06 18:22:46 03Martin Jansa  07master * r004321e087 10openembedded.git/recipes/ (21 files in 9 dirs): Dec 06 18:22:46 recipes: PR bump after EFL SRCREV change resulting to different .so names. Dec 06 18:30:30 ~ugt Dec 06 18:30:31 i guess ugt is Universal Greeting Time. Created in #mipslinux, it is a rule that states that whenever somebody enters an IRC channel it is always morning, and it is always late when the person leaves. The local time of any other people in the channel, including the greeter, is irrelevant. http://www.total-knowledge.com/~ilya/mips/ugt.html Dec 06 18:33:07 gm Dec 06 18:38:16 hi all Dec 06 19:10:00 03Frans Meulenbroeks  07org.openembedded.dev * r2a15ce82d5 10openembedded.git/recipes/cdparanoia/cdparanoia_svn.bb: Dec 06 19:10:01 cdparanoia: added HOMEPAGE and DESCRIPTION Dec 06 19:10:01 Signed-off-by: Frans Meulenbroeks Dec 06 19:27:14 03Paul Menzel  07master * r9f15afed40 10openembedded.git/recipes/efl1/ (eina/gnu_source.patch eina_svn.bb): (log message trimmed) Dec 06 19:27:14 eina: Remove `gnu_source.patch` which was applied upstream. Dec 06 19:27:14 Something similar to this patch was applied upstream r53157 [1] which closes upstream ticket 537 [2]. Dec 06 19:27:14 $ git grep EFL_SRCREV Dec 06 19:27:14 classes/e-base.bbclass:EFL_SRCREV ?= "55157" Dec 06 19:28:46 hey, how do i quit microcom Dec 06 19:31:55 ctrl a x Dec 06 19:33:43 hmm note to self, don't use microcom inside a screen session Dec 06 19:35:01 Crofton: microcom, not minicom Dec 06 19:35:29 ah Dec 06 19:35:32 dunno :) Dec 06 19:37:39 ctr-a ctrl-a x Dec 06 19:37:54 inside screen Dec 06 19:42:06 Or fire up a new term inside screen, kill -HUP microcom? Dec 06 19:46:35 ka6sox: that doesn't seem tow ork Dec 06 19:47:58 * ka6sox wishes there were something better than minicom Dec 06 19:48:25 i just need it for testing, then i have to write my own tid bits to read from the serial ports Dec 06 19:52:10 ka6sox: screen? :) Dec 06 19:53:03 ya, screen can work directly some times...forgot that. Dec 06 19:53:15 Tartarus, I've used that 1 time... Dec 06 19:53:37 It took me being reminded of it a few times, and then needing a term program on osx a few more times to finally switch over Dec 06 19:53:42 and I'm much happier, honestly Dec 06 19:54:05 console on window 0, windows 1-N for immediate hacking on the project Dec 06 19:54:11 first think I make sure is on any machine I work in is Screen Dec 06 19:54:41 -k+g Dec 06 19:54:59 and it's default on osx, while minicom isn't Dec 06 19:55:02 that's what sealed it for me Dec 06 19:55:47 okay that is quite useful...I have a PL2303 dongle to test with now... Dec 06 19:55:57 let me go log into my beagle with that. Dec 06 19:56:54 k, thanks Dec 06 19:56:55 ga Dec 06 19:58:03 works. Dec 06 19:58:08 now I know Dec 06 19:58:14 I use ttySG mostly Dec 06 19:59:17 morning^2 Dec 06 19:59:33 anyone an idea on this: Dec 06 19:59:34 /home/hudson/jobs/FM_TEST/workspace/tmp/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-oe-linux-gnueabi/4.5.2/../../../../arm-oe-linux-gnueabi/bin/ld: conftest: hidden symbol `__gnu_thumb1_case_uqi' in /home/hudson/jobs/FM_TEST/workspace/tmp/sysroots/x86_64-linux/usr/armv5te/lib/gcc/arm-oe-linux-gnueabi/4.5.2/libgcc.a(_thumb1_case_uqi.o) is referenced by DSO Dec 06 20:01:25 khem maybe? Dec 06 20:01:31 this is from mediatomb configure Dec 06 20:01:49 about minicom - cu is better than minicom for me :) Dec 06 20:01:55 configure:12080: checking for JS_NewObject in -ljs Dec 06 20:02:22 RP, kergoth_: can you please merge locale generation from poky's bitbake? Dec 06 20:02:29 with cross-localedef Dec 06 20:05:53 Jay7, have you used hudson? Dec 06 20:06:02 ka6sox: no Dec 06 20:06:12 ka6sox: my testbuilder does it all for me :) Dec 06 20:06:40 kk Dec 06 20:07:07 somebody recently said their work let them setup some build resources. Dec 06 20:10:20 me/mentor, or someone after that? Dec 06 20:10:32 only downside is that currently we're using "old" hosts which expose a few more problems Dec 06 20:10:50 Tartarus, I thought it might have been you...but didn't want to misspeak Dec 06 20:12:01 it sounds like quite a few people are working on getting regression and autobuilding goind. Dec 06 20:12:05 going. Dec 06 20:12:12 this will help. Dec 06 20:15:08 what file do i need to change to autoload modules? Dec 06 20:26:25 03Koen Kooi  07org.openembedded.dev * rc2372fad7c 10openembedded.git/recipes/networkmanager/ (modemmanager/glibfix.diff modemmanager_0.4.bb): Dec 06 20:26:25 modemmanager: add 0.4 with a patch to fix build against recent glib Dec 06 20:26:25 Signed-off-by: Koen Kooi Dec 06 20:55:01 03Frans Meulenbroeks  07org.openembedded.dev * rca9af336af 10openembedded.git/recipes/libcdaudio/libcdaudio_0.99.12p2.bb: Dec 06 20:55:01 libcdaudio: updated LICENSE to LGPLv2+ Dec 06 20:55:01 COPYING file is the GPLv2 thing Dec 06 20:55:01 README file says LGPL Dec 06 20:55:01 sources say LGPLv2+ Dec 06 21:44:43 hi, I have a question- i have an kernel which boots an embedded powerpc. After bootup, everytime I have to type in the default.script which is in /usr/share/udhcpc/default.script as they system does not have a ROM. So is there any way I could include that script in the source itself so that its there after building the kernel image Dec 06 21:44:47 03Thomas Zimmermann  07org.openembedded.dev * rf8c5797237 10openembedded.git/recipes/shr/libphone-ui-shr_git.bb: Dec 06 21:44:48 libphone-ui-shr: bump SRC_REV for message-list enhancements Dec 06 21:44:48 Signed-off-by: Thomas Zimmermann Dec 06 21:47:53 On my Angstrom@Beagleboard, I think I want to use proper GNU tools instead of busybox. Is this just a matter of adding task-proper-tools to my recipe? Dec 06 21:48:18 basically, yes Dec 06 21:49:09 Crofton|road: should/could I also do something to get rid of the busybox versions to get a cleaner (and a bit lighter) system? Dec 06 21:50:14 hmm. Dec 06 21:50:22 I didn't :) Dec 06 21:50:37 wonder what's the best way to handle progress displays in bitbake in general Dec 06 21:50:39 * kergoth ponders Dec 06 21:50:53 kergoth: You've seen the GUIs do this? Dec 06 21:51:54 i don't mean the physical display so much as how best to handle the events in a general way Dec 06 21:52:24 Hi, can somebody please suggest something on my question? Dec 06 21:52:54 felinethropist: include an initrd with the kernel? Dec 06 21:53:12 felinethropist: include a default commandline for the kernel? Dec 06 21:54:08 with the initrd, how do I specify that the script will be there at that path? Dec 06 22:06:46 anyone? Dec 06 22:18:59 lib/bb/COW.py hurts my head. Dec 06 22:19:03 * kergoth reads Dec 06 22:30:32 can anyone send a patch to ml plz I want to test new pw setup Dec 06 22:31:52 hrm Dec 06 22:32:07 is there a way to specify in a recipe not to create a DEPENDS based on shared libraries that are needed by its binaries Dec 06 22:34:12 roza: why would you want to? Dec 06 22:36:10 its a messy hack but i need to package binaries files (not being built through oe) and i am running into problems where oe is including dependancy to packages that i don't want it to Dec 06 22:36:52 afaik you should be able to set EXCLUDE_FROM_SHLIBS Dec 06 22:36:59 see roughly line 610 of classes/package.bbclass Dec 06 22:37:15 thanks Dec 06 22:37:22 np Dec 06 22:41:24 i wonder if all this COW DataSmart madness is just overkill and unnecessary. we end up parsing the recipes in each task process anyway, which benefits from the operating system's COW implementation. other file parses copy it, constructing a list of datasmarts, one per config file, but that tree is useless at the moment anyway, since we can't reparse an earlier file without reparsing everything later Dec 06 22:41:37 * kergoth ponders Dec 06 22:42:25 hmmmmm Dec 06 23:47:29 03Andrea Adami  07org.openembedded.dev * r664e3540ef 10openembedded.git/recipes/hal/ohm_git.bb: Dec 06 23:47:29 ohm: bump git SRCREV to 2010-02-11 master Dec 06 23:47:29 * removes offending dpmsstr.h include Dec 06 23:47:29 * explicit packaging of .la files for -dev (installed but not shipped) Dec 06 23:47:29 * bump PR Dec 06 23:54:04 kergoth: ping Dec 07 00:50:44 kergoth: are you intersted in a patchwork for bitbake ? Dec 07 01:15:02 hi, I can compile R-project with this recipe I made: http://paste.pocoo.org/show/301648/ Dec 07 01:15:17 there's some problem with the fortran compiler Dec 07 01:15:49 checking for dummy main to link with Fortran 77 libraries... none Dec 07 01:16:07 configure: error: cannot compile a simple Fortran program Dec 07 01:21:10 pespin: fortran may not be enabled by default Dec 07 01:21:17 pespin: which arch is it ? Dec 07 01:22:47 khem, armv4t Dec 07 01:22:54 target you mean? Dec 07 01:23:06 it's om-gta02 machine Dec 07 01:23:27 that should have f77 Dec 07 01:23:52 khem, that's a recipe I should add to DEPENDS? Dec 07 01:24:12 can you show me the run.do_configure.xxxx of gcc-cross ? Dec 07 01:24:18 it should be in the build tree Dec 07 01:24:19 yes wait a mom Dec 07 01:25:22 your recipe looks ok to me Dec 07 01:27:53 khem, http://paste.pocoo.org/show/301649/ Dec 07 01:28:09 that's gcc-cross Dec 07 01:28:20 there's gcc-cross-initial and intermediate too Dec 07 01:34:40 khem, if you need something more, just ask :) Dec 07 01:38:29 brb Dec 07 02:55:02 khem, any idea on what's wrong? **** ENDING LOGGING AT Tue Dec 07 02:59:58 2010