diff options
Diffstat (limited to 'meta/recipes-devtools/dpkg')
-rw-r--r-- | meta/recipes-devtools/dpkg/dpkg_1.16.9.bb (renamed from meta/recipes-devtools/dpkg/dpkg_1.16.8.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-devtools/dpkg/dpkg_1.16.8.bb b/meta/recipes-devtools/dpkg/dpkg_1.16.9.bb index 35fd0eff85..9ae4042dae 100644 --- a/meta/recipes-devtools/dpkg/dpkg_1.16.8.bb +++ b/meta/recipes-devtools/dpkg/dpkg_1.16.9.bb | |||
@@ -8,8 +8,7 @@ SRC_URI += "file://noman.patch \ | |||
8 | file://fix-timestamps.patch \ | 8 | file://fix-timestamps.patch \ |
9 | file://remove-tar-no-timestamp.patch" | 9 | file://remove-tar-no-timestamp.patch" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "9f8042561ecccd5124e5958a1e181de7" | 11 | SRC_URI[md5sum] = "4df9319b2d17e19cdb6fe94dacee44da" |
12 | SRC_URI[sha256sum] = "4a1f4611390d93f1f198d910d3a4e4913b3cf81702b31f585a1872ca98df0eaa" | 12 | SRC_URI[sha256sum] = "73cd7fba4e54acddd645346b4bc517030b9c35938e82215d3eeb8b4e7af26b7a" |
13 | 13 | ||
14 | PR = "${INC_PR}.0" | 14 | PR = "${INC_PR}.0" |
15 | |||