**** BEGIN LOGGING AT Thu May 31 02:59:58 2012 May 31 05:52:51 hi May 31 05:53:08 i build openembedded for x86 arch. May 31 05:53:18 now i want to build it for arm arch. May 31 05:53:44 any idea what changes do i need to make to get it done? May 31 07:35:11 good morning May 31 09:40:24 morning all May 31 09:43:15 bluelightning: hi May 31 09:43:27 hi mckoan May 31 13:04:25 hi all May 31 14:58:15 I'm using bitbake 1.15.1 and I'm trying to figure out the purpose of the --log-domains flag. I can tell it's for filtering output, but I don't understand what I need to give it. Is there a doc that describes the valid values and what I can expect to see? May 31 14:58:43 see lib/bb/msg.py May 31 15:17:32 I'm staring down the msg.py code, but I get confused around line 131, where the " for (domainarg, iterator) in groupby(domains)" loop starts. I don't understand what's going on past that point, and I think that's why I'm not understanding --log-domains at the moment. May 31 15:45:48 hi everyone May 31 16:30:24 hey. where does oe-core dump the rootfs for an image? May 31 16:33:48 nvm; bad question May 31 17:54:43 hello. I'm trying to build an image with oe, but it's failing in the last tasks. It seems opkg isn't compatible with python 2.7 (particularly, it's using subprocess.check_output) and oe is running it using python2.6-native May 31 17:55:18 is there a way in which i can make oe use the python 2.7 installed in my dev box? May 31 18:57:28 did the internal autoconf version change? I suddenly can no longer build gcc (for the target) because it says there is an autoconf version mismatch May 31 19:13:19 I'm trying to build a GNU Radio image and in do_rootfs I'm getting "opkg_install_cmd: Cannot install package qmake2." Any ideas? May 31 19:19:59 khem: should I be using meta-linaro? May 31 19:21:07 khem: I'm also seeing an error building u-boot with GCC 4.7 out of recent OE: arm-angstrom-linux-gnueabi-ld: error: u-boot.lds:41:24: OVERLAY section type is unsupported May 31 19:40:27 khem: ok, I found you 0001-config-Always-use-GNU-ld.patch :-) May 31 20:14:16 Hi ... May 31 20:14:37 is it possible for someone to put patchwork to watch meta-fsl-arm layer? May 31 20:14:48 and meta-browser as well? May 31 20:38:03 hello, is there a compat-wireless recipe in current oe-core ? May 31 20:38:20 or how do i install the kernel sources ? May 31 20:51:22 nschle85, there was one in oe-classic May 31 20:51:54 khem, it seems to still work with gcc 4.6, I'll verify the gcc version May 31 20:52:25 GNUtoo-desktop: do you know how to install the kernel sources on the phone ? May 31 20:53:11 GNUtoo-desktop: i try to compile compat-wireless but i get root@nokia900:~/compat-wireless-2012-05-10# make make -C /lib/modules/2.6.37/build M=/home/root/compat-wireless-2012-05-10 modules make[1]: Entering directory `/usr/src/linux-2.6.37' make[1]: *** No rule to make target `modules'. Stop. May 31 20:53:16 nschle85, look at what the kernel recipe produces May 31 20:53:42 why make make? May 31 20:54:10 nschle85, to build compat wireless you need a special kernel config also May 31 20:54:16 like some stuff beeing modules May 31 20:54:19 like mac80211 May 31 20:55:01 lsmod said mac80211 is a module May 31 20:55:17 nschle85, since you have an oe build environment it may be easier to import oe-classic compat-wireless May 31 20:56:04 but i dont know is the makefile pach needed anymore and the recipe is for older 2.6 kernels true ? May 31 20:56:44 hmmm May 31 20:56:59 why do you need compat wireless btw? May 31 20:57:26 http://cgit.openembedded.org/openembedded/tree/recipes/compat-wireless May 31 20:58:15 PaulFertser wanted to know if my wireless problem also exists with newer drivers May 31 20:59:28 ok May 31 20:59:55 GNUtoo-desktop: ok May 31 21:00:21 GNUtoo-desktop: so we know that everything remains same and we change gcc from 4.6 to 4.7 and it goes kaboom May 31 21:01:15 khem, I'll try that now May 31 21:02:26 arm-angstrom-linux-gnueabi-gcc (GCC) 4.6.4 20120303 (prerelease) May 31 21:02:34 I try that now: May 31 21:03:16 you are trying 4.6 now ? May 31 21:03:18 or 4.7 May 31 21:03:28 +ANGSTROM_GCC_VERSION ?= "4.6%" May 31 21:03:32 +ANGSTROM_BINUTILS_VERSION ?= "2.22%" May 31 21:03:37 I want to try 4.7 now May 31 21:03:52 to be sure it's the gcc version and not denzil vs master May 31 21:04:09 so I add 4.7 to angstrom gcc version and keep the binutils? May 31 21:38:30 yeah leave biinutils as they are May 31 21:38:50 ok May 31 21:38:51 hi khem May 31 21:43:09 khem, there is no gcc 4.7 in denzil it seems.... May 31 21:44:57 but maybe there is 4.6 in mainline May 31 21:45:03 so I could try mainline with 4.6 May 31 21:45:25 GNUtoo-desktop: ok have package build May 31 21:46:02 but no wl1251.ko is inside only a mac80211 module May 31 21:46:18 is that correc t ? May 31 21:46:51 nschle85, did you read the actual recipes May 31 21:47:06 http://cgit.openembedded.org/openembedded/tree/recipes/compat-wireless/compat-wireless-wl12xx_0.bb May 31 21:47:11 like all the recipes May 31 21:47:16 not just the compat wireless one May 31 21:47:46 there is the old one for palmpre May 31 21:47:47 i created a compat-wireless-wl1251_0.bb May 31 21:47:51 and the rest are newer ones May 31 21:47:54 that uses the .inc May 31 21:47:55 ok May 31 21:48:18 what is there in do_configure? May 31 21:48:18 but in the ipk no wl1251 is contained May 31 21:48:51 only a mac80211 May 31 21:49:10 ok May 31 21:49:15 then check the Makefile May 31 21:49:24 ill do tomorrow May 31 21:49:30 too tired now May 31 21:49:34 because some stuff is autodetected May 31 21:49:34 ok May 31 21:49:55 GNUtoo-desktop: Configuring compat-wireless-wl1251. WARNING: could not open /lib/modules/2.6.37/modules.order: No such file or directory WARNING: could not open /lib/modules/2.6.37/modules.builtin: No such file or directory May 31 21:50:17 GNUtoo-desktop: is that really wrong ? May 31 21:50:30 I don't think so May 31 21:50:34 it's only a warning May 31 21:50:42 because no depmod was issues I think May 31 21:51:00 but the Makefile should tell why if the do_configure is ok May 31 21:51:30 ok ill look for logs tomorrow May 31 21:51:39 ok May 31 21:52:19 GNUtoo-desktop: ahh the output may be from depmod May 31 21:52:34 GNUtoo-desktop: root@nokia900:/lib/modules/2.6.37# depmod WARNING: could not open /lib/modules/2.6.37/modules.order: No such file or directory WARNING: could not open /lib/modules/2.6.37/modules.builtin: No such file or directory May 31 21:53:36 ok May 31 21:53:48 and how do i specify which moule should be loaded ? i have now 2 mac80211 modules May 31 21:54:47 GNUtoo-desktop: this is the content of the new package: http://pastebin.com/QHFWaZCu May 31 21:55:29 nschle85, do you have the recipes with patch and sign-off-by? May 31 21:56:01 GNUtoo-desktop: what do you mean ? May 31 21:57:10 nschle85, I just wanted to try it and fix your issues May 31 21:57:38 no its only on my local harddisk May 31 21:57:47 but i ca pastebin May 31 21:57:55 my changes are trivial May 31 21:58:07 ok May 31 21:59:44 GNUtoo-desktop: 1. file http://pastebin.com/3vNJFgei May 31 22:01:26 GNUtoo-desktop: 2. file May 31 22:01:29 GNUtoo-desktop: http://pastebin.com/fTEq9Mkj May 31 22:01:52 GNUtoo-desktop: you should change the homepage info, because i changed the download url May 31 22:03:10 after May 31 22:03:51 change that: May 31 22:04:00 ah no wait May 31 22:04:37 GNUtoo-desktop: may i contact you tomorrow evening ? May 31 22:05:05 GNUtoo-desktop: i am really tired.... tomorrow i have to wake up 06.30 May 31 22:05:13 ok but I found why May 31 22:05:17 ifdef CONFIG_WL12XX_PLATFORM_DATA May 31 22:05:24 export CONFIG_COMPAT_WL1251_SDIO=m May 31 22:05:29 [...] May 31 22:05:41 ok let's continue tomorrow May 31 22:05:59 hmmm ok May 31 22:06:08 and what is wrong ? May 31 22:07:39 you don't have CONFIG_WL12XX_PLATFORM_DATA May 31 22:07:44 it's easy to add tough May 31 22:07:50 I even added it for htcdream May 31 22:07:59 wich have a 2.6.32 May 31 22:11:06 GNUtoo-desktop: see you tomorrow, bye :-) May 31 23:42:59 is there a straightforward way to do armv6 w/out vfp? May 31 23:43:19 trying to add an mpcorenvfp mtune Jun 01 00:13:16 ive used http://patches.openembedded.org/patch/17393/ but the fpu comes up as 'novfp' rather than soft... Jun 01 00:13:18 is that right? **** ENDING LOGGING AT Fri Jun 01 02:59:57 2012