**** BEGIN LOGGING AT Sat Apr 17 02:59:56 2010 Apr 17 06:14:25 hi , i got compile my beagleboard with "bitbake console-image" command , after that i pushed MLO,u-boot,uImage files to fat32 and angstrom.tar.bz and modules.tar.bz , i ve extracted console-image.bz2 and modules-2.6.29-r46.tgz files to EXT2. Apr 17 06:14:25 then i tried to boot my beagleboard C2 , its not opening ? just showing leds blinks on boot and nothing more ? whats wrong ? Apr 17 06:23:25 better ask that on #beagle or #angstrom Apr 17 06:26:50 hi, does openembedded support qtopia (image building) ?? Apr 17 06:29:21 while there is a fork of qtopia 1.x (opie) in OE, noone added Qtopia. if you - despite it being a product Nokia no longer works on - still want it, you could take a look into the OE tree @ git.openmoko.org where some qtopia recipes should be present Apr 17 06:30:38 ok Apr 17 07:47:01 03Koen Kooi  07org.openembedded.dev * re6aa4a12f4 10openembedded.git/recipes/chromium/chromium_svn.bb: chromium: bump PR for nss change Apr 17 07:47:01 03Koen Kooi  07org.openembedded.dev * rb304f79d96 10openembedded.git/recipes/mozilla/ (3 files in 2 dirs): nss 3.12.6: the jalimo recipe was trying to be way to clever with shared libs, breaking dynamic linking at runtime, so simplify recipe Apr 17 07:59:16 03Koen Kooi  07org.openembedded.dev * re05fc0f741 10openembedded.git/conf/machine/smartq5.conf: smartq5: add machine file for smartq5 tablet Apr 17 08:15:00 03Stefan Schmidt  07org.openembedded.dev * r3f2ce2aaaf 10openembedded.git/conf/machine/smartq5.conf: Apr 17 08:15:00 smartq5.conf: Fix NAME and DESCRIPTION Apr 17 08:15:00 Its not a Samsung SMDK. Apr 17 10:14:46 03Michael 'Mickey' Lauer  07org.openembedded.dev * re8850ebdc4 10openembedded.git/recipes/evtest/ (evtest_1.23.bb evtest_1.25.bb): evtest: rewrite recipe and bump to 1.25; it's using autotools now Apr 17 10:39:19 03Michael 'Mickey' Lauer  07org.openembedded.dev * ra2eb4a5508 10openembedded.git/recipes/tasks/task-cli-tools.bb: task-cli-tools: move some tools to the -debug subpackage Apr 17 11:59:43 03Koen Kooi  07org.openembedded.dev * r597e86c28e 10openembedded.git/recipes/xorg-driver/ (4 files in 2 dirs): xf86-video-s3c64xx: add accelerated (XAA + Xv) driver for s3c64xx SoCs Apr 17 11:59:44 03Koen Kooi  07org.openembedded.dev * r0fb52aef77 10openembedded.git/classes/kernel.bbclass: kernel.bbclass: fix ASMDIR regressions Apr 17 13:18:58 anyone alive in this channel? (or im bugged?) Apr 17 13:29:46 Hello; Apr 17 13:29:54 hey Apr 17 13:29:59 I'm having a trouble that I didn't get where Apr 17 13:30:19 and i was thinking im the only one alive here xD Apr 17 13:30:25 I did (in conf/local.conf) Apr 17 13:30:25 DISTRO_ARCH = "${TARGET_ARCH}-${DISTRO}" Apr 17 13:30:26 MACHINE_DISTRO_ARCH = "${MACHINE_ARCH}-${DISTRO}" Apr 17 13:30:26 PACKAGE_ARCHS = "all any noarch ${TARGET_ARCH} ${PACKAGE_EXTRA_ARCHS} ${DISTRO_ARCH} ${MACHINE_DISTRO_ARCH} ${MACHINE}" Apr 17 13:30:29 j720: heheh Apr 17 13:31:08 So, in theory I could use DISTRO_ARCH or MACHINE_DISTRO_ARCH as package arch, right? Apr 17 13:31:17 uff.... thats to much code for me. I just started with LINUX Apr 17 13:31:44 j720: hah Apr 17 13:32:06 im allready in trubble with an simple UI named matchbox ;) Apr 17 13:32:09 j720: and what are you doing with OE? Apr 17 13:32:51 im just in this channel, cuz its the only one "alive" Apr 17 13:33:31 seems like all the names in the list are 99% Bots Apr 17 13:34:27 j720: it is not that bad Apr 17 13:34:31 j720: heh Apr 17 13:35:27 well, maybe i just ask the wrong Questions.... to noobish i guess Apr 17 13:36:40 j720: :-) Apr 17 13:38:25 <-- back to google and dummy books. Much Luck with your Problem Apr 17 13:39:26 03Koen Kooi  07org.openembedded.dev * rdc17170c1c 10openembedded.git/recipes/udev/ (7 files in 2 dirs): udev-static 124: prototype for a static udevd and udevadm that can be used as fallback on old kernels (e.g. 2.6.26 or earlier) Apr 17 14:51:50 hello, is there any tool like menuconfig for Kernel to select/deselect packages/options for OE? Apr 17 15:06:14 No Apr 17 15:06:30 Your favorite text editor is the correct tool :) Apr 17 15:17:43 we try to use angstorm distro but there lots of packages that we do not need. how can we modify the package list? Apr 17 15:20:30 I presume you mean preinstalled packages? Ignore them would be easiest, but if you really want to generate a firmware image that lacks some the packages, search for something along the lines of "angstrom-minimal" and compare to "angstrom" (in the conf directory most likely) to see how they differ. If there is no angstrom-minimal, there are other distros where you can compare a standard to a minimal and see how it is done. Apr 17 15:25:18 (I'm pretty sure at one time I saw a reference to "angstrom-minimal-image" or similar; not sure where that was,though...) Perhaps the angstrom mailing list would be a good place to enquire. Apr 17 15:33:53 Hmm Apr 17 15:34:22 So we can not build a specific firmware with desired packages Apr 17 15:34:26 right? Apr 17 15:35:04 For this aim, we must create a distribution configs on OE Apr 17 15:35:22 Am I right? Apr 17 16:05:34 neversaynever: the easiest way might be to keep angstrom as distribution and only change/create tasks/images with the desired packages. if you need different versions of packages you can use overrides Apr 17 16:15:58 did someone successfully build OE on amazon EC2? or another xen system? i have problems with building glibc and the locales. it always says "mmap: Permission denied" Apr 17 16:20:24 when i build it with ENABLE_BINARY_LOCALE_GENERATION = "0", i get "QA Issue with nscd: No GNU_HASH in the elf binary:" during do_package of glibc Apr 17 17:22:22 re pb Apr 17 18:47:53 hi woglinde Apr 17 18:47:58 * pb_ returns from digging up trees Apr 17 18:53:06 hi all Apr 17 19:20:29 re Apr 17 19:26:55 hi , i tried to boot-up my beagleboard with angstrom , i got "beagleboard login:" console but my keyboard doesnt work Apr 17 19:48:46 * mwester semds pb_ a bill for one tree's worth of carbon credits. Apr 17 19:52:39 mwester: the trees are still alive and happy, they are just living in (large) pots now Apr 17 19:53:14 Ah. You are training them to become ambulatory, then? Soon we will have herds of trees walking through the streets... Apr 17 19:53:31 * mwester has been watching too much Monty Python, lately. :) Apr 17 21:41:56 jo ant Apr 17 21:42:34 hello Apr 17 21:42:47 woglinde: right you... Apr 17 21:43:10 I tried to compile minimal with MACHINE = "collie" and build errors out with: bb.fatal("DISTRO requested EABI but selected machine does not support EABI") Apr 17 21:43:21 Being that default compiler is gcc 4.4.2 I added armv4 in sane-toolchain.inc Apr 17 21:43:31 -<------>armv5te iwmmxt armv7a armv7 armv5teb armv4t" Apr 17 21:43:31 +<------>armv5te iwmmxt armv7a armv7 armv5teb armv4 armv4t" Apr 17 21:43:50 is it the right way? Apr 17 21:44:24 hm yes one of the spots Apr 17 21:44:29 but there are some more Apr 17 21:48:05 I could build linux-kexecboot, just this Apr 18 02:03:06 is there any bitbake Angstrom for UVCDYNCTRL program? Apr 18 02:03:34 where can I see the full list of Angstrom bitbakes? Apr 18 02:27:52 How can I change locale on angstrom? **** ENDING LOGGING AT Sun Apr 18 02:59:57 2010