diff options
author | Kang Kai <kai.kang@windriver.com> | 2011-08-18 10:33:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-19 09:29:20 -0700 |
commit | b8a4d1033acd13261cf91c2ee6c73c16d64ebe69 (patch) | |
tree | 71c3614c00cf39d7e21450144abc4d1eebae5344 /meta/recipes-extended | |
parent | ddc01beb5d44940812dcef55b2b0368339620153 (diff) | |
download | poky-b8a4d1033acd13261cf91c2ee6c73c16d64ebe69.tar.gz |
mailx: update license and distro tracking fileds
update mailx license and bump up PR, and update distro tracking fields.
(From OE-Core rev: 290d51e9c8884886995b8adbafe4aa5eb5f879bf)
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/mailx/mailx_12.5.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/mailx/mailx_12.5.bb b/meta/recipes-extended/mailx/mailx_12.5.bb index 1173b0a7af..52b906f832 100644 --- a/meta/recipes-extended/mailx/mailx_12.5.bb +++ b/meta/recipes-extended/mailx/mailx_12.5.bb | |||
@@ -6,8 +6,8 @@ for MIME, IMAP, POP3, SMTP, and S/MIME." | |||
6 | 6 | ||
7 | HOMEPAGE = "http://heirloom.sourceforge.net/mailx.html" | 7 | HOMEPAGE = "http://heirloom.sourceforge.net/mailx.html" |
8 | SECTION = "console/network" | 8 | SECTION = "console/network" |
9 | PR = "r0" | 9 | PR = "r1" |
10 | LICENSE = "GPL" | 10 | LICENSE = "BSD & MPL-1" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=4202a0a62910cf94f7af8a3436a2a2dd" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=4202a0a62910cf94f7af8a3436a2a2dd" |
12 | 12 | ||
13 | SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \ | 13 | SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \ |