mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
Enable bash rdepends for dhcp-client, hopefully temporarily
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1186 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -42,7 +42,7 @@ FILES_dhcp-server = "${sbindir}/dhcpd ${sysconfdir}/init.d/dhcp-server ${sysconf
|
||||
FILES_dhcp-relay = "${sbindir}/dhcrelay ${sysconfdir}/init.d/dhcp-relay ${sysconfdir}/default/dhcp-relay"
|
||||
|
||||
FILES_dhcp-client = "${base_sbindir}/dhclient ${base_sbindir}/dhclient-script ${sysconfdir}/dhcp/dhclient.conf"
|
||||
#RDEPENDS_dhcp-client = "bash"
|
||||
RDEPENDS_dhcp-client = "bash"
|
||||
|
||||
FILES_dhcp-omshell = "${bindir}/omshell"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user