mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
6fce987f16
commit
096f765d86
@@ -22,7 +22,7 @@ PAM_DEPS = "libpam libpam-runtime pam-plugin-env pam-plugin-limits"
|
||||
RCONFLICTS:${PN} = "atd"
|
||||
RREPLACES:${PN} = "atd"
|
||||
|
||||
SRC_URI = "http://software.calhariz.com/at/${BPN}_${PV}.orig.tar.gz \
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/a/at/${BPN}_${PV}.orig.tar.gz \
|
||||
file://posixtm.c \
|
||||
file://posixtm.h \
|
||||
file://file_replacement_with_gplv2.patch \
|
||||
|
||||
Reference in New Issue
Block a user