| Submitter | Florian Boor |
|---|---|
| Date | Jan. 11, 2012, 11:11 p.m. |
| Message ID | <1326323499-17505-1-git-send-email-florian.boor@kernelconcepts.de> |
| Download | mbox | patch |
| Permalink | /patch/19115/ |
| State | Superseded |
| Headers | show |
Comments
Patch
diff --git a/meta-oe/recipes-support/ca-certificates/ca-certificates_20111025.bb b/meta-oe/recipes-support/ca-certificates/ca-certificates_20111025.bb index 10848b4..32afb45 100644 --- a/meta-oe/recipes-support/ca-certificates/ca-certificates_20111025.bb +++ b/meta-oe/recipes-support/ca-certificates/ca-certificates_20111025.bb @@ -4,7 +4,7 @@ SECTION = "misc" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://debian/copyright;md5=6275b491c91b57d92ebe11205ebf4dfe" -SRC_URI = "${DEBIAN_MIRROR}/main/c/ca-certificates/ca-certificates_${PV}.tar.gz \ +SRC_URI = "http://ftp.acc.umu.se/mirror/cdimage/snapshot/Debian/pool/main/c/ca-certificates/ca-certificates_${PV}.tar.gz \ file://remove-c-rehash.patch" SRC_URI[md5sum] = "dfd593c9f89e64351aae78b9be588696"
Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de> --- .../ca-certificates/ca-certificates_20111025.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)