‎11-08-2017
01:10 AM
4,360 Views
rans
Senior Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am using fsl-image-qt5 build , but on trying to renew ip with dhclient, I see that the command is missing.
Do I need to install with rpm (is that possible) ? or is there another way to achieve it ?
Thank you,
Ran
Solved! Go to Solution.
Reply
1 Solution
‎11-08-2017
10:18 AM
3,924 Views
gary_bisson
Senior Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You should have busybox on the target which provides the 'udhcpc' tool which should do just what you need.
udhcpc -i eth0
Regards,
Gary
Reply
1 Reply
‎11-08-2017
10:18 AM
3,925 Views
gary_bisson
Senior Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You should have busybox on the target which provides the 'udhcpc' tool which should do just what you need.
udhcpc -i eth0
Regards,
Gary
Reply