**** BEGIN LOGGING AT Thu Mar 19 02:59:58 2015 Mar 19 08:01:37 good morning Mar 19 09:22:47 morning all Mar 19 09:28:43 hi bl Mar 19 09:40:19 hi bluelightning, woglinde Mar 19 09:40:35 bluelightning: do you live in London? Mar 19 09:41:21 hi woglinde, mckoan Mar 19 09:41:25 mckoan: I do yes Mar 19 11:09:20 how to get the processor clock frequency in linux? Mar 19 11:16:52 kanupatar: /proc/cpuinfo perhaps? Mar 19 11:18:24 cat /proc/cpuinfo | grep "cpu\ MHz" Mar 19 11:23:41 bluelightning: not showing in board...but showing in ubuntu pc Mar 19 11:23:53 bluelightning: in board only bogomips is shown Mar 19 11:24:55 kanupatar: right, it depends on the platform; if /proc/cpuinfo doesn't contain it, then you are probably out of luck Mar 19 11:37:12 bluelightning: any source file show it ? I have the kernel source Mar 19 11:37:49 kanupatar: that's not really a question for this channel, this channel is for discussion about the OpenEmbedded build system project Mar 19 11:42:40 bluelightning: ohh osrry Mar 19 11:42:43 sorry Mar 19 18:24:27 Where is the correct place to report broke SRC_URI's for meta-openembedded recipes? Specifically meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb. Mar 19 18:27:33 georgem: openembedded-devel@lists.openembedded.org Mar 19 18:27:51 bluelightning: ok, thanks. Mar 19 19:46:58 Anyone know why this .bbappend http://pastebin.com/uZRjBA2a would cause bitbake to throw "The SRCREV_FORMAT variable must be set when multiple SCMs are used.". Manually changing the URL in meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb works fine. Mar 19 19:53:57 This works... http://pastebin.com/9p4Pu38b I just thought it was sloppy to re-specify all the patches. Mar 19 20:52:47 Is there anyway to obtain a bootable image? I specified "live" under IMAGE_FSTYPES, and it gave me back an .hddimg, however this is not bootable. Mar 19 21:07:20 galem: it depends on the platform - it does boot on a lot of machines Mar 19 21:14:21 oe-core, a base .conf file has "apm" in MACHINE_FEATURES, and my hardware doesn't have any support for anything so emulation is pretty useless. Is there a good/easy way to remove apm from MACHINE_FEATURES? Mar 19 21:14:39 without touching the base conf file? Mar 19 21:17:38 bluelightning: I'm using the sugarbay intel machine, and after the hddimg gets generated, I dd the image onto a hard drive. Then I get the error no bootable device found, when trying to load up the drive. This even happens from a plain core-minimum build. Mar 19 21:27:31 ah, MACHINE_FEATURES_remove Mar 19 21:33:45 galem: I don't think an hddimg is really designed for that, it's more for removable media Mar 19 21:34:41 galem: the hddimg does have a very simplistic "install" option that will install to a hard drive after booting, but to be honest it hasn't had a lot of attention from us **** ENDING LOGGING AT Fri Mar 20 02:59:59 2015