**** BEGIN LOGGING AT Wed Oct 16 02:59:58 2013 Oct 16 05:14:08 is ubuntu 11.10 a supported version for building oe Oct 16 05:14:15 i am getting errors Oct 16 05:14:37 like No module named pysqlite2 Oct 16 05:15:02 can anybody help? Oct 16 07:01:10 hello, I am using meta-toolchain-qte, installed through the angstrom scripts and I have a problem building and installing the QtSerialPort addon for Qt Oct 16 07:01:38 when I do "make install" on my Ubuntu I get: install -m 755 -p "libQtSerialPortE.so.1.0.0" "/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/lib/libQtSerialPortE.so.1.0.0" strip-unneeded "/usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/lib/libQtSerialPortE.so.1.0.0" /bin/sh: strip-unneeded: command not found make[2]: [install_target] Error 127 (ignored) Oct 16 08:56:33 JaMa: there? Oct 16 09:03:04 morning all Oct 16 09:03:58 morning Oct 16 09:04:34 morning all, hi bluelightning Oct 16 09:04:48 gm bluelighting, silvio_, Anguel Oct 16 09:05:03 hi jackmitchell , Anguel Oct 16 09:05:21 hi all :) Oct 16 09:07:11 rburton: y Oct 16 09:09:22 can someone please tell me if the environment-setup-armv7a-vfp-neon-angstrom-linux-gnueabi script is platform specific, or is it based on an openembedded script? Oct 16 09:09:39 sorry, I mean angstrom-specific Oct 16 09:10:20 it does not set a variable and I don't know where to report this issue Oct 16 09:10:43 OE_QMAKE_STRIP Oct 16 11:06:08 hi lumag Oct 16 11:06:22 hello ant_work Oct 16 14:22:15 HI Oct 16 14:23:07 in bbappend, does, DEPENDS -= "" work (similar to DEPENDS += )? Oct 16 14:23:31 no, there is no -= operator Oct 16 14:23:44 there is _remove in bitbake 1.20+ Oct 16 14:23:57 which will accomplish the same thing Oct 16 14:24:54 in bitbake 1.18 is it applicable? Oct 16 14:25:07 no, I'm afraid not Oct 16 14:25:34 there you'd have to use oe_filter_out() or just set the value outright Oct 16 14:26:07 how do i use oe_filter_out () Oct 16 14:27:59 VARIABLENAME := "${@oe_filter_out('value', '${VARIABLENAME}', d)}" Oct 16 14:31:28 thanks Oct 16 18:50:08 RP, Does this Galileo thing mean we can make toolchains that really work on Windows and Mac for all archs? Oct 16 19:15:39 Crofton|work: iirc, the non-linux toolchains are a bit limited at the moment, as galileo just needed gcc+binutils Oct 16 19:15:53 Crofton|work: but the hard bit is done, right? :) Oct 16 19:16:45 :) Oct 16 19:43:51 rburton, should people interested in this be looking at meta-mingw? Oct 16 21:18:19 Crofton|work: meta-mingw and meta-darwin Oct 16 21:18:35 Crofton|work: as rburton says, we have gcc+binutils working... Oct 17 00:25:17 ok, i can't find the build target for the "custom" sdk target Oct 17 00:25:45 name of meta recipe or whatever... Oct 17 00:26:05 and it's not the meta-toolchain-sdk one Oct 17 00:26:24 its easiest to just use populate_sdk on an existing image whose contents match up with what you want in the sdk Oct 17 00:26:31 bitbake -c populate_sdk foo-image Oct 17 00:26:39 * kergoth shrugs Oct 17 00:29:16 i thought there was something "new" for 1.5 Oct 17 00:29:45 i tried it once and had some weird failures and never got back to it Oct 17 00:30:12 and it's not in .bash_history any more... Oct 17 00:31:35 kergoth: what comes out of populate_sdk foo-image? does it come out in the sdk directory? Oct 17 00:32:45 i guess we'll see how long it takes to find out... Oct 17 01:32:00 okay, i've got a file collision between dbg packages, and some non-existent *-dev packages Oct 17 01:32:14 proper ways to address? Oct 17 01:33:17 i've massaged packaging before to produce a missing package, but is there a way to say it's just not provided? **** ENDING LOGGING AT Thu Oct 17 02:59:58 2013