**** BEGIN LOGGING AT Thu Aug 04 02:59:57 2011 Aug 04 05:10:05 hi guys, can anybody point me bblayers docs? and how it's been used by OE guys? Aug 04 08:02:54 hi all, how can i install libopencv-core2.2 and libopencv-core-dev with my recipe Aug 04 08:03:47 i put those packages in IMGAE_INSTALL += in my recipe Aug 04 08:03:55 but it is failing Aug 04 08:53:19 When is the next release of OpenEmbedded planned? Aug 04 09:22:35 When is the next release of OpenEmbedded planned? Aug 04 09:31:06 pb_: does the strange 'busybox-drop-suid' happen compiling with uclibc or glibc headers (or both)? Aug 04 09:31:19 eglibc even Aug 04 10:20:46 hi obi Aug 04 10:21:05 hi woglinde! Aug 04 11:59:00 ant_work: dunno. eglibc probably, but I don't remember for sure which I was using. Aug 04 12:05:59 pb_: and that strange issue too [OE-core] erratic failure of pseudo Aug 04 12:06:24 "I'm finding that my root images are showing incorrect permissions on files, randomly." Aug 04 13:17:01 yeah, no idea about that one. I don't know much about the inner workings of pseudo, that's all a bit too eleet for me. Aug 04 13:18:13 might need one of the y0ct0 h4x0r5 to debug that one. Aug 04 14:07:57 03Joshua Lock  07master * r28c71e6335 10bitbake.git/lib/bb/ui/hob.py: Aug 04 14:07:57 bb/ui/hob: fix detection of whether GPLv3 is disabled Aug 04 14:07:57 Find returns -1 if the substring isn't found, so checking for the Aug 04 14:07:57 Truthiness of the return value is insufficient. An INCOMPATIBLE_LICENSE Aug 04 14:07:57 value which only includes GPLv3 will cause find to return 0, for example. Aug 04 14:07:57 Fixes [YOCTO #1320] Aug 04 14:07:58 Signed-off-by: Joshua Lock Aug 04 14:08:06 03Joshua Lock  07master * rbb2609ba00 10bitbake.git/lib/bb/ui/hob.py: Aug 04 14:08:06 bb/ui/hob: only connect to the changed signal of image_combo once Aug 04 14:08:06 Signed-off-by: Joshua Lock Aug 04 14:08:07 03Joshua Lock  07master * r2cb561de9b 10bitbake.git/lib/bb/ui/hob.py: Aug 04 14:08:07 bb/ui/hob: prevent label on progress bar from changing rapidly when loading Aug 04 14:08:07 Fixes [YOCTO #1240] Aug 04 14:08:07 Signed-off-by: Joshua Lock Aug 04 14:08:08 03Joshua Lock  07master * ra0fb658322 10bitbake.git/lib/bb/ui/crumbs/tasklistmodel.py: Aug 04 14:08:08 bb/ui/crumbs/tasklistmodel: fix regex used for loading image recipes Aug 04 14:08:09 Fixes [YOCTO #1321] Aug 04 14:08:09 Signed-off-by: Joshua Lock Aug 04 14:08:10 03Joshua Lock  07master * r110d507c69 10bitbake.git/lib/bb/ui/crumbs/hobeventhandler.py: Aug 04 14:08:20 bb/ui/crumbs/hobeventhandler: use generic loading message once cache loaded Aug 04 14:08:20 Signed-off-by: Joshua Lock Aug 04 14:08:20 03Joshua Lock  07master * r5f079f11ca 10bitbake.git/lib/bb/ui/hob.py: Aug 04 14:08:20 bb/ui/hob: be clear that the image contents are an estimate Aug 04 14:08:20 Partially addresses [YOCTO #1263] Aug 04 14:08:21 Signed-off-by: Joshua Lock Aug 04 14:19:46 Does anybody know of any attempts to make a recipe for the ATI proprietary graphics driver (Catalyst/fglrx)? I want to add this driver to my distribution... Aug 04 14:20:04 heh, use of 'find' to check for GPLv3 sounds pretty weak. if its just a substring search, using 'in' should be sufficient. otherwise we should shift over the ast-based LICENSE parsing code and use that Aug 04 14:25:08 heh, indeed Aug 04 14:25:25 RP_ or RP__ around? Aug 04 14:25:36 galak: yes Aug 04 14:29:34 kergoth: Its not as bad as it sounds, its checking INCOMPATIBLE_LICENSE, not the license field itself Aug 04 14:32:50 ah. even so, 'in' would be a cleaner method if it's only a substring search, unless there's an actual need for the index of the substring Aug 04 14:37:40 RP__: can you look at meta/recipes-core/eglibc/eglibc-2.13/ppc-sqrt.patch Aug 04 14:38:02 galak: look at in what regard? Aug 04 14:38:07 and see if the CR/LF looks righ Aug 04 14:38:08 and see if the CR/LF looks right Aug 04 14:38:15 kergoth: agreed, in would have been better :) Aug 04 14:38:47 RP__: when I resync with upstream a minute ago got huge conflict here Aug 04 14:39:02 galak: ah, sgw might not have fixed his scripts :/ Aug 04 14:40:42 galak: did that patch have a CR/LF issue? Aug 04 14:41:00 sgw: I think the commit did, the patch didn't Aug 04 14:41:32 sgw: this had something to do w/a script of RP__ used for pulling things from oe-core into poky.git Aug 04 14:41:47 galak: added CR/LF or removed? Aug 04 14:42:12 sgw: appears to be added Aug 04 14:42:19 galak: I took sauls patch, my scripts don't have the lineending issue anymore Aug 04 14:42:49 hmm Aug 04 14:42:52 galak: fix pushed to master Aug 04 14:43:12 sgw: please ensure you use git am --keep-cr Aug 04 14:43:22 galak: so we can trace this down, can you look at the oe-contrib/sgw/stage and poky-contrib/stage/master_under_test and see if either of them have issues? Aug 04 14:43:55 RP__: will do Aug 04 14:44:26 sgw: khem posted something about how to auto set it Aug 04 14:45:47 RP__: I remember seeing that Aug 04 14:46:57 hmm Aug 04 14:48:42 http://futurist.se/gldt/ - cute Aug 04 14:48:46 sgw: oe-contrib has same issue Aug 04 14:53:09 and poky-contrib Aug 04 14:53:15 Ok, so I caused it, sorry about that Aug 04 14:55:18 np Aug 04 14:55:36 RP__: What did you want me to do to verify SOCKS5_* w/regards to BB_ENV_EXTRAWHITE Aug 04 14:55:52 hej , has anyone already started a meta-gumstix layer that I am missing ? Aug 04 14:56:19 galak: We need to figure out if its leaking into the sstate checksums Aug 04 14:56:45 RP__: how to check that? Aug 04 14:57:14 galak: Its not something I can type in the time available :( Aug 04 14:57:21 * RP__ has meetings starting in a minute Aug 04 14:57:23 RP__: ok Aug 04 15:10:44 fray: around? Aug 04 15:14:15 Could Bitbake used to build packages that would run on Debian or Ubuntu ARM? Probably not... Aug 04 15:14:56 I'm here right now.. Aug 04 15:15:14 taking a vacation day (in a bit).. building a new building on the property and need to get the roof on today.. ;) Aug 04 15:15:48 ha Aug 04 15:15:48 (had an old summer kitchen/smokehouse/shed building built about 100 years ago.. was so rotten at the base, we tore it down and are putting up a new building to replace it..) Aug 04 15:16:14 gonna rain tomorrow? :) Aug 04 15:17:02 I need to go through the debris.. some of the boards had Czech writing on them.. (Czech, Germans and Norweigans settled this area in the last 1880's) Aug 04 15:20:08 the old building had (on the outside of the wall) 7 foot walls.. the new one is 9 foot walls.. and the roof truses sit higer on the wall then the old building.. Aug 04 15:20:43 it looks like a monster compared to the old one.. (same footprint/foundation.. 8 x 20... sits over an old cistern that, assuming it's still water tight, I'm going to use to capture rain water for irrigation Aug 04 15:21:26 property used to have a wind mill that pumped water into the cistern... the cistern is on the hill by the house so it can feed to the barn by gravity.. the house must have had a pump... Aug 04 15:21:50 (windmill fell down around 1980... they moved to modern well & pump at that point) Aug 04 15:23:47 http://gate.crashing.org/~fray/WebsterHouse/Pages/30.html Aug 04 15:23:50 (old building) Aug 04 15:30:40 fray: just wondering if any of that debug output was useful w/regards to prelink Aug 04 15:31:02 the crash was.. I havn't seen anything else yet Aug 04 15:31:39 if you can capture a core and get a backtrace that would help tremendously.. Aug 04 15:32:00 fray: was trying to figure out how to do that or get gdb to see it Aug 04 15:32:14 you should be able to do: ulimit -c unlimited.. Aug 04 15:32:14 wasn't having much success, bah userspace ;) Aug 04 15:32:19 run the build.. (find hte core) Aug 04 15:32:26 then run gdb Aug 04 15:33:55 also, wasn't sure why the segv showed up in dmesg Aug 04 15:34:27 for some reason on 64-bit systems if the seg fault was due to specific instances it shows up in th console message as an indicator someone might be trying to hack you Aug 04 16:40:06 Has anyone got gsoap working on Angstrom linux? Aug 04 16:51:08 hmm, there appears to be an 'nls' distro feature which busybox and uclibc obey, yet gettext.bbclass still obeys USE_NLS Aug 04 16:55:39 yeah, there's a load of weirdness around that Aug 04 16:55:58 e.g. glib.inc uses gettext.bbclass but forces USE_NLS = "yes" irrespective of what the distro asked for Aug 04 16:56:08 ack Aug 04 16:56:11 that's odd Aug 04 16:56:22 totally Aug 04 16:56:44 RP did something in that area quite recently, but it wasn't him that introduced the general concept. I think it was even funkier before. Aug 04 16:57:32 but, yeah, should probably try to standardize on the distro feature and eliminate USE_NLS. Aug 04 17:57:26 hi stefan Aug 04 17:57:41 hi woglinde Aug 04 18:50:00 fray: ping Aug 04 18:56:26 galak: probably busy roofing atm :) Aug 04 18:56:32 :) Aug 04 18:56:38 crazy man Aug 04 19:18:05 whats the best way to add a layer to bblayer.conf programatically… just some sed foo? Aug 04 19:26:56 nvm just echo "BBLAYERS += layer" >> conf/bblayers.conf seems to work well Aug 04 19:27:36 yeah that's likely the best bet. our parser does have a *really* basic ast, but there's no code to emit it back out to a file Aug 04 19:27:39 (yet) Aug 04 21:08:35 I'm trying to find out how files end up in my oe-core build: /build/tmp-angstrom_2010_x-eglibc/sysroots/i686-linux/usr/bin/armv7a-angstrom-linux-gnueabi/ Aug 04 21:08:52 I believe it must be a recipe's populate_sysroot function in http://cgit.openembedded.org/cgit.cgi/openembedded-core/tree/meta/recipes-devtools/gcc Aug 04 21:09:15 but I can't find out which one, could anyone give some pointers? Aug 04 21:09:22 ? Aug 04 21:09:40 yes search the popluate sysroot function Aug 04 21:09:45 developer0: the sysroot is populated based on what recipes install with do_install. Aug 04 21:10:59 kergoth: oh I see, thanks will take a closer look Aug 04 22:32:08 Help: My attempt to capture an image via V4L2 is crashing the board. https://gist.github.com/1126411 Aug 04 22:32:22 After running this, I need to reboot the system before anything can capture again. Aug 05 02:06:22 kergoth: thanks much Aug 05 02:06:50 np **** ENDING LOGGING AT Fri Aug 05 02:59:56 2011