**** BEGIN LOGGING AT Tue Nov 06 02:59:58 2012 Nov 06 03:07:55 hello , i want to download all open embedded repository , is it possible ? i will make all operations offline on our lab Nov 06 03:20:01 even if you have all the downloaded sources, bitbake will still want to do a git ls-remote on any recipes that pull from an outside repo Nov 06 03:20:32 yes, even recipes that aren't in the image you're building... Nov 06 03:20:50 nerdboy , how can we download all ? Nov 06 03:21:12 so you can either try some config options or create local git mirrors Nov 06 03:21:46 once you do a full clean build while connected to the intarweb you'll have all the sources Nov 06 03:24:21 something like SOURCE_MIRROR_URL=your_own_local_server and INHERIT += "own-mirrors" should keep it happy with your local downloads once you have them Nov 06 03:25:09 can't really stop the git remote thing unless you prune all the git recipes Nov 06 03:25:22 or point them at local mirror repos Nov 06 03:26:24 but i'm not really the expert, so maybe kergoth will correct me... Nov 06 04:23:47 okay, this is weird... Nov 06 04:24:40 i'm getting tar errors when it tars up the image, but the same command in the shell work fine Nov 06 04:25:00 in the shell meaning outside of bitbake... Nov 06 04:28:24 nerdboy: different tar in PATH probably IIRC oe has tar-replacement-native Nov 06 04:29:18 would that be in the x86 sysroot? Nov 06 04:29:36 or are you talking something else entirely... Nov 06 04:30:32 ijust edited the IMAGE_CMD_tar.gz to call /bin/tar and it didn't help Nov 06 04:31:28 i get weird errors like "tar: ./var/log: File removed before we read it" Nov 06 04:31:42 where /var/log is a symlink Nov 06 04:42:15 okay, i cut down the path in my bb shell to just bitbake/bin, the arm toolchain/bin, /usr/bin, and /bin Nov 06 04:42:28 we'll see what that does Nov 06 04:54:36 <|KNERD|> groovy Nov 06 04:59:38 nope, skipped at least one error but still had a few others Nov 06 05:00:06 tar: ./usr/share/foo: Read error at byte 0, while reading 8 bytes: Is a directory Nov 06 05:00:11 another symlink Nov 06 09:20:53 morning all Nov 06 10:00:17 does someone have an example of using blacklist.bbclass ? Nov 06 10:01:28 PNBLACKLIST[bluez-libs] = "bluez-libs 3.x has been replaced by bluez4" Nov 06 10:01:55 BTW: there is example in blacklist.bbclass Nov 06 10:06:21 JaMa: thanks. I read the bbclass but it was confusing, there was PN and pn, and didn't explain that other one was literal and other one should be replace with package name Nov 06 11:03:45 hi ! Nov 06 11:34:59 hi all Nov 06 12:46:28 is there a variable that points to the native sysroot ? Nov 06 13:13:15 gm Nov 06 15:40:53 Anobody getting this error when building llvm2.8? http://paste.debian.net/206935/ Nov 06 15:40:58 (from meta-java) Nov 06 16:01:06 It ssems that it is a known issue: http://lists.linuxtogo.org/pipermail/openembedded-devel/2012-August/041120.html Nov 06 16:12:38 khem: has that patch (^) been applied to meta-java? I can't seem to find it in the repo. Nov 06 22:05:07 guys, is there any efforts started to port qt5? Nov 06 22:50:00 ftonello: it does Nov 07 00:41:55 otavio: where can I find it? Nov 07 00:43:11 guys, when running valgrind in armv7 arch im getting this error Nov 07 00:43:16 http://paste.kde.org/598670/ Nov 07 00:43:20 does someone knows what it could be? Nov 07 00:43:24 where can I find the ld-linux.so.3 not stripped? Nov 07 01:06:02 ftonello: https://github.com/meta-qt5/meta-qt5 Nov 07 01:06:15 ftonello: but it is in very beggining Nov 07 01:06:47 ftonello: we intend it to be handled as an official layer later Nov 07 01:15:26 otavio: ok, I hope I can help you guys Nov 07 01:15:45 ftonello: we too :) Nov 07 01:16:03 ftonello: check the other branch; this is the wip of JaMa Nov 07 01:19:25 otavio: the testing branch? **** ENDING LOGGING AT Wed Nov 07 03:00:02 2012