**** BEGIN LOGGING AT Tue Jun 15 02:59:57 2010 Jun 15 07:30:32 hi Jun 15 07:30:47 how can i anable the configure output when i boot a image for the first time? Jun 15 07:31:12 the output seems to be removed in never oe trunk versions Jun 15 07:31:23 anable=enable Jun 15 12:55:49 if I built an angstrom image and installed in a device, is there a way of adding more packages onto the, now somewhat customized, file system on the device using bitbake? Jun 15 12:58:45 serop_ on device u can use the angstrom package manager "opkg" Jun 15 13:02:06 aha cool Jun 15 13:02:09 will check it out, thanks Jun 15 13:07:13 http://www.angstrom-distribution.org/repo/ here u can browse all package (extension .ipk) supported on your platform , for example you can install with : "opkg install test.ipk" . Jun 15 13:25:38 works very smoothly. thanks a lot :) Jun 15 13:29:45 ;) Jun 15 13:49:46 Hi all, http://pastebin.com/b0uCwyw8 for angstrom distro and omap5912osk board , Please help.! Jun 15 13:59:59 Is anybody here? Jun 15 14:07:05 I would like to modify the kernel source, rebuild it and install it onto an existing angstrom system. what is the proper/best way of doing this? Jun 15 14:10:47 if your board support a source repository, download the kernel source from this . Is the simply way to avoid problem with kernel / hardware interaction Jun 15 14:15:11 hm.. better yet would be to reconfigure the kernel to build the part I'm interested in as a module. then I can just swap the module instead of rebuilding the whole kernel Jun 15 14:18:19 yes, if you can rebuild the modules from the same source tree Jun 15 14:25:06 just to see if I understand you correctly, your advice is to download the kernel source using opkg, and then modify and rebuild the kernel on the device? Jun 15 14:35:20 not from device, i think is a bad choice, because the slow speed of embedde processor. You should cross compile the kernel from a desktop machine and install kernel on the device Jun 15 14:47:36 can I download stuff from opkg onto my desktop computer? Jun 15 14:55:29 the ipk package contain binary for the target system , not for the host system . You have to download a linux kernel source compatible with your processor+board , angstrom have a list of board yet integrated in the develop system Jun 15 14:56:03 watch on the site for the build angstrom procedure Jun 15 15:00:13 I used bitbake to build a console-image for beagleboard. I guess you're saying that I can download the source code for the stuff I built, but without building and deleting it. I'll try to understand how Jun 15 15:03:58 the bitbake building is ok, but for kernel source modding , you need the source tree of your platform hardware. Jun 15 15:14:07 ok. thanks for your patience and time Jun 15 15:24:18 u are welcome :) **** ENDING LOGGING AT Wed Jun 16 02:59:56 2010