**** BEGIN LOGGING AT Sun Jan 30 02:59:57 2011 Jan 30 09:23:27 hello Jan 30 09:24:00 can anyone help me how to port oe image on qemu emulator... Jan 30 12:46:30 Anybody who get the mouse/tablet working with x11-image in qemu? Jan 30 13:57:39 03Mike Westerhof  07org.openembedded.dev * r3b8e2e2e9c 10openembedded.git/ (3 files in 2 dirs): Jan 30 13:57:39 SlugOS: Bump up to SlugOS 5.7 with kernel 2.6.29 Jan 30 13:57:39 - drop CONFIG_SYSFS_DEPRECATED in the kernel config Jan 30 13:57:39 - drop "native" feed as it is empty, and will remain so Jan 30 13:57:39 Signed-off-by: Mike Westerhof Jan 30 13:57:45 03Mike Westerhof  07org.openembedded.dev * r6947f29c84 10openembedded.git/recipes/slugos-init/files/sysconf: Jan 30 13:57:46 SlugOS: sysconf - pass along hostname to DHCP server Jan 30 13:57:46 This change will result in the appropriate DNS entry being created Jan 30 13:57:46 dynamically, if the DHCP server supports doing so. Jan 30 13:57:46 Signed-off-by: Mike Westerhof Jan 30 13:57:47 03Mike Westerhof  07org.openembedded.dev * r94993e5748 10openembedded.git/recipes/slugos-init/slugos-init_5.0.bb: Jan 30 13:57:47 SlugOS: slugos-init -- add boot/kexec script for kernel development Jan 30 13:57:47 (this should be removed for release) Jan 30 13:57:47 Signed-off-by: Mike Westerhof Jan 30 14:36:27 03Mike Westerhof  07org.openembedded.dev * r45415fcd23 10openembedded.git/recipes/slugos-init/files/sysconf: Jan 30 14:36:27 SlugOS: sysconf - change cpio usage from "crc" format to "newc" format Jan 30 14:36:27 (busybox cpio does not (yet) support the crc format) Jan 30 14:36:27 Signed-off-by: Mike Westerhof Jan 30 15:13:15 03Mike Westerhof  07org.openembedded.dev * raa479cdc92 10openembedded.git/recipes/initscripts/ (initscripts-1.0/slugos/reboot initscripts-slugos_1.0.bb): Jan 30 15:13:15 SlugOS: initscripts - rework reboot for clean kexec Jan 30 15:13:15 (Borrowed extensively from the HIPOX reboot/kexec technique) Jan 30 15:13:15 Signed-off-by: Mike Westerhof Jan 30 16:27:04 :q Jan 30 16:27:12 :qhi Jan 30 16:27:14 hi Jan 30 16:29:15 heh Jan 30 16:29:19 focus Jan 30 16:30:45 yup Jan 30 16:31:04 and revealed what my favourite editor is :-) Jan 30 16:39:59 hehe Jan 30 16:50:34 valgrind has "COMPATIBLE_HOST = "^(i.86|x86_64).*-linux" Jan 30 16:50:45 in its .bb file. why? valgrind is also supported on powerpc Jan 30 16:50:49 mickeyl: I still feel it is better than ^C ^C if you know what I mean Jan 30 16:50:53 is there a special reason? Jan 30 16:58:41 cpo, test it Jan 30 16:58:59 likely when the recipe was originally added was before ppc support was added Jan 30 17:04:28 eFfeM: hehe, yeah Jan 30 17:08:44 * mwester says a bad word. Jan 30 17:09:50 Crofton|work: receipe is for latest/greatest of valgrind, ill give it a shot and send a patch if it works Jan 30 17:10:17 My images dir was getting cluttered, so I did "rm -rf tmp/deploy/i*" --- and blew away my packages along with my images. Any magic bitbake incantation exist that will re-populate that directory, or do I need to blow away tmpdir and start over? Jan 30 17:10:19 cpo, thanks Jan 30 17:22:36 mwester: i think there is a solution Jan 30 17:23:13 but only if you have not inherited rm_work Jan 30 17:24:06 I don't inherit rm_work on the dev system -- so I think there must be some magic. But, I just kicked off a build -- won't take too long, SlugOS is small and it's a quad-core. :) Jan 30 17:24:26 just do rm tmp/stamps/*/*do_package_write_ipk* or somehting like that Jan 30 17:25:02 (someone needs to make a cheat sheet of "magic things to bail your butt out of trouble when you do something really stupid with bitbake and OE) :D Jan 30 17:25:18 iirc slugos on our autobuilder takes between 30 and 60 mins, probably less for you as you still have your native tools etc Jan 30 17:25:28 mwester: :-) Jan 30 17:25:35 mwester, well, do you have packaged-staging? :) Jan 30 17:25:54 ah yes, forgot about packaged staging, that would even help mre Jan 30 17:25:56 Yep... Jan 30 17:26:02 So then, easy Jan 30 17:26:07 blow away everthing but that Jan 30 17:26:17 and pstaging will be used for everything again Jan 30 17:26:44 hmm. I will have to play with that. Jan 30 17:27:24 Does the presence of legacy-staging.log cause any troubles with that? (I think I need to clean up a few recipes, but I'm not sure how to do so) Jan 30 17:28:53 nope Jan 30 17:29:05 pstaging is fine with legacy staging, it's just slow on the create a pstaging package part Jan 30 17:54:52 hi? Jan 30 17:55:01 I am trying to map memory in my boot arguents Jan 30 17:55:04 now this has worked before Jan 30 17:55:11 I am doing it for dsplink stuff Jan 30 17:55:29 try asking in #beagle Jan 30 17:55:36 hmm Jan 30 17:55:36 not many good dsplinnk people ehere Jan 30 17:55:40 k Jan 30 19:13:48 classes/kernel.bbclass:PKG_kernel-image = "kernel-image-${KERNEL_VERSION}" Jan 30 19:13:48 classes/kernel.bbclass:PKG_kernel-base = "kernel-${KERNEL_VERSION}" Jan 30 19:14:02 what do those PKG_* variables do? Jan 30 19:14:50 i thought that they'd rename a package Jan 30 19:16:05 but i still get kernel-base*.ipk and kernel-image*.ipk Jan 30 23:16:49 03Andrea Adami  07org.openembedded.dev * r11aaa9a845 10openembedded.git/recipes/linux/linux-kexecboot-2.6.37/ (5 files in 5 dirs): Jan 30 23:16:49 linux-kexecboot: add more Zaurus defconfigs for testing 2.6.37 Jan 30 23:16:49 * initial commit for tosa, poodle, collie Jan 30 23:16:49 * minimal edits for spizt and akita Jan 30 23:16:49 Signed-off-by: Andrea Adami Jan 30 23:27:40 I know this channel isn't correct to ask that, i tried others channel (#arago, #angstron and #ubuntu) but no one answered, but, anyone may help me, please? I'm trying to compile the Arago Distro( an overlay for Angstrom ), my board is a dvm365, but I'm getting an ftp error in all do_fetch(). My connection is behind a proxy and I set all path variables and tried many things but no one works. For help, follow the Path: http://pastebin.com/j0NJeDnH and Jan 30 23:27:41 Error: http://pastebin.com/cUSETk6t . If I used the root user its works, I don't know why, the root and user path are equal. Thanks a lot Jan 30 23:28:51 I tried to download the files manually, by ftp command, and its worked to Jan 31 00:01:53 03Andrea Adami  07org.openembedded.dev * r38006526b0 10openembedded.git/recipes/linux/linux-kexecboot-2.6.37/ (6 files in 6 dirs): Jan 31 00:01:53 linux-kexecboot: new round of cleaning for 2.6.37 Zaurus defconfigs Jan 31 00:01:53 * remove CONFIG_SATA_PMP and CONFIG_PATA_PLATFORM Jan 31 00:01:53 * those seem not necessary for kexecboot Jan 31 00:01:53 * tested on c7x0 and spitz (CF cards and internal hdd) Jan 31 00:01:53 Signed-off-by: Andrea Adami Jan 31 00:14:02 03Andrea Adami  07org.openembedded.dev * r7c16217c49 10openembedded.git/recipes/linux/linux-kexecboot_git.bb: Jan 31 00:14:02 linux-kexecboot: move SRCREV and bump to 2.6.38-rc2 Jan 31 00:14:03 Signed-off-by: Andrea Adami Jan 31 00:14:15 03Andrea Adami  07org.openembedded.dev * re12cfc8f11 10openembedded.git/recipes/linux/linux-kexecboot/ (6 files in 6 dirs): Jan 31 00:14:15 linux-kexecboot_git: refresh Zaurus defconfigs Jan 31 00:14:15 * initial commit, will need refinements Jan 31 00:14:15 * taken from 2.6.37 Jan 31 00:14:15 Signed-off-by: Andrea Adami Jan 31 00:41:24 03Andrea Adami  07org.openembedded.dev * r395fe56a07 10openembedded.git/recipes/linux/ (7 files in 7 dirs): Jan 31 00:41:24 linux-kexecboot_git: update Zaurus defconfigs for 2.6.38-rc2 Jan 31 00:41:24 Signed-off-by: Andrea Adami Jan 31 00:43:01 03Andrea Adami  07org.openembedded.dev * r8af21e112c 10openembedded.git/recipes/linux/linux-kexecboot_git.bb: Jan 31 00:43:01 linux-kexecboot_git: return to DEFAULT_PREFERENCE="-2" Jan 31 00:43:01 * bumped by mistake (again) during testing Jan 31 02:03:29 03Andreas Oberritter  07master * r09d0669ed9 10openembedded.git/classes/kernel.bbclass: (log message trimmed) Jan 31 02:03:29 kernel.bbclass: Add kernel-* to PACKAGES_DYNAMIC Jan 31 02:03:29 * Use it as a hint for BitBake to know that packages inheriting Jan 31 02:03:29 kernel.bbclass do provide kernel-x.y.z-localversion. Jan 31 02:03:29 Signed-off-by: Andreas Oberritter Jan 31 02:03:29 Acked-by: Paul Menzel Jan 31 02:03:30 Tested-by: Paul Menzel Jan 31 02:06:26 what is oe Jan 31 02:06:47 anyone **** ENDING LOGGING AT Mon Jan 31 02:59:57 2011