diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-22 10:20:12 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-23 22:35:00 +0000 |
commit | bb10e0c726d4a9b09af7dda4baf339099ef62fe3 (patch) | |
tree | 87dee04be176b1120cbce9eecf60bbb7eec02a24 /meta/recipes-devtools | |
parent | fdcdd64edd7b4e2f30cfa584f4415c86e7064b3c (diff) | |
download | poky-bb10e0c726d4a9b09af7dda4baf339099ef62fe3.tar.gz |
apt: Upgrade 1.8.2.1 -> 1.8.2.2
(From OE-Core rev: 9c04f9dca26eabdf71a432492d4b718805fda8f0)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/apt/apt_1.8.2.2.bb (renamed from meta/recipes-devtools/apt/apt_1.8.2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/apt/apt_1.8.2.1.bb b/meta/recipes-devtools/apt/apt_1.8.2.2.bb index 0e10f9ba1d..6c5633c91f 100644 --- a/meta/recipes-devtools/apt/apt_1.8.2.1.bb +++ b/meta/recipes-devtools/apt/apt_1.8.2.2.bb | |||
@@ -23,7 +23,7 @@ SRC_URI_append_class-nativesdk = " \ | |||
23 | file://0001-Do-not-configure-packages-on-installation.patch \ | 23 | file://0001-Do-not-configure-packages-on-installation.patch \ |
24 | " | 24 | " |
25 | 25 | ||
26 | SRC_URI[sha256sum] = "6d447f2e9437ec24e78350b63bb0592bee1f050811d51990b0c783183b0983f8" | 26 | SRC_URI[sha256sum] = "f5030de22a5cc80db6fe0d42373b5df25d7dc56e94d9155f2eaa80dbd65e82fa" |
27 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 27 | LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
28 | 28 | ||
29 | # the package is taken from snapshots.debian.org; that source is static and goes stale | 29 | # the package is taken from snapshots.debian.org; that source is static and goes stale |