distro-tracking: add tracking fields for previous recipes

pam
libgpg-error
gpgme
expat
dbus
dbus-glib
busybox
module-init-tools
fakeroot
prism-firmware

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian 2010-06-30 17:28:18 +08:00 committed by Saul Wold
parent 391e6d6ec8
commit 2422400c19
2 changed files with 106 additions and 0 deletions

View File

@ -38,3 +38,60 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+glib-2.0 = "7 months"
RECIPE_LATEST_RELEASE_DATE_pn+glib-2.0 = "05/2010"
RECIPE_COMMENTS_pn+glib-2.0 = ""
RECIPE_STATUS_pn+pam = "green"
DEPENDENCY_CHECK_pn+pam = "not done"
RECIPE_LATEST_VERSION_pn+pam = "1.1.1"
RECIPE_PATCH_pn+pam+disable_crossbinary = "added by RP; 2008; padout requires native compilation and not used in the target. so disable it. local patch"
RECIPE_INTEL_SECTION_pn+pam = "base libs"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+pam = "6 months"
RECIPE_LATEST_RELEASE_DATE_pn+pam = "12/2009"
RECIPE_COMMENTS_pn+pam = ""
RECIPE_STATUS_pn+libgpg-error = "yellow" # specific .pc handle
DEPENDENCY_CHECK_pn+libgpg-error = "not done"
RECIPE_LATEST_VERSION_pn+libgpg-error = "1.8"
RECIPE_PATCH_pn+libgpg-error+pkgconfig = "long existing since 0.7; no exact commit; it's to add a .pc.in. perhaps we don't require it now?"
RECIPE_INTEL_SECTION_pn+libgpg-error = "base libs"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+libgpg-error = "18 months"
RECIPE_LATEST_RELEASE_DATE_pn+libgpg-error = "05/2010"
RECIPE_COMMENTS_pn+libgpg-error = ""
RECIPE_STATUS_pn+gpgme = "green"
DEPENDENCY_CHECK_pn+gpgme = "not done"
RECIPE_LATEST_VERSION_pn+gpgme = "1.3.0"
RECIPE_INTEL_SECTION_pn+gpgme = "base libs"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+gpgme = "6 months"
RECIPE_LATEST_RELEASE_DATE_pn+gpgme = "01/2010"
RECIPE_COMMENTS_pn+gpgme = ""
RECIPE_STATUS_pn+expat = "green"
DEPENDENCY_CHECK_pn+expat = "not done"
RECIPE_LATEST_VERSION_pn+expat = "2.0.1"
RECIPE_PATCH_pn+expat+autotools = "added in 2.0.0; 70774a74; 2006; solve libtool.m4 problem. need more study later"
RECIPE_INTEL_SECTION_pn+expat = "base libs"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+expat = "17 months"
RECIPE_LATEST_RELEASE_DATE_pn+expat = "06/2007"
RECIPE_COMMENTS_pn+expat = ""
RECIPE_STATUS_pn+dbus = "not done"
DEPENDENCY_CHECK_pn+dbus = "not done"
RECIPE_LATEST_VERSION_pn+dbus = "1.2.24"
RECIPE_PATCH_pn+dbus+cross = "handle cross condition. to be pushed upstream"
RECIPE_PATCH_pn+dbus+tmpdir = "an old patch dated to 2005; no exact commit; seems to handle tmp dir check at build time. need test whether valid now"
RECIPE_PATCH_pn+dbus+fix-install-daemon = "by RP; 2009; 8e39848b; handle dbus-daemon install; need more study later"
RECIPE_INTEL_SECTION_pn+dbus = "base libs"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+dbus = "1 months"
RECIPE_LATEST_RELEASE_DATE_pn+dbus = "03/2010"
RECIPE_COMMENTS_pn+dbus = "unstable version at 1.3.1; though current latest version in poky is 1.2.14, it's 1.2.4 preferred"
RECIPE_STATUS_pn+dbus-glib = "red" # native recipe
DEPENDENCY_CHECK_pn+dbus-glib = "not done"
RECIPE_LATEST_VERSION_pn+dbus-glib = "0.86"
RECIPE_PATCH_pn+dbus-glib+fix_asneeded = "added in 2009; adjust link order of expat. not sure the reason yet"
RECIPE_PATCH_pn+dbus-glib+no-examples = "no need to build example. local patch"
RECIPE_PATCH_pn+dbus-glib+run-with-tmp-session-bus = "to be removed"
RECIPE_INTEL_SECTION_pn+dbus-glib = "base libs"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+dbus-glib = "6 months"
RECIPE_LATEST_RELEASE_DATE_pn+dbus-glib = "03/2010"
RECIPE_COMMENTS_pn+dbus-glib = ""

View File

@ -166,3 +166,52 @@ RECIPE_INTEL_SECTION_pn+netbase = "base utils"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+netbase = "2 years"
RECIPE_LATEST_RELEASE_DATE_pn+netbase = "04/2010"
RECIPE_COMMENTS_pn+netbase = ""
RECIPE_STATUS_pn+busybox = "yellow" # no indent in shell scripts; patch no comment
DEPENDENCY_CHECK_pn+busybox = "not done"
RECIPE_LATEST_VERSION_pn+busybox = "1.16.1"
RECIPE_PATCH_pn+busybox+udhcpscript = "added in 1.00-rc3; c9bb6478;2004;fix the deleting routers error message in case of no existing default routes;"
RECIPE_PATCH_pn+busybox+udhcpc-fix-nfsroot = "added in 1.13.2; ec4da6df;2009;fix nfsroot issues with resetting IP and deleting routes;to be pushed upstream"
RECIPE_PATCH_pn+busybox+B921600 = "added in 1.11.3; 5b1ed09b; 2008; added support for 921600 baudrate of serail line; to be pushed upstream"
RECIPE_PATCH_pn+busybox+get_header_tar = "added in 1.13.2; 5a0e1d47; 2009; fix tar problem with filenames that are exactly 100 bytes; to be pushed upstream"
RECIPE_PATCH_pn+busybox+busybox-appletlib-dependency = "added in 1.13.2; 58c556d9; 2009; solve parallel build issue; to be pushed upstream"
RECIPE_PATCH_pn+busybox+0000-wget-no-check-certificate = "added in 2010; b8019515; ignore --no-check-certificate, said to in upstream now"
RECIPE_PATCH_pn+busybox+run-parts.in.usr-bin = "aded in 1.15.3; f1b326c8; 2010; change install dir for run-parts to avoid impacting debianutils install. perhaps a local patch"
RECIPE_PATCH_pn+busybox+ash_fix_redirection_of_fd_0 = "added in 1.15.3; 2010; by Josh; fix redirection of fd 0 when using ash. in upstream"
RECIPE_INTEL_SECTION_pn+busybox = "base utils"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+busybox = "2 months"
RECIPE_LATEST_RELEASE_DATE_pn+busybox = "03/2010"
RECIPE_COMMENTS_pn+busybox = "some special overrides/unsets for CFLAGS, etc. need to understand the tricks behind"
RECIPE_STATUS_pn+module-init-tools = "red" # no need for 'cross' recipe
DEPENDENCY_CHECK_pn+module-init-tools = "not done"
RECIPE_LATEST_VERSION_pn+module-init-tools = "3.11.1"
RECIPE_PATCH_pn+module-init-tools+ignore_arch_directory = "added as 1st set of patches from bk to git in 2005; no exact commit; aim to ignore all files in /etc/modprobe.d/arch; not sure why"
RECIPE_PATCH_pn+module-init-tools+modutils_extension = "added as 1st set of patches from bk to git in 2005; no exact commit; aim to handle renaming of modutils; local patch"
RECIPE_PATCH_pn+module-init-tools+no_man_rebuild = "added as 1st set of patches from bk to git in 2005; no exact commit; disable manual rebuild; local patch"
RECIPE_PATCH_pn+module-init-tools+manpagesopt = "added as 1st set of patches from bk to git in 2005; no exact commit; add option to allow disabling manual build; local patch"
RECIPE_PATCH_pn+module-init-tools+module-init-tools-remove-index = "added as 1st set of patches from bk to git in 2005; no exact commit; from uclibc; to use strchr instead of index; to be pushed upstream?"
RECIPE_PATCH_pn+module-init-tools+no-static-binaries = "by jdike in 2010; disable native statically-linked insmod as there's no static libc. since it's not required, simply disable it; local patch"
RECIPE_INTEL_SECTION_pn+module-init-tools = "base utils"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+module-init-tools = "3 months"
RECIPE_LATEST_RELEASE_DATE_pn+module-init-tools = "10/2009"
RECIPE_COMMENTS_pn+module-init-tools = "most tweaks about alternative handle and rename"
RECIPE_STATUS_pn+fakeroot = "green"
DEPENDENCY_CHECK_pn+fakeroot = "not done"
RECIPE_LATEST_VERSION_pn+fakeroot = "1.14.4"
RECIPE_PATCH_pn+fakeroot+configure-libtool = "mark for REMOVAL"
RECIPE_PATCH_pn+fakeroot+absolutepaths = "added by RP in 2010; to avoid build system python linking to staging library; to be pushed upstream"
RECIPE_INTEL_SECTION_pn+fakeroot = "base utils"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+fakeroot = "6 months"
RECIPE_LATEST_RELEASE_DATE_pn+fakeroot = "11/2009"
RECIPE_COMMENTS_pn+fakeroot = ""
RECIPE_STATUS_pn+prism-firmware = "green"
DEPENDENCY_CHECK_pn+prism-firmware = "not done"
RECIPE_LATEST_VERSION_pn+prism-firmware = "1.8.4"
RECIPE_INTEL_SECTION_pn+prism-firmware = "base utils"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+prism-firmware = "same time"
RECIPE_LATEST_RELEASE_DATE_pn+prism-firmware = "07/2005"
RECIPE_COMMENTS_pn+prism-firmware = "1.7.4 and 1.8.4 are both released at same time. perhaps then we don't need upgrade this one?"