diff options
Diffstat (limited to 'packages/dhcpcd')
-rw-r--r-- | packages/dhcpcd/dhcpcd_1.3.22-pl4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dhcpcd/dhcpcd_1.3.22-pl4.bb b/packages/dhcpcd/dhcpcd_1.3.22-pl4.bb index 63c8023302..ba96131ed4 100644 --- a/packages/dhcpcd/dhcpcd_1.3.22-pl4.bb +++ b/packages/dhcpcd/dhcpcd_1.3.22-pl4.bb @@ -5,7 +5,7 @@ RFC1541-compliant DHCP client daemon. It gets an IP address \ and other information from the DHCP server, automatically \ configures the network interface, and tries to renew the \ lease time according to RFC2131 or RFC1541." -PR = "r1" +FILE_PR = "r1" sbindir = "/sbin" |