mirror of
https://git.yoctoproject.org/poky
synced 2026-03-03 13:59:40 +01:00
This commit add basic distro-tracking fields (status/maintainer/latest_ver) for rest recipes in world target. There may still have some missing, but most have been made up this time In total 279 pacakges are touched Signed-off-by: Kevin Tian <kevin.tian@intel.com>
22 lines
1.0 KiB
PHP
22 lines
1.0 KiB
PHP
RECIPE_STATUS_pn-hostap-utils="yellow" # patch investigation needed; hostap-utils.inc is only included by one bb file.
|
|
RECIPE_LATEST_VERSION_pn-hostap-utils="0.4.7"
|
|
RECIPE_NO_OF_PATCHES_pn-hostap-utils="1"
|
|
RECIPE_LATEST_RELEASE_DATE_pn-hostap-utils="2008/12/03"
|
|
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-hostap-utils="7 months"
|
|
RECIPE_MAINTAINER_pn-hostap-utils = "Dongxiao Xu <dongxiao.xu@intel.com>"
|
|
|
|
RECIPE_STATUS_pn-kexec-tools="green"
|
|
RECIPE_LATEST_VERSION_pn-kexec-tools="2.0.1"
|
|
RECIPE_NO_OF_PATCHES_pn-kexec-tools="1"
|
|
RECIPE_LATEST_RELEASE_DATE_pn-kexec-tools="2009/08/12"
|
|
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-kexec-tools="1 year"
|
|
RECIPE_MAINTAINER_pn-kexec-tools = "Dongxiao Xu <dongxiao.xu@intel.com>"
|
|
|
|
RECIPE_STATUS_pn-hostap-conf = "red"
|
|
RECIPE_LATEST_VERSION_pn-hostap-conf = "1"
|
|
RECIPE_MAINTAINER_pn-hostap-conf = "Dongxiao Xu <dongxiao.xu@intel.com>"
|
|
|
|
RECIPE_STATUS_pn-orinoco-conf = "red"
|
|
RECIPE_LATEST_VERSION_pn-orinoco-conf = "1"
|
|
RECIPE_MAINTAINER_pn-orinoco-conf = "Dongxiao Xu <dongxiao.xu@intel.com>"
|