summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-connectivity/dhcpcd/dhcpcd_10.1.0.bb (renamed from meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.10.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.10.bb b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.1.0.bb
index 0ae9db911c..3f806bb187 100644
--- a/meta/recipes-connectivity/dhcpcd/dhcpcd_10.0.10.bb
+++ b/meta/recipes-connectivity/dhcpcd/dhcpcd_10.1.0.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/NetworkConfiguration/dhcpcd;protocol=https;branch=ma
17 file://0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch \ 17 file://0001-dhcpcd.8-Fix-conflict-error-when-enable-multilib.patch \
18 " 18 "
19 19
20SRCREV = "ab5ec18e755c1bb450c74d3a4657ea48d0f7f314" 20SRCREV = "57c3506a5622e199cf0e3fc1ef26a71cdedc9521"
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
23inherit pkgconfig autotools-brokensep systemd useradd 23inherit pkgconfig autotools-brokensep systemd useradd