**** BEGIN LOGGING AT Sat Nov 21 02:59:59 2015 Nov 21 03:33:18 I’m using as much of bitbake autotools support as I think I can, but I’m still getting ARNING: unrecognized options: --with-libtool-sysroot form configure. Any suggestions? Nov 21 18:45:40 bluelightning: so i've gotten a recipe for twisted together. Nov 21 18:45:53 kratsg: ok, cool Nov 21 18:46:05 https://github.com/kratsg/meta-l1calo/tree/master/recipes-core/python Nov 21 18:46:31 the only thing I'm not sure I should be worried about is the entire size due to twisted's dependencies (blows up the filesystem image from 15 MB to about 26 MB mostly because of python-core + python-lang) Nov 21 18:49:07 also, the one thing that basically broke the recipe was that if i want to include a folder -- I need the suffix-ed slash. Otherwise, it screws everything up. Nov 22 00:47:36 hi, i have a ppc40x board. it originally had 32MB of memory, and an attached usb 2.0 pci card was detected and works fine. i upgraded the dimm to 256MB, and now the card is not detected by linux. it still is detected in u-boot. Nov 22 00:48:16 i'm thinking that the pci configuration address space conflicts with memory > 32MB, but i don't know how to remap it to fix it. any suggestions? Nov 22 02:28:54 m4t, the pci init is pretty verbose ; you can boot both mem sizes and capture the dmesg and then "diff -u 32mb.log 256mb.log" Nov 22 02:29:11 might tell you something. Nov 22 02:29:34 I doubt this is yocto specific however ; more likely specific to your board, your kernel version, and your dts. Nov 22 02:57:11 yeah it has nothing to do with yocto :-) thanks **** ENDING LOGGING AT Sun Nov 22 02:59:59 2015