diff options
Diffstat (limited to 'meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb')
-rw-r--r-- | meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb index ad754a7fb8..16d88dc86c 100644 --- a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb +++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb | |||
@@ -15,6 +15,9 @@ PR = "r1" | |||
15 | 15 | ||
16 | SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" | 16 | SRC_URI = "${DEBIAN_MIRROR}/main/r/resolvconf/resolvconf_${PV}.tar.gz" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "15faef2aba7b99782f3b0b8b5d30f80a" | ||
19 | SRC_URI[sha256sum] = "17e1105cddd928adf7d47e050f9bb49557850687f800b3e24cbbf22933ff31ae" | ||
20 | |||
18 | do_compile () { | 21 | do_compile () { |
19 | : | 22 | : |
20 | } | 23 | } |