**** BEGIN LOGGING AT Fri Dec 09 02:59:58 2011 Dec 09 07:28:17 angstrom: 03testlab  07yocto * rf120521607 10testlab/beaglebone/eglibc/systemd-image/ (4 files): beaglebone: systemd-image configured for angstrom v2011.12-core using branch angstrom-staging and revision a073a0608cde743d2efe642d2abdbe58cef61ad1 Dec 09 10:30:00 angstrom: 03testlab  07yocto * r0b178dca9b 10testlab/beagleboard/eglibc/systemd-image/build-id: beagleboard: systemd-image configured for angstrom v2011.12-core using branch angstrom-staging and revision a073a0608cde743d2efe642d2abdbe58cef61ad1 Dec 09 10:30:11 angstrom: 03testlab  07yocto * r637220eb62 10testlab/beagleboard/eglibc/XFCE-NetworkManager-image/ (build-id installed-package-sizes.txt installed-packages.txt): beagleboard: XFCE-NetworkManager-image configured for angstrom v2011.12-core using branch angstrom-staging and revision a073a0608cde743d2efe642d2abdbe58cef61ad1 Dec 09 10:50:24 angstrom: 03testlab  07yocto * r211691e3b6 10testlab/beagleboard/eglibc/efl-nodm-image/ (5 files): beagleboard: efl-nodm-image configured for angstrom v2011.12-core using branch angstrom-staging and revision a073a0608cde743d2efe642d2abdbe58cef61ad1 Dec 09 10:50:34 angstrom: 03testlab  07yocto * re0ac7ed689 10testlab/beagleboard/eglibc/systemd-GNOME-image/ (build-id installed-package-sizes.txt installed-packages.txt): beagleboard: systemd-GNOME-image configured for angstrom v2011.12-core using branch angstrom-staging and revision a073a0608cde743d2efe642d2abdbe58cef61ad1 Dec 09 11:51:18 angstrom: 03testlab  07yocto * r7aba3566d0 10testlab/beagleboard/eglibc/efl-nodm-image/build-id: beagleboard: efl-nodm-image configured for angstrom v2011.12-core using branch angstrom-staging and revision a073a0608cde743d2efe642d2abdbe58cef61ad1 Dec 09 11:51:28 angstrom: 03testlab  07yocto * r1b92e53cfa 10testlab/beagleboard/eglibc/systemd-image/build-id: beagleboard: systemd-image configured for angstrom v2011.12-core using branch angstrom-staging and revision a073a0608cde743d2efe642d2abdbe58cef61ad1 Dec 09 11:51:29 angstrom: 03testlab  07yocto * rd45e515cab 10testlab/beagleboard/eglibc/XFCE-NetworkManager-image/build-id: beagleboard: XFCE-NetworkManager-image configured for angstrom v2011.12-core using branch angstrom-staging and revision a073a0608cde743d2efe642d2abdbe58cef61ad1 Dec 09 11:51:29 angstrom: 03testlab  07yocto * rac518ed550 10testlab/beagleboard/eglibc/systemd-GNOME-image/ (4 files): beagleboard: systemd-GNOME-image configured for angstrom v2011.12-core using branch angstrom-staging and revision a073a0608cde743d2efe642d2abdbe58cef61ad1 Dec 09 16:35:12 Hey i'm trying to get a camera to work with beagleboard-xm runnign angstrom with 2.6.39 omap linux kernel Dec 09 16:35:56 I get an error regarding the omap_i2c whichi believe is the port the camera connects to Dec 09 16:35:59 omap_device: omap_i2c: build failed (-17) Dec 09 16:36:13 I have more details if someone is willing to take a look at it Dec 09 18:53:07 Hello, I was looking for some help on building an Angstrom distribution for Beagle Dec 09 18:55:55 did you look at the website? Dec 09 18:56:04 the oebb.sh script is pretty good Dec 09 19:39:52 yes, I had a question about that Dec 09 19:39:59 Has anyone managed to use Narcissus to build an SDK for the host system and manage to get Qt Creator to work with it? Dec 09 19:40:22 I tried compiling it but I could not find the build, I think it gave me 1 error during the build Dec 09 19:41:22 so the SDK that comes with the Narcissus build is not source files for linux, it's to build apps I understand Dec 09 19:45:15 I understand that. I am trying to compile a simple QT application and want to use Qt Creator but it seems the paths for different files that Qt Creator looks for are incorrect. Right now qmake is looking at QT_INSTALL_LIBS:/usr/local/angstrom/arm/lib Dec 09 19:45:16 for the QT libraries but those lib files are located at /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/lib within the SDK. Dec 09 19:48:03 This bitbake is really confusing, I can't find any sources for linux, all I see are .bb and .py files, I'm using these instructions http://www.angstrom-distribution.org/building-angstrom Dec 09 19:49:02 then I'm getting this while compiling ERROR: The checksums for "/home/dmitry/dev-beagle/sources/downloads/binutils-2.20.1.tar.bz2" did not match. Dec 09 19:50:10 I believe I saw this error before. Can you look at the file and see what the size of binutils-2.20.1.tar.bz2 is? Dec 09 19:53:19 thanks, sory I'm repulling all files, maybe I screwed up in the process Dec 09 19:54:17 is this angstrom build supposed to generate rootfs and the kernel or just the kernel? Dec 09 19:54:21 I am pretty sure the checksum in the recipe is incorrect. There is a patch somewhere that updated the checksum Dec 09 19:54:55 oh i see, this is because the bin utils got updated? Dec 09 19:56:02 http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-September/034937.html Dec 09 19:58:10 Can someone help me with a boot error i'm getting? It's not letting me access the camera on my beagleboard xM running angstrom Dec 09 19:58:19 http://pastebin.com/6pm30rqf Dec 09 19:58:53 do I put the patch in the same folder as oebb.sh? how do I patch it? thnx Dec 09 20:06:05 if you need to patch the kernel, you can add patches to the .bb recipe Dec 09 20:21:19 So I put it in the same folder as beagleboard.bb and type in "patch -p0 < meta-oe-v2-binutils-2.20.1-fix-checksums-as-2.20.1-is-now-2.20.1a.patch" **** ENDING LOGGING AT Sat Dec 10 02:59:56 2011