summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-06-27 11:49:50 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-28 12:55:26 +0100
commit096f765d86f952024e96be29abbd3f99811b0495 (patch)
tree78b3c48335f6ddcad2beae980cd5124cdff88880 /meta/recipes-extended
parent6fce987f16918cd0be6753f84ecd5df14aa5e99f (diff)
downloadpoky-096f765d86f952024e96be29abbd3f99811b0495.tar.gz
at: take tarballs from debian
The original site went down, and at is more or less maintained in Debian anyway; the tarballs are identical in name and content. (From OE-Core rev: 5fcf9e5c368188e920a995492b342012cbc7016d) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/at/at_3.2.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/at/at_3.2.5.bb b/meta/recipes-extended/at/at_3.2.5.bb
index 6769eb364b..87a436173f 100644
--- a/meta/recipes-extended/at/at_3.2.5.bb
+++ b/meta/recipes-extended/at/at_3.2.5.bb
@@ -22,7 +22,7 @@ PAM_DEPS = "libpam libpam-runtime pam-plugin-env pam-plugin-limits"
22RCONFLICTS:${PN} = "atd" 22RCONFLICTS:${PN} = "atd"
23RREPLACES:${PN} = "atd" 23RREPLACES:${PN} = "atd"
24 24
25SRC_URI = "http://software.calhariz.com/at/${BPN}_${PV}.orig.tar.gz \ 25SRC_URI = "${DEBIAN_MIRROR}/main/a/at/${BPN}_${PV}.orig.tar.gz \
26 file://posixtm.c \ 26 file://posixtm.c \
27 file://posixtm.h \ 27 file://posixtm.h \
28 file://file_replacement_with_gplv2.patch \ 28 file://file_replacement_with_gplv2.patch \