diff options
Diffstat (limited to 'meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb')
-rw-r--r-- | meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb b/meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb new file mode 100644 index 0000000000..3f770d98c3 --- /dev/null +++ b/meta/recipes-connectivity/dhcp/dhcp_4.2.0.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | require dhcp4.inc | ||
2 | |||
3 | PR = "r0" | ||
4 | |||
5 | SRC_URI += "file://fixincludes.patch \ | ||
6 | file://dhcp-3.0.3-dhclient-dbus.patch;striplevel=0 \ | ||
7 | file://fix-client-path.patch" | ||