**** BEGIN LOGGING AT Sat Apr 24 02:59:56 2010 Apr 24 06:34:20 gm Apr 24 08:34:40 hello Apr 24 08:35:05 is anybody here familiar with the term ALS in embedded programming? Apr 24 09:04:22 hmm is there a way to depend on an package version >=0.23.5 Apr 24 09:19:58 in an bitbake recipe I mean Apr 24 09:21:03 dm8tbr, I was told that even if you can add the version to a dependence it is ignored Apr 24 09:22:14 so how am I supposed to make sure the library version the software I want to compile depends on gets compiled/provisioned? Apr 24 09:22:34 I guess you have to rely to other mechanisms like setting preferred versions in distro config files Apr 24 09:22:42 ic Apr 24 09:24:01 I guess there must be some rationale behind such an decision. so let's not question it :) Apr 24 09:28:12 ao2: actually bitbake now passed configure. I have no idea if it's because I manually compiled a newer version or because I put the dependency in... - oh well, I'll worry later Apr 24 13:43:43 I am tryng to compilr cmake in my BeagleBoard but it complaints about the gcc compiler... I see there is a arm-linux-gnuabi-gcc compiler how can I configure things for compiling cmake? Apr 24 13:45:17 try export CC=arm-linux-gnuabi-gcc Apr 24 13:46:08 I tried export CC=/usr/bin/arm-linux-gnuabi-gcc with no luck Apr 24 13:46:21 but ok I will try exactly as u say Apr 24 13:46:44 * XorA isnt familiar with cmake Apr 24 13:47:17 well I think its not only a matter of cmake but for any kind of gcc compilation Apr 24 13:47:32 03Michael 'Mickey' Lauer  07org.openembedded.dev * r481abb7268 10openembedded.git/recipes/tasks/task-cli-tools.bb: task-cli-tools-debug: add mkdump Apr 24 13:47:34 03Michael 'Mickey' Lauer  07org.openembedded.dev * rd7b89b6f10 10openembedded.git/recipes/vala/ (3 files): vala[-native]: 0.8.0.69-35df9 -> 0.8.0.89-8ccb91 Apr 24 13:47:35 03Michael 'Mickey' Lauer  07org.openembedded.dev * rfbc6bd1252 10openembedded.git/recipes/freesmartphone/mkdump_git.bb: mkdump: new recipe; kernel netlink and kobject message dumper Apr 24 13:50:58 03Graeme Gregory  07org.openembedded.dev * rf696515418 10openembedded.git/recipes/qemu/ (3 files in 2 dirs): Apr 24 13:50:59 qemu_0.12.3.bb : add two patches from git to fix cp15 access Apr 24 13:50:59 Found these were needed when upgrading to gcc 4.5.0/glibc 2.10.1 combo Apr 24 15:14:41 Hi :) Apr 24 15:15:50 I connected a usb to ethernet adapter on my beagle running angstorm. The adapter acquired an address from the dhcp server on the router but I was unable to ping any ip. Apr 24 15:33:48 hello ? Apr 24 16:18:48 hmm Apr 24 16:18:52 since the last update nothing builds for me Apr 24 16:18:57 ERROR: Error in executing python function in: /local/pkg/oe/openembedded/recipes/stage-manager/stagemanager-native_0.0.1.bb Apr 24 16:18:57 ERROR: Exception: Message:oe_unpack_file() got an unexpected keyword argument 'env' Apr 24 16:19:09 any idea? Apr 24 16:37:32 ah, XorA already mailed Apr 24 16:37:37 mickeyl: see list :-) Apr 24 16:37:42 mickeyl: revert that commit, its bad Apr 24 16:38:00 mickeyl: and if you see kergoth give him a kick :-) Apr 24 16:38:36 speaking 'bout the devil Apr 24 16:38:39 kergoth: please fix OE Apr 24 16:38:46 yep, on it Apr 24 16:38:49 merge bug Apr 24 16:38:49 k Apr 24 16:39:27 I figured it was something like that and a quiet day so I help off a revert Apr 24 16:39:51 heh, thanks, sorry about that Apr 24 16:40:08 anyway Im off out for evening of fun Apr 24 16:40:19 same to you Apr 24 16:40:24 err Apr 24 16:40:27 i read 'have fun' Apr 24 16:40:32 anyways, have a nice evening ;) Apr 24 16:40:37 well you guys have fun too :-) Apr 24 16:40:44 for sure ;) Apr 24 16:43:05 later guys, have fun Apr 24 16:43:30 03Chris Larson  07org.openembedded.dev * r757ec3d76d 10openembedded.git/classes/base.bbclass: Apr 24 16:43:30 base.bbclass: unbork oe_unpack_file Apr 24 16:43:30 I accidentally messed up the merge, sorry about that. Apr 24 16:43:30 Signed-off-by: Chris Larson Apr 24 16:45:08 g'day kergoth, mickeyl Apr 24 16:45:25 * pb__ takes a break from packing the garden Apr 24 16:45:39 hey pb__ Apr 24 16:46:21 man, i started trying to implement a better datastore hashing mechanism.. ugh Apr 24 16:46:44 hi pb__ Apr 24 16:46:49 oh, very good Apr 24 16:47:13 tracking bitbake variable references after the fact is easy enough, but trying to use the ast to check what vars are used in a python function, and searching shell functions to figure out which other shell functions they call.. not so fun Apr 24 16:47:24 on the plus side, shlex is already sh-like syntax, with some coaxing i think we can use it for the latter Apr 24 16:54:30 hmmmm Apr 24 16:55:09 shoudl resurrect the little class i did that tracks WORKDIR changes by tasks with git.. that could be useful to checking for which vars actually alter the output Apr 24 16:55:15 heh Apr 24 17:52:04 03Michael 'Mickey' Lauer  07org.openembedded.dev * r93ab06946a 10openembedded.git/recipes/linux/ (linux-leviathan/defconfig linux-leviathan_git.bb): linux-leviathan: bump to a revision that can suspend/resume. Thanks Alain! Apr 24 18:51:06 Can anyhone URL me to an Angstrom image for the BeagleBoard prepared for development? I mean make installed, gcc in the path etc..? Apr 24 19:56:46 03Klaus Kurzmann  07org.openembedded.dev * r7f0f6ed63f 10openembedded.git/recipes/pyphonelog/pyphonelog_git.bb: Apr 24 19:56:46 pyphonelog_git.bb: bump rev to get 'multiple contacts with same number' fix Apr 24 19:56:47 Signed-off-by: Klaus Kurzmann Apr 24 20:46:29 kergoth: hmm... unborking base.bbclass worked on one buildhost for me, but not on another Apr 24 20:46:33 any idea? Apr 24 20:49:14 nope. Apr 24 20:50:28 | ERROR: Exception: Message:list.index(x): x not in list Apr 24 20:54:20 hi are drm headers staged by libdrm or by linux-libc-headers Apr 24 20:59:21 btw in the case I'd like to put prefered version of linux-libc-header in my local.conf I bet I should rebuild everything from scratch right? Apr 24 21:03:07 mrmoku: hmm, what version of python? Apr 24 21:03:18 I'll look in the recipes Apr 24 21:04:33 autotools_stage_all...not much info Apr 24 21:04:41 also old staging I bet Apr 24 21:11:18 kergoth: moment Apr 24 21:11:30 shr@opmbuild:~/shr-testing$ python --version Apr 24 21:11:30 Python 2.5.2 Apr 24 21:12:04 kergoth: too old? Apr 24 21:12:19 mrmoku: no, should be fine, testing here, thanks Apr 24 21:12:23 ok Apr 24 21:15:20 mrmoku: okay, pull and try again. Apr 24 21:15:26 mrmoku: should be fixed for now Apr 24 21:15:29 03Chris Larson  07org.openembedded.dev * r22f3b74fec 10openembedded.git/lib/oe/path.py: Apr 24 21:15:29 Revert "oe.path.relative: switch to a different appraoch" Apr 24 21:15:29 Drop this for now, seems to cause issues with python 2.5. Apr 24 21:15:29 This reverts commit 5c923fd35c369bae929fc0e110121abeaffab493. Apr 24 21:16:06 * kergoth wanders off Apr 24 21:18:31 kergoth: thanks... trying rightn now Apr 24 21:18:47 03Andrea Adami  07org.openembedded.dev * r732fd4c471 10openembedded.git/recipes/ (5 files in 3 dirs): Apr 24 21:18:47 [various]: fis absolute reference to 'recipes/'. Apr 24 21:18:47 * this could interfere with local collections. Apr 24 21:20:25 kergoth: not yet Apr 24 21:20:27 | ERROR: Exception: Message:global name 'pardir' is not defined Apr 24 21:33:32 kergoth: adding a from os import pardir, sep to relative is missing Apr 24 22:32:15 03Andrea Adami  07org.openembedded.dev * r5ac7bc0b73 10openembedded.git/recipes/kexecboot/kexecboot.inc: kexecboot.inc: refresh list of configure options Apr 24 22:35:40 03Andrea Adami  07org.openembedded.dev * r8507e212ed 10openembedded.git/recipes/kexecboot/kexecboot.inc: kexecboot.inc: disable serial debug for Zaurus c7x0 (enough testing;) Apr 24 23:51:36 erm, wrong commit message .. oh well Apr 24 23:51:37 03Chris Larson  07org.openembedded.dev * rdd7c2be839 10openembedded.git/lib/oe/path.py: Apr 24 23:51:37 oe.path.relative: add missing imports Apr 24 23:51:37 Signed-off-by: Chris Larson Apr 25 01:47:44 I think uImage-2.6.32-r70+gitr7b8926aa626991fa087b00f6bbc1fb6b0e8269b0-beagleboard.bin is not working... I have rootfs 2.6.32, and I tried this uImage without luck and then I replace with it with image uImage2.6.29 and it worked.. so it demonstrates that uImage2.6.32 has some problem right? Apr 25 01:47:56 I am talking about Beagle Apr 25 02:11:02 http://gist.github.com/378086 - too bad pyparsing is so slow :| **** ENDING LOGGING AT Sun Apr 25 02:59:56 2010