**** BEGIN LOGGING AT Thu Sep 05 02:59:59 2013 Sep 05 09:05:41 Hi guys, anyone knows where i can get the latest openjdk for angstrom? i can't get it with opkg because it can't find the package. manually installing fails because all sources are not avalaible. Any ideas? Sep 05 12:50:57 The requested URL /gowiki/AngstromFaq was not found on this server. Sep 05 12:52:15 Where can I read a FAQ about angstrom? Sep 05 12:52:25 I will be usign an embedded device that uses armstrong Sep 05 12:55:24 it basically looks like linux Sep 05 12:56:18 Crofton|work: I guess.. Sep 05 12:56:24 but what is special about this distro? Sep 05 12:56:29 WHere can I get info about this? Sep 05 12:56:34 Which packet manager uses if any? Sep 05 12:56:48 opkg Sep 05 12:56:50 what device? Sep 05 13:03:00 Crofton|work: it's an Abtrack Sep 05 13:03:14 http://www.abtrack.it/en/prodotti/localizzazione-tracking-monitoring/abt20-b-localizzatore-satellitare-gpsgprs-entry-level/ Sep 05 13:03:34 cool Sep 05 13:03:59 so no place where can I learn about Armsgtrong Sep 05 13:04:24 how is your basic Linux knowledge? Sep 05 13:04:38 basically, it is much the same as any other Linux Sep 05 13:04:58 Crofton|work: it's regularly Sep 05 13:05:14 DOes Armgstrong has repositories? Sep 05 13:05:32 yes Sep 05 13:05:33 SoC is ARM9 FreeScale Sep 05 13:05:44 where can I see the software available Sep 05 13:05:48 the repos Sep 05 13:22:31 Anyone have a import file for Eclipse to use with the toolchain? Sep 05 13:31:52 see #yocto for adt like questions Sep 05 13:32:02 hopefully some of the eclipse people are there Sep 05 13:32:15 I made hello world once in eclipse, but I forgot how :) Sep 05 13:37:20 Crofton|work, Thanks. I found this for setting it up http://www.lvr.com/eclipse1.htm . I was hoping someone had already exported the settings. Sep 05 13:38:21 Crofton|work, I'll ask on #yocto though. Not sure I can use their ADT. It might not include Qt support, but I'll ask there. Sep 05 13:38:33 good to nag :) Sep 05 13:39:02 the squeaky wheel gets the grease. Sep 05 13:39:52 Crofton|work, not sure if you heard, but I got a lot working on the BBB yesterday. I was very happy! Sep 05 13:40:17 I saw something Sep 05 13:40:20 very good to hear Sep 05 13:40:22 Crofton|work, I got a lot of help from bluelightning. Sep 05 13:40:37 he did a lot of opie work back in the day Sep 05 13:41:34 Crofton|work: Is this a debian application? Sep 05 13:41:41 A debian distro? Sep 05 13:42:04 http://en.wikipedia.org/wiki/OPIE_user_interface Sep 05 13:53:12 crised: debian-style in some ways, but not necessarily debian-based Sep 05 14:19:47 bluelightning: Where can I learn more about this distro_ Sep 05 14:19:48 ? Sep 05 14:20:17 crised: http://www.angstrom-distribution.org I would say Sep 05 14:20:35 bluelightning: broken links Sep 05 14:20:43 The requested URL /gowiki/AngstromFaq was not found on this server. Sep 05 14:21:19 yes, unfortunately there have been some server issues lately Sep 05 14:21:35 http://www.student.montefiore.ulg.ac.be/~merciadri/angstrom/files/angstrom-manual.pdf Sep 05 14:21:44 Is this good? Sep 05 14:23:29 I'm not sure to be honest, I remember discussion about writing it.. Koen is listed in the credits though so I'm assuming it's accurate Sep 05 14:35:44 crised, that was written in 2010... I'm sure its obsolete by now. Sep 05 15:33:11 Hey guys Sep 05 16:24:02 Anyone out there doing development using the Angstrom SDK built from meta-toolchain-qte? Is there an Angstrom Developers IRC by any chance? Sep 05 16:25:15 Does angstrom haves bash? Sep 05 16:27:11 crised: yep... busybox is used by default but bash can be installed Sep 05 16:28:04 bluelightning: yes Sep 05 16:28:33 thx Sep 05 16:28:37 bluebox Sep 05 16:40:18 cfo215, no irc Sep 05 16:43:57 bluelightning, do you hand meta-toolchain-qte or is that part of angstrom? Sep 05 16:45:08 grep -r meta-toolchain-qte * Sep 05 16:47:23 did that, it's part of open-embedded-core Sep 05 16:47:42 so, I guess I just answered my own question. Sep 05 16:47:49 ;-) Sep 05 16:48:43 Crofton, I used 'find . -name meta-toolchain-qte*' Sep 05 16:49:17 Crofton|work, from the setup-scripts/sources dir. Sep 05 16:50:23 cfo215: effectively I handle it I guess Sep 05 16:51:02 anyhow... it doesn't create a proper environment environment-setup-cortexa8hf-vfp-neon-angstrom-linux-gnueabi file. Some of the PATHs have dir//dir/dir instead of dir/dir/dir in the export SOMEVALUE= Sep 05 16:56:14 bluelightning, note the '//' unless I'm missing something, which I could well be. pastebin at http://pastebin.com/unFj9xfd Sep 05 16:57:43 bluelightning, of course I removed the extra /, but since I used the bitbake I thought I'd bring it you your attention. Sep 05 16:58:27 bluelightning, I found it in NetBeans when I tried to compile a Qt program. It threw an error about QMAKESPEC not being set. Sep 05 16:59:15 bluelightning, the export was "export QMAKESPEC=/tmp/sdk/sysroots/cortexa8hf-vfp-neon-angstrom-linux-gnueabi//usr/share/qtopia/mkspecs/linux-g++", again note the // Sep 05 17:22:57 Has anyone seen this error in the eglibc_2.16.bb file? Sep 05 17:22:59 setup-scripts/build/tmp-angstrom_v2012_12-eglibc/work/armv6-vfp-angstrom-linux-gnueabi/eglibc-2.16-r15+svnr20393/eglibc-2_16/libc/sunrpc/rpcsvc/bootparam_prot.h': No such file or directory Sep 05 17:23:09 There's a .x file there, but no .h. Sep 05 21:08:02 I have my own recipe for the Phidgets Library (libphidget) inside of my meta layer (meta-cfo215) but the header files and libraries don't get included when I do a bitbake meta-toolchain-qte. I have it included in my local.conf and bblayers.conf files. Sep 06 00:09:05 Hi, Is there an IRC client for Angstrom? **** ENDING LOGGING AT Fri Sep 06 02:59:59 2013