mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
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>
This commit is contained in:
@@ -5699,8 +5699,13 @@ RECIPE_MAINTAINER_pn-docbook-utils = "Scott Garman <scott.a.garman@intel.com>"
|
|||||||
RECIPE_LATEST_VERSION_pn-task-qte-toolchain-target = "1.0"
|
RECIPE_LATEST_VERSION_pn-task-qte-toolchain-target = "1.0"
|
||||||
RECIPE_MANUAL_CHECK_DATE_pn-task-qte-toolchain-target = "Feb 28, 2011"
|
RECIPE_MANUAL_CHECK_DATE_pn-task-qte-toolchain-target = "Feb 28, 2011"
|
||||||
DISTRO_PN_ALIAS_pn-task-qte-toolchain-target = "Intel"
|
DISTRO_PN_ALIAS_pn-task-qte-toolchain-target = "Intel"
|
||||||
RECIPE_LATEST_VERSION_pn-mailx = "12.4"
|
|
||||||
RECIPE_MANUAL_CHECK_DATE_pn-mailx = "Feb 28, 2011"
|
RECIPE_STATUS_pn-mailx = "green"
|
||||||
|
RECIPE_LATEST_VERSION_pn-mailx = "12.5"
|
||||||
|
RECIPE_LAST_UPDATE_pn-mailx = "Jul 1, 2011"
|
||||||
|
RECIPE_MANUAL_CHECK_DATE_pn-mailx = "Jul 28, 2011"
|
||||||
|
RECIPE_MAINTAINER_pn-mailx = "Kai Kang <kai.kang@windriver.com>"
|
||||||
|
|
||||||
RECIPE_LATEST_VERSION_pn-libgcc = "4.5.1"
|
RECIPE_LATEST_VERSION_pn-libgcc = "4.5.1"
|
||||||
RECIPE_MANUAL_CHECK_DATE_pn-libgcc = "Feb 28, 2011"
|
RECIPE_MANUAL_CHECK_DATE_pn-libgcc = "Feb 28, 2011"
|
||||||
|
|
||||||
|
|||||||
@@ -6,8 +6,8 @@ for MIME, IMAP, POP3, SMTP, and S/MIME."
|
|||||||
|
|
||||||
HOMEPAGE = "http://heirloom.sourceforge.net/mailx.html"
|
HOMEPAGE = "http://heirloom.sourceforge.net/mailx.html"
|
||||||
SECTION = "console/network"
|
SECTION = "console/network"
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
LICENSE = "GPL"
|
LICENSE = "BSD & MPL-1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4202a0a62910cf94f7af8a3436a2a2dd"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=4202a0a62910cf94f7af8a3436a2a2dd"
|
||||||
|
|
||||||
SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \
|
SRC_URI = "${DEBIAN_MIRROR}/main/h/heirloom-mailx/heirloom-mailx_${PV}.orig.tar.gz;name=archive \
|
||||||
|
|||||||
Reference in New Issue
Block a user