mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
procmail: use BPN in SRC_URI
Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
8bb3eadcf5
commit
4d1a4734a2
@@ -8,7 +8,7 @@ forward certain incoming mail automatically to someone."
|
||||
HOMEPAGE = "http://www.procmail.org/"
|
||||
SECTION = "Applications/System"
|
||||
|
||||
SRC_URI = "http://www.ring.gr.jp/archives/net/mail/${PN}/${BP}.tar.gz \
|
||||
SRC_URI = "http://www.ring.gr.jp/archives/net/mail/${BPN}/${BP}.tar.gz \
|
||||
file://from-debian-to-fix-compile-errors.patch \
|
||||
file://from-debian-to-modify-parameters.patch \
|
||||
file://from-debian-to-fix-man-file.patch \
|
||||
|
||||
Reference in New Issue
Block a user