**** BEGIN LOGGING AT Sat May 26 02:59:57 2007 May 26 04:29:45 What' wrong name 'linux_module_packages' is not defined while evaluating ? May 26 06:18:00 morning all May 26 07:01:43 likiwise, zecke : i think i found what goes wrong with the uclibc/bitbake 1.8 builds May 26 07:02:31 likiwise, zecke :the *actual* machine uClibc is not copied during the install phase May 26 07:03:44 likiwise, zecke :instead you get the one from the files dir which is empty and as a result oemake oldconfig halts as it waits for arch to be defined etc May 26 07:52:59 good morning May 26 08:25:02 * * OE Bug 2379 has been created by jbs@bandos.homelinux.com May 26 08:25:04 * * phalanx QA Error May 26 08:25:06 * * http://bugs.openembedded.org/show_bug.cgi?id=2379 May 26 08:29:02 * * OE Bug 2380 has been created by jbs@bandos.homelinux.com May 26 08:29:04 * * qpe-libgaim autoconf looks at host includes May 26 08:29:06 * * http://bugs.openembedded.org/show_bug.cgi?id=2380 May 26 08:40:07 Hi! May 26 08:40:23 koen: So what we decide on yesterday's pointercal issue? May 26 08:56:19 CoreDump|home: I think I have run into a snag on the menu stuff.... May 26 09:02:55 CoreDump|home: take a look at http://www.pastebin.ca/511165 and let me know what you think... May 26 09:13:50 good night May 26 09:59:18 psokolovsky: that we need to review the pointercals and fix them May 26 10:19:13 since upgrading to bitbake 1.8.3, DEPENDS does not work like it used to, and I can't work out how to get the behavior I have depended upon back... May 26 10:20:17 example: I have a package which uses the bootimg base class to create a .img file which I can then flash onto my device with CosmicPenguins imgloader May 26 10:21:29 for this package to run successfully, two other packages must have completed beforehand - one packages provides an ext3 image for the rootfs, and the other provides a .bin file for the boot partition May 26 10:22:07 I used to simply include these two packages in DEPENDS - which would ensure that they get built first May 26 10:22:13 but now, this doesn't work May 26 10:22:39 Adding them to depends ensures that do_fetch & do_unpack are run... but none of the other stges May 26 10:23:13 and since I'm relying on do_rootfs to have been completed, my package fails May 26 10:23:58 hi May 26 10:24:10 hi May 26 10:24:49 so... is there anyway to get DEPENDS to ensure the entire task que gets run May 26 10:25:00 and not just the initial steps? May 26 10:30:45 I can see that it has marked the tasks for my DEPENDS package as buildable: May 26 10:30:48 eg. Marking task 65 (/home/tom/dev/trunk/oe-sts/sts/packages/stc/stc-image.bb, do_install) as buildable May 26 10:30:57 but it just doesn't get run May 26 10:31:19 bitbke seems to think that it's enough to only run it's do_fetch & do_unpack stages May 26 10:36:31 tkp : better add a bug on the bug tracker May 26 10:37:32 tkp : there seems to be several issues and i am not sure if they are related May 26 10:38:00 tkp : so better log them in and let zecke and rp have a look at them May 26 10:44:02 tkp: I think I can answer this, you need some extra dependencies May 26 10:45:36 tkp: You can do things like do_configure[deptask] = "do_populate_staging" i.e. all do_populate_staging tasks of the dependencies must have run before we can run do_configure May 26 10:45:54 RP hi ! May 26 10:46:00 hi steliosk May 26 10:46:39 steliosk: ok... will do May 26 10:46:46 RP: thanks, I'll give that a try May 26 10:47:14 RP : got one more for you #2378 May 26 10:47:22 tkp: There are various other syntaxs available depending on the exact relationship you need. May 26 10:47:35 RP: any docs? May 26 10:47:41 steliosk: I'd noticed it. Not looked into it yet though May 26 10:47:53 tkp: Just examples, mainly in the classes May 26 10:48:06 RP: ok, I'll go digging May 26 10:48:13 tkp: Now the interface is working, I should get it documented :/ May 26 10:49:08 tkp: deptask is DEPENDS, rdeptask is for RDEPENDS. You then have recursive versions (i.e. anything in DEPEND and all their DEPENDs May 26 10:49:22 but you shouldn't need the recursive ones, they're nasty ;-) May 26 10:49:38 Its how things like fetchall work May 26 10:49:55 RP: nice May 26 10:56:38 RP: that seems to have worked - thanks May 26 10:57:13 tkp: bitbake -g gives some nice output to look at task graphs May 26 11:02:47 how can I change the preferred sourceforge mirror global? May 26 11:03:36 angstrom defines it in angstom*.conf or angstrom.inc. Dunno about other distos May 26 11:04:02 coreDump|home: thx. I am using angstrom May 26 11:04:25 CoreDump|home: bullshit May 26 11:04:40 ~/Projects/OpenEmbedded/org.openembedded.dev koen$ grep SOURCEF conf/ -rn May 26 11:04:40 conf/bitbake.conf:331:SOURCEFORGE_MIRROR = "http://downloads.sourceforge.net" May 26 11:04:40 conf/bitbake.conf:351:# export SOURCEFORGE_MIRROR = "http://belnet.dl.sourceforge.net/sourceforge" May 26 11:04:47 koen|away: you are a people person May 26 11:08:22 koen|away thx May 26 11:29:46 ok, I extended the wiki about it. I hope this is ok? http://www.openembedded.org/oefaq May 26 11:33:42 03koen 07org.oe.dev * r65fbd60a... 10/ (8 files in 6 dirs): pointercal: remove hh.org kernel ports since they are too unstable May 26 11:38:13 ... May 26 11:39:38 koen|away: thanks for accepting my suggestion. I'll let you know when TS drivers will become stable. May 26 11:42:02 * * OE Bug 2377 has been RESOLVED (REMIND) by koen@dominion.kabel.utwente.nl May 26 11:42:04 * * [Bug 2377] HH.org ports pointercals broken, May 26 11:42:06 * * http://bugs.openembedded.org/show_bug.cgi?id=2377 May 26 11:45:05 anyone knows how we can get the number of commits from cia ? May 26 11:45:41 gets some averages per day etc May 26 12:02:50 ~botmail for zecke: http://zrusin.blogspot.com/2007/05/mesa-and-llvm.html May 26 12:18:24 koen : how can i get the number of commits from cia ? May 26 12:18:48 koen :if seen you do something but can't remember the irc command May 26 12:21:32 morning May 26 12:21:38 steliosk: http://cia.cx/ May 26 12:21:43 ~cia May 26 12:21:57 well, cia is a CVS/Subversion commit notification bot run on #commits among other channels, originally by scanline, http://cia.navi.cx/, or the Central Intelligence Agency, but the bot is more important. ;) May 26 12:23:04 koen :thanks ! May 26 12:29:25 koen|away: read that, fluff May 26 12:39:33 is 0.9.7g a valid string to use as a package version? May 26 12:39:43 that is what openssl us using May 26 12:39:46 is* May 26 12:40:10 but I'm getting errors relating to that when building a rootfs May 26 12:40:21 ERROR: Cannot satisfy the following dependencies for stc-task-settopcore: May 26 12:40:22 | libssl0.9.7 (>= 0.9.7g) libcrypto0.9.7 (>= 0.9.7g) libssl0.9.7 (>= 0.9.7g) libcrypto0.9.7 (>= 0.9.7g) May 26 12:41:46 might have to build libssl0.9.7 and libcrypto0.9.7 first, then build rootfs May 26 12:41:55 yet I do have the files in my deploy directory (libssl_0.9.7g-r3_i586.ipk for example) May 26 12:42:09 wick-devbox: they already got built May 26 12:42:13 hmm May 26 12:42:30 via DEPENDS May 26 12:45:58 dunno. havent run into that myself. May 26 12:53:13 check archs in ipkg config? May 26 12:54:12 hmm.. cleaned and rebuilt openssl... built package-index, and retried building my image. It worked this time... odd. May 26 12:54:39 libssl0.9.7 vs libssl_0.9.7g-r3_i586.ipk May 26 12:54:48 * koen|away hints at debian shlib renaming May 26 12:55:19 good morning all May 26 13:07:25 * CoreDump|home abuses cdbot to play CIA May 26 13:30:50 mr_nice: Why do you want to change that variable? May 26 13:30:58 You will only run into trouble, believe May 26 13:31:03 Leave it at the default May 26 13:31:17 I will delete the FAQ entry. You really don't want to change it May 26 13:31:30 Laibsch: because it works perfeclty for me May 26 13:32:13 What works perfectly for you? May 26 13:32:23 Laibsch: the mirror searching link from sourceforge allways uses the slowest mirror with my ip May 26 13:32:26 A hardcoded mirror? May 26 13:32:59 Laibsch: it allways uses kent.bla but it is dam slow and I have a lot of connection loss May 26 13:33:02 Then you should complain to sf.net but doctor about at the wrong place May 26 13:33:12 but not May 26 13:33:21 Laibsch: with switch.ch I can download very fast May 26 13:33:51 Laibsch: Delete it if you want May 26 13:34:02 mr_nice: If I see only one report from you about "file XYZ does not fetch", I'll shoot you ;-) May 26 13:34:03 Laibsch: but why not let the users decide? May 26 13:34:29 Because the users will come complaining "xyz does not fetch" just like we had one day ago May 26 13:34:40 When the files are really ALL at sf.net May 26 13:34:42 Laibsch: In my fault it is just the other way arround May 26 13:34:47 Just not at the mirror they were using May 26 13:35:00 mr_nice: Then go fix the right place which is sf.net May 26 13:35:07 But do as you please May 26 13:35:21 Don't come crying to tell us "XYZ does not fetch" May 26 13:35:37 Your solution is just not robust May 26 13:35:42 And thus not a solution. May 26 13:35:50 Laibsch: Now that I know how to change it I have no need to have it at the faq. Delete it May 26 13:36:31 Laibsch: I just thougth that it may be usefull. The text is from bitbake.conf May 26 13:43:53 bitbake.conf update May 26 13:43:55 updated May 26 13:45:08 if the text is in bitbake.conf, why should it be in the faq as well? May 26 13:48:50 koen: because all stuff from FAQ should be anywhere else allready documentated. the FAQ shuld be there to be a convinced way to get quick answers for common questions. May 26 13:50:03 but as I sad for me it don't have to be there and I am not angry about if it will be deleted May 26 13:52:10 bye May 26 13:55:15 * CoreDump|home abuses cdbot to play CIA May 26 13:55:18 err May 26 13:59:48 roar May 26 14:10:43 morning May 26 14:54:09 Crofton: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7c6337e225364870e9bf02a3ae277d9fdea483f8 May 26 15:24:31 03koen 07org.oe.dev * rca6b7f60... 10/ (1 packages/telepathy/empathy_0.5.bb): empathy: update to 0.5 May 26 15:47:14 ~lart x11 May 26 15:47:14 * ibot beats x11 severely about the head and shoulders with a rubber chicken May 26 15:47:39 I have mouse which got one cursor (not normal one) and does not provide mouse clicks May 26 15:56:42 hi hrw May 26 15:57:48 Hi, Im a oe newbie. How can I build a kernel (linux-handhelds-2.6-2.6.20) specifyint I want to do a "make menuconfig"? May 26 16:11:58 rds: bitbake -b linux-handhelds_2.6.20.bb -cconfigure;cd tmp/work/*/linux-hand*/linux; ARCH=arm make menuconfig May 26 16:12:03 then bitbake -b linux-handhelds_2.6.20.bb May 26 16:24:08 Excelente! Thanks hrw! May 26 16:26:47 BTW. Somebody knows why the defconfig for linux-handhelds-2.6-2.6.20/h5000 have disabled JFFS2? It is a must for this machine. May 26 16:27:51 rds: .20 is obsolete. use .21. there's also recommendation to use standard defconfig as is, and report any issue or omissions seen. May 26 16:28:39 rds: though keep in mind that .21 has known issues with jffs2 May 26 16:31:38 psokolovsky_: OK. I'll try with .21 and report any issues with the defconfig. May 26 16:32:40 another question: I'll build 2.6.21 so I want my generated image to include it. How do I do that? What files should I modify? May 26 16:33:06 rds: local.conf and set PREFERRED_VERSION May 26 16:36:52 PREFERRED_VERSION="linux-handhelds-2.6_2.6.21-hh4" ??? May 26 16:43:39 rds: not quite. see angstrom*.conf for example May 26 16:47:56 psokolovsky_: OK. I got it. Thanks a lot! Keep doing so great job! It is awesome that a newbie as I am, can generate his own images with so little effort :-) May 26 16:53:38 rds: yep ;-) May 26 17:01:58 RP: ping. So, what's the status of http://www.rpsys.net/openzaurus/patches/usb_pxa27x_udc-r4.patch & friends regarding RNDIS support? May 26 17:18:22 is this the correct place for bitbake questions? May 26 17:19:01 Sinclair73de: yes May 26 17:19:40 how can i add an extra file to bitbake package? kernel-module seems deployed, but i want extra deploy /lib/firmware/rt73.bin, how configure these? May 26 17:20:34 Sinclair73de: 1.0.3.6 firmware is ok? May 26 17:20:54 thas my bb-file http://pastebin.ca/511962 May 26 17:21:33 PACKAGES += "${PN}-firmware" May 26 17:21:33 FILES_${PN}-firmware = "${base_libdir}" May 26 17:21:33 RDEPENDS_${PN} += "${PN}-firmware" May 26 17:21:38 add this and rebuild May 26 17:21:49 or w8.. May 26 17:21:55 oh, thanks! May 26 17:21:56 FILES_${PN}-firmware = "${base_libdir}/firmware/" May 26 17:22:42 i try this... May 26 17:28:15 hmm, now i have 2 ipk's, is this the recommended way? May 26 18:21:55 cu May 26 18:37:46 psokolovsky_: pong, RNDIS should work with that May 26 18:39:39 RP: fyi, after applying your patches (after reverting to mainline files of course), hx4700 udc doesn't work for me at all ;-( May 26 18:41:28 psokolovsky_: There is something in there that is zaurus machine specific May 26 18:41:35 psokolovsky_: I think its marked RPFIXME May 26 18:42:40 RP: funny ;-). anyway, I now merge by hand, starting with lotsa syntactic diffs ;-I May 26 18:42:51 RP: thanks for hint! May 26 19:32:52 I know this is a really random question, but would it be possible to setup OE on AIX? May 26 19:33:46 summatusmentis: I don't know if someone has tried it. There are some issues to be resolved for non linux hosts May 26 19:34:20 summatusmentis: mostly you need some GNU tools like GNU sed, GNU make installed and then the toolchain should build (at least it does so on OSX) May 26 19:34:50 zecke: ok... I'll see if there is anything available for AIX May 26 20:20:40 hrw: jesus, what did he do to you? May 26 20:21:02 CoreDump|home: he is yelling about that simple thing for few days May 26 20:21:40 it is obvious that he is unable to debug this problem due to lacking linux knowledge and skills May 26 20:23:15 Zero_Chaos: ping? May 26 21:49:50 Hello, anyone online? May 26 21:50:29 yeah May 26 21:51:00 I have a problem with building perl 5.8.8. Interested in helping? May 26 21:55:23 yeah May 26 21:55:41 hathawsh what are you building for ? May 26 21:55:51 Which architecture/device ? May 26 21:57:43 Can you pastbin your error ? May 26 21:58:08 yes May 26 21:58:10 here comes May 26 21:58:45 mm, actually it's not too big, so I'll try this channel May 26 21:58:52 | ./miniperl: error while loading shared libraries: /OE/build/tmp/work/arm-oabi-angstrom-linux/perl-5.8.8-r16/perl-5.8.8/libperl.so: ELF file OS ABI invalid May 26 21:58:57 | make[1]: *** [lib/Config.pod] Error 127 May 26 21:58:57 | make[1]: Leaving directory `/OE/build/tmp/work/arm-oabi-angstrom-linux/perl-5.8.8-r16/perl-5.8.8' May 26 21:58:57 | make: *** [perl] Error 2 May 26 21:58:58 | FATAL: oe_runmake failed May 26 21:59:19 I'm building for a collie. May 26 21:59:33 OE Build Configuration: May 26 21:59:34 BB_VERSION = "1.8.3" May 26 21:59:34 OE_REVISION = "a2aae4f80718c14e9f674b807392f44f885c5b12" May 26 21:59:35 TARGET_ARCH = "arm" May 26 21:59:35 TARGET_OS = "linux" May 26 21:59:35 MACHINE = "collie" May 26 21:59:36 DISTRO = "angstrom" May 26 21:59:38 DISTRO_VERSION = "test-20070526" May 26 21:59:40 TARGET_FPU = "soft" May 26 22:00:16 I'll explain what I've figured out so far: May 26 22:00:27 miniperl is symlinked to hostperl May 26 22:00:32 hostperl loads libperl.so May 26 22:00:58 normally hostperl would load libperl.so from a different directory which contains a native built library May 26 22:01:30 but LD_LIBRARY_PATH forces it to load libperl.so from the build directory, so it loads an ARM .so. May 26 22:01:41 Does that make sense? May 26 22:03:14 ~pastebin May 26 22:03:29 rumour has it, pastebin is a place to paste your stuff without flooding the channel - try http://pastebin.ca, or http://channels.debian.net/paste, or http://rafb.net/paste/, or http://pastebin.com is usually painfully too slow and unresponsive to use, use one of the other pastebin sites, or dpaste.com is a very nice pastebin as well May 26 22:03:48 ty May 26 22:03:49 hathawsh: for collie use 'angstrom-2007.1-oabi' as DISTRO May 26 22:04:00 you need to rebuild all May 26 22:04:08 I did, but at some point it got reset. May 26 22:04:16 I'll do that May 26 22:05:58 http://pastebin.ca/512490 May 26 22:06:01 FWIW May 26 22:06:11 I'll fix the settings and try again, thanks for the help May 26 22:06:49 Hold on... May 26 22:07:05 I do have DISTRO = "angstrom-2007.1-oabi" in local.conf. May 26 22:09:06 More info: May 26 22:09:28 This is a Gentoo AMD64 system, but I'm building everything in a linux32 chroot. May 26 22:09:55 I rebuilt everything just today. May 26 22:10:23 well, that is, I did 'rm -rf /OE/build/tmp' then 'bitbake perl'. May 26 22:11:25 This seems similar to problems others have had with perl, but this time it seems like LD_LIBRARY_PATH should not be set. May 26 22:12:32 Without LD_LIBRARY_PATH, the ldd command finds libperl.so at /OE/build/tmp/staging/i686-linux/lib/perl5/5.8.8/i686-linux-thread-multi/CORE/libperl.so May 26 22:12:37 and that works May 26 22:13:12 I'm sure I could fix this if I just knew how it was supposed to work. May 26 22:13:24 normally I would tell 'g3nt00 magicians' May 26 22:13:48 I guess it's possible this is a gentooism. May 26 22:14:02 what platform do y'all build on? May 26 22:14:08 works for me on debian sid May 26 22:14:22 unexport LD_LIBRARY_PATH from your site.conf? May 26 22:14:30 where is site.conf? May 26 22:14:33 debian and its derivatives are most common here May 26 22:14:46 somewhere in your BBPATH e.g. next to your local.conf May 26 22:15:01 * hathawsh searches May 26 22:15:24 well you can create it May 26 22:16:23 is it formatted like local.conf? May 26 22:16:36 yes May 26 22:17:09 what do you suggest... LD_LIBRARY_PATH="", or LD_LIBRARY_PATH="/OE/build/tmp/staging/i686-linux/lib/perl5/5.8.8/i686-linux-thread-multi/CORE"? May 26 22:18:04 none May 26 22:18:10 empty/unset May 26 22:18:39 It's the makefile in perl-5.8.8 that's setting LD_LIBRARY_PATH, though. May 26 22:19:21 * hrw goes to bed May 26 22:19:23 cu May 26 22:21:07 * Bernardo is away: Ausente por agora. May 26 22:21:59 well, I'll try it in a debian chroot, maybe that will fix it. bye May 26 22:30:43 03mwester 07org.oe.dev * rf4e1c5aa... 10/ (1 conf/distro/unslung.conf packages/glibc/glibc_2.2.5.bb): Unslung: glibc.bb and unslung.conf - make Unslung build with bitbake 1.8 May 26 23:02:54 RP, There? May 26 23:03:08 kristoffer: yes! :) May 26 23:04:35 RP: Well, with your patches, did CDC (not subset) worked for you? May 26 23:05:37 psokolovsky_: I can't honestly remember, I think so May 26 23:06:56 RP: well, I now think that reason I spent whole evening on that is because CDC is selected by default for pxa27x %). As of now, after manual careful application, connecting with CDC just hangs my host %). May 26 23:07:35 psokolovsky_: oops :/ May 26 23:08:16 psokolovsky_: I really need to spend some time with that patch again. I know it was the most working combination I could come up with and some form of RNDIS did work May 26 23:08:45 RP: yep, the patch could use some cleanup too ;-) May 26 23:08:58 psokolovsky_: Tell me about it... May 26 23:09:19 RP: I just hope that it finally will work for me, and then pocketpc folks will start to hack it too ;-) May 26 23:09:53 psokolovsky_: What we need is a version in mainline May 26 23:10:04 RP: sure! May 26 23:10:05 psokolovsky_: We can then rally around it and make one good version May 26 23:10:37 psokolovsky_: Pushing the Zaurus version is on my todo list if I can find a way to make those hacks less invasive :/ May 26 23:14:50 03rpurdie 07org.oe.dev * r60f25719... 10/ (11 files in 4 dirs): ipkg-utils: Merge in tweaked version of patches from #1504 (from Paul Sokolovsky) to massively speedup ipkg-make-index May 26 23:15:30 Hmm... May 26 23:16:09 I'm trying to get scim to build, but it seems a path in intltool-merge.in gets replaced with @INTLTOOL_LIBDIR@ May 26 23:16:35 Can I prevent that? May 26 23:18:07 Freak_NL: welcome to the wonderful world of broken autofoo May 26 23:18:18 why thank you :) May 26 23:18:52 Freak_NL: I assume that gettextize is not called or not working May 26 23:19:07 I have no further ideas though May 26 23:19:08 psokolovsky_: See the last commit, thanks! :) May 26 23:19:27 I had a similar problem with the po Makefile, there it was @ALL_LINGUAS@ that didn't get set May 26 23:19:27 RP: Thank you too! ;-) May 26 23:19:46 I used sed in do_configure_append to fix it May 26 23:20:01 * * OE Bug 2349 has been RESOLVED (FIXED) by rpurdie@rpsys.net May 26 23:20:03 * * [Bug 2349] Speed up ipkg-make-index few times, try 2. May 26 23:20:05 * * http://bugs.openembedded.org/show_bug.cgi?id=2349 May 26 23:21:29 RP: So, pxa27x_udc situation is not bright here on hx4700 - rndis doesn't work. It's barely recognized bt windows, by ping doesn't work. May 26 23:22:23 RP: the only change from what we had before is that now cdc subset compiled with rndis works in subset mode, before compiling in RNDIS made it completely hosed. May 26 23:24:19 psokolovsky_: :/ May 26 23:24:35 psokolovsky_: I really need to spend some time with that code the remember what the pitfalls are May 26 23:24:48 psokolovsky_: You could try turning off DMA as iirc that caused problems May 26 23:25:18 RP: ah, good idea, trying May 26 23:29:00 It compiled? wow May 26 23:29:18 RP: nope, same effect... May 26 23:29:23 psokolovsky_: :/ May 26 23:41:34 RP: oh, stupid me. had some code commented out ;-\. Seems to work great now. Sorry for hassle and thanks for your work on it! May 26 23:42:41 psokolovsky_: With or without DMA? May 26 23:42:48 psokolovsky_: Just as an extra data point for me! May 26 23:42:54 RP: so far without May 26 23:43:15 RP: will test more, but probably tomorrow yet ;-) May 26 23:45:19 psokolovsky_: I'm about to get some sleep too :) May 26 23:45:59 Good night then! ;-) May 26 23:46:14 does anyone know of anything specific I could attempt to work on? something that might be of use to someone, but that someone new to the dev process could do? May 26 23:50:33 ~seen mallum May 26 23:51:29 mallum was last seen on IRC in channel #oe, 24d 8h 34m 8s ago, saying: 'hey koen'. May 26 23:51:42 hmm May 26 23:52:37 * chouimat|tv is bored ... May 27 00:06:08 Okay, I have scim compiled May 27 00:06:25 but now OE leaves some files in the /image dir May 27 00:06:45 in what phase can I move these to /install? May 27 00:07:12 do_install_append? May 27 00:07:27 Freak_NL: I think you want to set FILES_${PN} ? May 27 00:08:19 well, bitbake moves a bunch of files into install/scim and install/scim-dev etc May 27 00:08:28 but not all the needed files May 27 00:08:44 so I suppose I need to do that in the bb file May 27 00:09:15 Freak_NL: well, this is covered in the manual but May 27 00:09:31 ah, must've overlooked that May 27 00:09:32 sorry May 27 00:09:37 PACKAGES says what packages to create, e.g. scim, scim-dev May 27 00:09:51 then with FILES_scim, FILES_scim-dev you define the package content May 27 00:10:16 ah.. that's what I needed to know May 27 00:10:17 thanks May 27 00:10:21 on do_install everything gets installed to a directory (e.g. image) and then moved according to the FILES_PACKAGENAME variable May 27 00:10:33 Freak_NL: check conf/bitbake.conf for default FILES and PACKAGES May 27 00:10:47 I'll have a look May 27 00:14:25 'night all **** ENDING LOGGING AT Sun May 27 02:59:56 2007