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:05:53 -0700 |
commit | 290d51e9c8884886995b8adbafe4aa5eb5f879bf (patch) | |
tree | bd649edba68499c3d1df99b638683cb2b7e7e3f4 /meta/recipes-extended/mailx | |
parent | 4b8d13b72c2c338ec5606f19aa5d7554558c51e5 (diff) | |
download | openembedded-core-contrib-290d51e9c8884886995b8adbafe4aa5eb5f879bf.tar.gz |
mailx: update license and distro tracking fileds
update mailx license and bump up PR, and update distro tracking fields.
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Diffstat (limited to 'meta/recipes-extended/mailx')
-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 1173b0a7af6..52b906f8323 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." HOMEPAGE = "http://heirloom.sourceforge.net/mailx.html" SECTION = "console/network" -PR = "r0" -LICENSE = "GPL" +PR = "r1" +LICENSE = "BSD & MPL-1" LIC_FILES_CHKSUM = "file://COPYING;md5=4202a0a62910cf94f7af8a3436a2a2dd" SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \ |