**** BEGIN LOGGING AT Tue Jul 31 02:59:59 2012 Jul 31 08:21:43 mirage335: ping Jul 31 08:22:54 hi Jul 31 08:25:37 GNUtoo: hi Jul 31 08:26:11 can give me two word on how n900 is going on? Jul 31 08:26:25 ildar, since when? Jul 31 08:26:30 I'm new in SHR/FSO but maybe can help Jul 31 08:26:34 emmm Jul 31 08:26:44 I though of writing to you Jul 31 08:26:45 ok Jul 31 08:26:51 but you're here Jul 31 08:26:56 yes Jul 31 08:27:08 so last thing I did was start to reimplement the forwarder Jul 31 08:27:10 since last shr build Jul 31 08:27:12 but I did not finish it Jul 31 08:27:17 and it's in branches Jul 31 08:27:27 it require to run realtime Jul 31 08:27:35 so you need to modify a systemd config file Jul 31 08:27:41 to enable realtime globally Jul 31 08:27:46 for developement purposes Jul 31 08:27:52 great indeed Jul 31 08:28:10 but... sorry to ask... have a prebuilt opks? Jul 31 08:28:14 did not finish it means that if I remember well: Jul 31 08:28:16 opkgs Jul 31 08:28:21 recording is not implemented Jul 31 08:28:24 but playback is Jul 31 08:28:46 also on playback I started to playback to file Jul 31 08:28:50 that worked fine Jul 31 08:28:55 and I moved to alsa then Jul 31 08:29:00 that must be improved Jul 31 08:29:25 with the old code even writing to file didn't work well Jul 31 08:29:44 great! Ready for testing and maybe coding. Need a volunteer? Jul 31 08:30:01 ok yes we need developers Jul 31 08:30:09 because I can't keep up with all theses devices Jul 31 08:30:18 even 4 devices is too much for me Jul 31 08:30:29 yeah, can understand Jul 31 08:30:36 (gta02, gta04,nexus S,n900) Jul 31 08:30:36 I have n900 Jul 31 08:30:42 ok nice Jul 31 08:30:51 but still low in exp Jul 31 08:31:26 do you know vala or some programing languages close to vala? Jul 31 08:31:35 or C? Jul 31 08:31:37 vala newb Jul 31 08:31:45 ok Jul 31 08:31:47 C: good+ Jul 31 08:31:48 me too anyway Jul 31 08:31:59 I'm not that good in vala Jul 31 08:32:08 but still it's doable Jul 31 08:32:38 GIT: good Jul 31 08:32:43 nice!!!! Jul 31 08:32:57 you can throw a commit to me to dig out Jul 31 08:33:11 or debug or whatever Jul 31 08:33:23 I can throw you a branch rather Jul 31 08:33:26 let me find the branch Jul 31 08:33:36 I want shr daily on my n900 Jul 31 08:34:15 gnutoo/n900-better-forwarder Jul 31 08:34:18 ok Jul 31 08:34:32 the roadmap is to work on the forwarder, once that works you got calls working Jul 31 08:34:33 ildar: welcome in team :) Jul 31 08:34:41 btw: how about h.264 codec dsp. Useable? Jul 31 08:34:42 3G is supposed to work Jul 31 08:35:05 ildar, no idea, I didn't test with the current kernel Jul 31 08:35:16 but it's documented in the shr install page Jul 31 08:35:23 so try gst-dsp Jul 31 08:35:34 JaMa: I'm supposed to be an occasional contributor. Have some time at summer . Jul 31 08:35:40 anyway thanx Jul 31 08:35:46 ok nice!!!! Jul 31 08:36:27 GNUtoo: ok, what's the goal? wih the branch? Jul 31 08:36:32 build&test? Jul 31 08:36:39 let me explain Jul 31 08:36:48 basically the previous forwarder was badly designed Jul 31 08:37:05 the forwarder is needed to playback the modem audio comming from cmt_speech Jul 31 08:37:14 or to send recorded data to the modem Jul 31 08:38:00 and the previous forwarder had the equivalent of EPIPE/buffer underrun || buffer overrun in cmt_speech Jul 31 08:38:06 the new forwarder should fix that Jul 31 08:38:21 however the alsa part should be reimplemented Jul 31 08:38:28 basically meego has a pulseaudio plugin Jul 31 08:38:36 they do rt_poll Jul 31 08:38:40 which is from pulse Jul 31 08:38:47 so I reimplemented that in the plugin Jul 31 08:38:54 to be a bit more like them Jul 31 08:39:00 and it worked way better Jul 31 08:39:06 when writing to file Jul 31 08:39:56 meta-smartphone.git? can't find the branch... Jul 31 08:40:15 cornucopia git Jul 31 08:40:23 ahhh Jul 31 08:40:27 IC Jul 31 08:40:50 I can teach you to compile it without oe using oe toolchain Jul 31 08:41:12 ))) Jul 31 08:41:23 that'd be GOOD. Jul 31 08:41:31 OE is HUGE Jul 31 08:42:05 it depend on oe still Jul 31 08:42:10 but it's compiled outside of it Jul 31 08:42:19 advantages: Jul 31 08:42:25 * you got more git control Jul 31 08:42:32 * faster turnarround Jul 31 08:42:55 so to enable it: Jul 31 08:42:59 add https://github.com/morphis/meta-staging to your layers Jul 31 08:43:06 bitbake devshell Jul 31 08:43:22 ok Jul 31 08:43:25 and you'll get a devshell in deploy/add-on or something like that Jul 31 08:43:33 then bitbake cornucopia to get the deps Jul 31 08:43:45 for instance: Jul 31 08:43:53 bitbake fso2-console-image Jul 31 08:43:56 or something like that Jul 31 08:44:02 then source the devshell Jul 31 08:44:43 ok. Need some time to get into it. Jul 31 08:44:47 http://pastie.org/private/1z787n40jqvmmkoxkdciw Jul 31 08:44:55 here's my compile script ^^^ Jul 31 08:45:20 can find me at ildar.mulyukov Jul 31 08:45:25 at gmail Jul 31 08:45:27 then for the result..... Jul 31 08:45:38 the plugins are usually in: Jul 31 08:46:19 ...fsoaudiod/src/plugins/gsmvoice_alsa_cmtspeechdata/.libs Jul 31 08:46:41 s#...#.../# Jul 31 08:49:27 sure Jul 31 08:51:21 so... Jul 31 08:51:32 Need to make it output to alsa? Jul 31 08:53:00 fist try to revert the alsa commit Jul 31 08:53:07 and make it output to file Jul 31 08:53:16 let me pastebin my systemd config file Jul 31 08:53:31 line 310 setup_file_sink("/home/root/out.wav"); Jul 31 08:54:11 yes that's quite possible Jul 31 08:54:41 ok, got the idea. Jul 31 08:54:49 thanx Jul 31 08:55:05 then need a time to set up Jul 31 08:55:59 let me find and pastebin the systemd config Jul 31 08:56:22 ok. Plz also drop me a letter or something Jul 31 08:59:37 I must find the config file Jul 31 08:59:45 I really don't remember where it is Jul 31 08:59:49 that's ok Jul 31 09:00:05 http://lists.freedesktop.org/archives/systemd-devel/2011-November/003793.html Jul 31 09:00:10 following that should work Jul 31 09:00:20 that's what I was given as advice for making it work Jul 31 09:00:24 and it worked at the end Jul 31 09:00:32 ok Jul 31 09:50:08 hi, please provide a trac account for me (I want to report broken font in Terminal, XTerm, FoxtrotGPS in 2012.07 [20120727233022] on gta02) Jul 31 09:56:54 gerhard: send me nick/passwd/e-mail to query Jul 31 09:57:25 and patches for broken fonts :) Jul 31 10:03:07 JaMa|Work: per email (please provide) or here? Jul 31 10:03:56 gerhard: can start the private coversation with JaMa Jul 31 10:35:00 gerhard: done, sorry for delay - lunch time Jul 31 10:48:01 JaMa|Work: thanks, it works! Jul 31 10:48:43 yw Jul 31 11:29:27 SHR: 03Martin.Jansa 07meta-smartphone * r3e55a07f9194 10/meta-openmoko/recipes-core/udev/ (8 files in 3 dirs): meta-openmoko: udev-extra-rules: drop in favor of udev-extraconf from oe-core Jul 31 11:29:28 SHR: 03Martin.Jansa 07meta-smartphone * rd48684d4c873 10/meta-shr/recipes-devtools/qemu/qemu_0.15.1.bbappend: meta-shr: disable gl in qemu, we don't have and don't want libsdl+mesa in shr-chroot Jul 31 11:29:28 SHR: 03Martin.Jansa 07meta-smartphone * rcc83c5b40623 10/meta-shr/ (70 files in 37 dirs): meta-shr: move a lot of devtools, extended, navigation, sato, support recipes to meta-oe Jul 31 11:29:38 SHR: 03Martin.Jansa 07meta-smartphone * r1027f6dafa33 10/meta-shr/recipes-shr/tasks/task-shr-feed.bb: task-shr-feed: add emacs to feed Jul 31 11:29:39 SHR: 03Martin.Jansa 07meta-smartphone * r0c80f803eee2 10/meta-shr/recipes-shr/shr/e-wm-config-illume2-shr_git.bb: e-wm-config-illume2-shr: replace illume-home with elfe Jul 31 11:55:52 SHR: 03Martin.Jansa 07meta-smartphone * r0c3593601a8b 10/meta-shr/recipes-support/fbreader/ (fbreader_0.12.10.bbappend fbreader_git.bbappend): fbreader: set PACKAGE_ARCH to MACHINE_ARCH for om-gta0* Jul 31 11:59:38 SHR: 03Martin.Jansa 07meta-smartphone * rf4c3b6f387ca 10/ (4 files in 2 dirs): fbreader: move bbappends to meta-openmoko Jul 31 12:50:04 SHR: 03shr-devel 07buildhistory * rce75faafa25d 10/packages/armv4t-oe-linux-gnueabi/ (85 files in 85 dirs): packages: Build 201207310937 of shr 20120731 for machine om-gta02 on opmbuild Jul 31 14:13:23 Alex[sp3dev]: Hi. Jul 31 14:13:42 The modem drivers worked - for data. The phone app either crashes or goes to black screen when a call is plaed. Jul 31 14:14:02 Sometimes the call goes through, but no audio is sent or received. Jul 31 14:14:43 paulk-desktop: This may interest you too. Jul 31 14:15:00 mirage335: logcat or didn't happen. well, I had the phone problem with jellybean, not ics. It was fixed by faking ril version to 6 (as in jellybean branch) Jul 31 14:15:58 Hmm. Jul 31 14:16:27 Alex[sp3dev]: Well maybe the ICS version needs to change again. I'll try and get a logcat -b radio . Jul 31 14:28:09 Alex[sp3dev]: http://dl.dropbox.com/u/2757918/temp/27914997-54bc-4232-a77d-14f4b3e9c916/radioLogcat Jul 31 14:28:18 Its worth noting that the data connection drops out after a call. Jul 31 14:32:19 Alex[sp3dev]: Any ideas? Jul 31 14:46:58 Drat! Jul 31 17:49:36 Can Latitude and Longitude be converted to EPSG:4326? I'm having trouble with gsMini's tileraster library. https://confluence.prodevelop.es/display/GVMN/TileRaster+cache+library Jul 31 17:49:42 oops, wrong channel Jul 31 19:01:06 freesmartphone.org: 03morphis 07morphis/device-status * r02be954af96d 10cornucopia/fsogsmd/src/lib/modem.vala: fsogsmd: lib: map internal modem status correctly to changed external device status Jul 31 19:01:09 freesmartphone.org: 03morphis 07morphis/device-status * r93613aac3062 10cornucopia/fsogsmd/src/ (5 files in 5 dirs): fsogsmd: lib: at: report presence of the SIM card with the SimGetInformation mediator Jul 31 19:01:12 freesmartphone.org: 03morphis 07morphis/device-status * rf21442ef5a0a 10cornucopia/fsogsmd/src/lib/modem.vala: fsogsmd: lib: modem: include SIM auth status handling Jul 31 19:01:13 freesmartphone.org: 03morphis 07morphis/device-status * r67a48683e956 10cornucopia/fsogsmd/src/lib/at/atmediatorhelpers.vala: fsogsmd: lib: at: fix implementation flaw with new SIM auth status handling Jul 31 19:01:14 freesmartphone.org: 03morphis 07morphis/device-status * rbdde4fab6373 10cornucopia/fsogsmd/src/plugins/dbus_service/gsm_sim_service.vala: fsogsmd: dbus_service: make org.freesmartphone.GSM.SIM.GetSimInfo already available in ALIVE_NO_SIM status Jul 31 19:01:15 freesmartphone.org: 03morphis 07morphis/device-status * r728668c15967 10cornucopia/fsogsmd/src/plugins/dbus_service/ (16 files): fsogsmd: dbus_service: rework status requirements for service API access Jul 31 19:01:22 freesmartphone.org: 03morphis 07morphis/device-status * r1c0e57413379 10cornucopia/fsogsmd/src/plugins/modem_samsung/utils.vala: fsogsmd: modem_samsung: WIP (should be merged with previous commit later) Jul 31 19:01:23 freesmartphone.org: 03morphis 07morphis/device-status * r8b1966993be9 10cornucopia/fsogsmd/src/lib/modem.vala: fsogsmd: lib: modem: don't report ALIVE status more than one time Jul 31 19:01:24 freesmartphone.org: 03morphis 07morphis/device-status * r46ac01201da6 10cornucopia/fsogsmd/src/lib/ (8 files in 2 dirs): Jul 31 19:01:24 freesmartphone.org: fsogsmd: lib: refactor modem status so we can differentiate between modem, SIM and network status Jul 31 19:01:24 freesmartphone.org: We're now differentiate between the modem status, the SIM status and the network status. A Jul 31 19:01:24 freesmartphone.org: modem is now ALIVE when it's main channel is initialized. SIM status and network status Jul 31 19:01:29 freesmartphone.org: are updated according to SIM authentication and network registration process. Jul 31 19:01:29 freesmartphone.org: 03morphis 07morphis/device-status * rc12ae02d19c0 10cornucopia/fsogsmd/src/lib/modem.vala: fsogsmd: lib: modem: change name from network_status to networkStatus to meet common style Jul 31 19:01:29 freesmartphone.org: 03morphis 07morphis/device-status * rf59645d3be75 10cornucopia/fsogsmd/ (8 files in 7 dirs): fsogsmd: lib: removed last occurences of global theModem variable Jul 31 19:01:30 freesmartphone.org: 03morphis 07morphis/device-status * r92885d255048 10cornucopia/fsogsmd/src/ (5 files in 4 dirs): fsogsmd: adjust for changes to modem API related to the SIM auth status Jul 31 19:01:33 freesmartphone.org: 03morphis 07morphis/device-status * r3e0790feb887 10cornucopia/fsogsmd/src/plugins/ (11 files in 6 dirs): fsogsmd: plugins: adjust for status handling changes Jul 31 19:46:47 Alex[sp3dev]: Welcome back. Jul 31 19:47:12 Alex[sp3dev]: Any idea why my phone application didn't work? The logcat is here: http://dl.dropbox.com/u/2757918/temp/27914997-54bc-4232-a77d-14f4b3e9c916/radioLogcat Jul 31 19:48:09 mirage335: no idea. I actually wanted the main logcat, not the radio one. Which branch/revision are you on? Jul 31 19:48:30 CM9 Jul 31 19:48:41 cm-9-20120731-UNOFFICIAL-maguro.zip Jul 31 19:48:56 I'll redo the test and get a main logcat. Jul 31 19:50:35 mirage335: no, I mean ril branch. that's weird. You just can't imagine how sick I am of android. Jul 31 19:52:14 looks like samsung-ril is on ics branch Jul 31 19:52:25 and samsung-ril-client is tuna_ics Jul 31 19:52:53 Alex[sp3dev]: Frankly, I share your pain. I feel like Android would be a lot better if it had a build system like gentoo. Jul 31 19:54:34 mirage335: if it didn't have a build system and falled back to cmake/autohell or other native systems, it would already be good. I am mainly sick of poorly designed interfaces, breaking API with minor releases and NIH syndrome. Jul 31 19:55:33 Agreed. Jul 31 19:55:54 One wonders how much the Xorg disaster influenced Android's NIH syndrome though. Jul 31 19:58:37 Xorg is not as bad for a smartphone (which has fixed display configuration). Although many things in X11 suck (i.e., the inability to switch the display driver at runtime and general instability due to lack of error checking). I think the best solution is to run qt4 on the raw framebuffer and use x11 for compatibility with legacy apps (like qtmoko). or switch to genode on L4 O_o Jul 31 20:00:39 Seriously. Maybe we should stop there before we start to disagree badly. I'm not necessarily refering to the Xorg architecture or features, I'm refering to its bloat and tendency not to work the same way twice. And that instability is not really tolerable anywhere in my experience. Jul 31 20:02:31 Alex[sp3dev]: https://dl-web.dropbox.com/get/Public/temp/27914997-54bc-4232-a77d-14f4b3e9c916/logcat?w=8582a602 Jul 31 20:03:23 I'm just sick of X11 constantly crashing on all of my machines. In the ideal world everyone's writing perfect software but the reality is that no one reads documentation and everyone makes mistakes. So I wonder why X11 is not split into modules which are restarted on failure. Even windows can restart graphics without killing all apps Jul 31 20:04:42 mirage335: can you make the file public? I forgot my dropbox password, haven't used it for ages Jul 31 20:04:54 Odd, shocking. Jul 31 20:05:01 That file is public. One moment. Jul 31 20:05:09 http://dl.dropbox.com/u/2757918/temp/27914997-54bc-4232-a77d-14f4b3e9c916/logcat Jul 31 20:05:38 Alex[sp3dev]: There's the correct link. Sorry for the confusion. Jul 31 20:08:29 JaMa|Off: ping Jul 31 20:09:18 mirage335: no idea. looks like it even sets the audio correctly. Maybe you could ask paulk or try hacking RIL_VERSION in sources Jul 31 20:09:41 Hmm. Is there any way to check for an RIL_VERSION mismatch directly? Jul 31 20:10:43 mirage335: well, there's no mismatch. just somewhere between ics and jb ril was updated and wants more notification callbacks Jul 31 20:10:55 mirage335: I faked it by setting a lower version Jul 31 20:11:09 mirage335: https://gitorious.org/~ast/replicant/asts-hardware_ril_samsung-ril/commit/398de985c2ac15875f6a7932948be7cfc3fd423f Jul 31 20:11:26 mirage335: if it is not there, add it. if it is there, revert it :P Jul 31 20:11:47 I can revert it, of course. Jul 31 20:12:10 Trying that now... Jul 31 20:17:57 pong Jul 31 20:18:04 morphis: Jul 31 20:27:48 JaMa: I talked to some webos-ports guy Jul 31 20:28:00 he's very interested in using SHR as base for the webOS Luna UI Jul 31 20:28:12 so maybe we can get some more users + developers for SHR Jul 31 20:29:06 Alex[sp3dev]: Reverting that change had *no* effect on md5sum ../../../out/target/product/maguro/system/lib/libsec-ril.so . Jul 31 20:29:31 mirage335: "find out -name libsamsung-* | xargs rm -rf" :) Jul 31 20:31:06 Alex[sp3dev]: Still, no effect. Jul 31 20:31:26 morphis: not related to that job right? Jul 31 20:32:01 no Jul 31 20:32:31 mirage335: well, then probably ICS just has RIL_VERSION set to 6 by default ^_^. I'm out of ideas. Worked for me on ics. I can send you my update.zip tomorrow if you want, but I have no idea how to debug Jul 31 20:32:42 but the webos guys are searching ways to fit webOS UI on new devices easily Jul 31 20:33:04 morphis: I guess we can create just webos-image like we did with aurora-images instead of whole distro for each UI Jul 31 20:33:14 Alex[sp3dev]: Ok. Jul 31 20:33:15 yes Jul 31 20:33:26 JaMa: thats the way I am thinking about Jul 31 20:33:32 shared OE workdir and config will benefit for all Jul 31 20:34:52 Great. Now it won't build, so I'm looking at a rebuild to get it working. Jul 31 20:35:19 JaMa: ka6sox is the guy I mentioned Jul 31 20:35:41 JaMa: he's the head of the webos-ports project Jul 31 20:35:47 mirage335: it won't build because you've deleted the files from out. you have to manually build libsamsung-ipc, samsung-ril and ril client in that order Jul 31 20:36:10 hi JaMa Jul 31 20:36:50 Ahh, ok. That makes sense. Jul 31 20:37:43 ka6sox: hi Jul 31 20:37:59 I know you already :) Jul 31 20:38:03 indeed Jul 31 20:38:34 Alex[sp3dev]: Still no change to the file whatsoever. Jul 31 20:38:43 ka6sox: so do you want meta-smartphone R/W access? Jul 31 20:39:15 Alex[sp3dev]: Any chance cyanogenmod might integrate your FOSS modem driver so it will be maintained with the codebase? Jul 31 20:40:01 mirage335: I PM'd xplodwild@xda and he told me he's interested in this code, but I've not yet seen him do anything about it Jul 31 20:40:19 JaMa, I'll use it lightly. right now looking to integrate some webOS bits into SHR for UI development. Jul 31 20:40:27 Ok. Jul 31 20:40:54 need a good mobile base image. Jul 31 20:41:00 (which you have) Jul 31 20:42:33 ka6sox: on which device you will test your efforts? Jul 31 20:43:16 morphis, too soon to tell... Jul 31 20:43:30 I want to look at BSP support first. Jul 31 20:43:51 ok Jul 31 20:45:40 Alex[sp3dev]: Rolled all the way back to f983cff792b4e4e0c8a67ef1556173af321c3126 . The library file changed, but did not improve the phone's functionality Jul 31 20:46:04 JaMa, its enough for me to be able to ask questions and get some help while we are getting our feet wet Jul 31 20:46:35 ka6sox: do you know about morphis's meta-webos layer? Jul 31 20:46:56 that is what brought me here...we have been discussing it for a while. Jul 31 20:47:05 (in #webos-ports) Jul 31 20:47:39 that is most likely where any changes would take place Jul 31 20:47:52 great, feel free to ping me with any questions related to OE.. Jul 31 20:48:02 tyvm Jul 31 20:48:26 mirage335: sux Jul 31 20:49:58 Yes, indeed. Jul 31 20:50:10 I think I'm going to have to bite the bullet and go with SIP. Jul 31 20:51:12 hello, JaMa: if you have time you can read this, http://www.linuxtag.org/2012/fileadmin/www.linuxtag.org/slides/Nikolaus%20Schaller%20%2B%20Lukas%20M%C3%A4rdian%20-%20Openmoko%20is%20dead_%20Long%20live%20OpenPhoenux_%20.p403.pdf Jul 31 20:51:30 Alex[sp3dev]: How is JellyBean these days? I might upgrade to CM10 if its as good as CM9 for the galaxy nexus. Jul 31 20:53:16 mirage335: we're using AOSP and I spent a good day fucking with the build system to make it build with openjdk and ended up pulling recovery and kernel makefiles from cm10. The android itself is very nice. the UI is better and it's blazingly fast. Even my tegra2 tablet is as fast as nexus with cm10 Jul 31 20:54:07 Sounds nice. Jul 31 20:55:05 The compile instructions for Galaxy Nexus don't tell how to get it. Where might I find that documentation? Jul 31 20:57:11 mirage335: for cm10, I would assume it's the same process as for cm9. You'd better flash some custom jellybean rom first to be able to pull the blobs because some stuff for SGX was renamed in jellybean. I haven't tried compiling cm10. AOSP is a whole different story and you'd better not even think of it. A waste of time and no documentation at all Jul 31 20:58:21 http://wiki.cyanogenmod.com/wiki/Galaxy_Nexus_(GSM):_Compile_CyanogenMod_9_(Linux) Jul 31 20:58:35 Thanks for the advice, but where do I get the source code for CM10? Jul 31 20:59:01 http://wiki.cyanogenmod.com/wiki/Galaxy_Nexus_(GSM):_Compile_CyanogenMod_(Linux) Jul 31 20:59:18 just use "-b jellybean" when doing repo sync Jul 31 20:59:28 Oh, I should have seen that. Jul 31 21:00:10 hmm. do they have 2 identical pages or a redirect? Jul 31 21:02:56 ? Jul 31 21:03:12 I meant that was obvious. Jul 31 21:03:55 mirage335: nevermind. I thought your link was broken because the right parentheses didn't get into my browser address bar Jul 31 21:04:28 oh ok Jul 31 21:14:46 nschle85: and? it looks almost the same as slides Lukas used on OpenMobility (Czech conference) Jul 31 21:16:23 JaMa: sorry i didnt know the slides from OpenMobility Jul 31 21:18:59 JaMa: are you interested in my progress on building openjdk on windows ? if yes you can ping me, bye Jul 31 21:25:05 sorry not really.. builds on linux are much more fun :) Jul 31 21:37:07 SHR: 03shr-devel 07buildhistory * rc3e8198ed7ad 10/packages/ (402 files in 402 dirs): packages: Build 201207311458 of shr 20120731 for machine nokia900 on opmbuild Jul 31 22:29:39 SHR: 03shr-devel 07buildhistory * r2bfdec55fb88 10/packages/om_gta04-oe-linux-gnueabi/ (29 files in 29 dirs): packages: Build 201207312344 of shr 20120731 for machine om-gta04 on opmbuild Jul 31 23:13:35 SHR: 03shr-devel 07buildhistory * rada22ccfd036 10/packages/crespo-oe-linux-gnueabi/ (6 files in 6 dirs): packages: Build 201208010037 of shr 20120731 for machine crespo on opmbuild Jul 31 23:29:10 SHR: 03shr-devel 07buildhistory * re07bf85ad5b0 10/packages/ (34 files in 34 dirs): packages: Build 201208010121 of shr 20120731 for machine om-gta02 on opmbuild Aug 01 00:53:33 what app runs opmbuild? **** ENDING LOGGING AT Wed Aug 01 02:59:59 2012