**** BEGIN LOGGING AT Tue Jul 28 02:59:57 2009 Jul 28 09:46:09 What package do I need to include in an angstrom image to have utilities like locale-gen and stuff ? Jul 28 18:03:27 hello Jul 28 18:03:34 I am using angstrom/stable Jul 28 18:03:52 and it seems that the image I generated doesn't find the "sort" command Jul 28 18:04:04 I grepped in the ipk packages Jul 28 18:04:14 and found a string saying that busybox should provide it Jul 28 18:04:23 but I can't find that :-/ Jul 28 18:04:42 I mean, unpacking the ipk the binary is not there Jul 28 18:15:10 is the 2007 stable realease? Jul 28 18:15:46 mimecar: i asked that in the mailing list and I was told to forget that Jul 28 18:15:50 *that release Jul 28 18:16:19 the latest release I know is the autobuild image generator Jul 29 00:48:00 Greetings All. I have a (simple) question I think that I've been having a problem with. I'm using OE-Dev, board-x11-image (inherits on x11-image), the sample local.conf (edited to fit at91sam962ek). I wish to add some character devices that will be presant at startup (/dev/customdriver, etc). So I do the following: Jul 29 00:48:59 1. Edit local.conf to include, IMAGE_DEVICE_TABLES = "files/device_table-custom.txt", and edit that table to have my drivers Jul 29 00:50:03 When I build i see "build\tmp\rootfs\dev\" has the new devices I wanted, however, when I load the image on the board they are not there. I suspect something like udev (mdev) is doing something, but, unsure how to edit it. Any pointers/help? Jul 29 00:55:52 I don't include udev/mdev to my knowledge in the "board-x11-image.bb" (which inherits x11-image.bb), so udev must be added by default someplace. Is there a different method I should be using to add /dev/ nodes? (that doesn't use a device_table.txt), or something wrong with the way I added the device table? **** ENDING LOGGING AT Wed Jul 29 02:59:57 2009