**** BEGIN LOGGING AT Sun Mar 17 02:59:59 2013 Mar 17 15:59:08 hi all Mar 17 16:01:30 hello Mar 17 16:16:52 I am missing dhcp in u-boot. Building is done through bitbake (poky), but I can not find any config files to enable dhcp when building. Anybody got a clue? Mar 17 16:17:45 no clue, sorry Mar 17 16:24:15 lochlite: do you want dhcp server or client? Mar 17 16:25:17 lochlite: if you just want a dhcp client, try 'udhcpc' (think: micro-dhcp-client) Mar 17 16:27:10 waynr: only client. Mar 17 16:27:13 will try now Mar 17 16:27:31 lochlite: if you want a dhcp server, then try the package named "dhcp-server" which is provided by meta/recipes-connectivity/dhcp/ Mar 17 16:29:01 this recipe also provides a package named "dhcp-client" which gives you the "dhclient" command offered by (for example) the isc-dhcp-client in debian Mar 17 16:30:29 s/isc-dhcp-client/isc-dhcp-client\ package/ Mar 17 16:34:43 waynr: Thank you. I got dhcp client support in the image, but not in Uboot, so when trying to do network tftpd booting I need to set static ip. But I think I found out how to build u-boot with dhcp support now. **** ENDING LOGGING AT Mon Mar 18 02:59:58 2013