summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorKevin Tian <kevin.tian@intel.com>2010-06-30 17:28:18 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-06-30 15:44:29 -0700
commit2422400c19aff830026a3c77286ee42e4dcb95f6 (patch)
tree7bbcaaa353557ae84cbb42ec0be73d935c120784 /meta
parent391e6d6ec8c38a8f0851469158d352761083c67c (diff)
downloadpoky-2422400c19aff830026a3c77286ee42e4dcb95f6.tar.gz
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>
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/private/distro_base_libs_1.inc57
-rw-r--r--meta/conf/distro/include/private/distro_base_utils_1.inc49
2 files changed, 106 insertions, 0 deletions
diff --git a/meta/conf/distro/include/private/distro_base_libs_1.inc b/meta/conf/distro/include/private/distro_base_libs_1.inc
index fe3d272eca..7f54be600a 100644
--- a/meta/conf/distro/include/private/distro_base_libs_1.inc
+++ b/meta/conf/distro/include/private/distro_base_libs_1.inc
@@ -38,3 +38,60 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+glib-2.0 = "7 months"
38RECIPE_LATEST_RELEASE_DATE_pn+glib-2.0 = "05/2010" 38RECIPE_LATEST_RELEASE_DATE_pn+glib-2.0 = "05/2010"
39RECIPE_COMMENTS_pn+glib-2.0 = "" 39RECIPE_COMMENTS_pn+glib-2.0 = ""
40 40
41RECIPE_STATUS_pn+pam = "green"
42DEPENDENCY_CHECK_pn+pam = "not done"
43RECIPE_LATEST_VERSION_pn+pam = "1.1.1"
44RECIPE_PATCH_pn+pam+disable_crossbinary = "added by RP; 2008; padout requires native compilation and not used in the target. so disable it. local patch"
45RECIPE_INTEL_SECTION_pn+pam = "base libs"
46RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+pam = "6 months"
47RECIPE_LATEST_RELEASE_DATE_pn+pam = "12/2009"
48RECIPE_COMMENTS_pn+pam = ""
49
50RECIPE_STATUS_pn+libgpg-error = "yellow" # specific .pc handle
51DEPENDENCY_CHECK_pn+libgpg-error = "not done"
52RECIPE_LATEST_VERSION_pn+libgpg-error = "1.8"
53RECIPE_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?"
54RECIPE_INTEL_SECTION_pn+libgpg-error = "base libs"
55RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+libgpg-error = "18 months"
56RECIPE_LATEST_RELEASE_DATE_pn+libgpg-error = "05/2010"
57RECIPE_COMMENTS_pn+libgpg-error = ""
58
59RECIPE_STATUS_pn+gpgme = "green"
60DEPENDENCY_CHECK_pn+gpgme = "not done"
61RECIPE_LATEST_VERSION_pn+gpgme = "1.3.0"
62RECIPE_INTEL_SECTION_pn+gpgme = "base libs"
63RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+gpgme = "6 months"
64RECIPE_LATEST_RELEASE_DATE_pn+gpgme = "01/2010"
65RECIPE_COMMENTS_pn+gpgme = ""
66
67RECIPE_STATUS_pn+expat = "green"
68DEPENDENCY_CHECK_pn+expat = "not done"
69RECIPE_LATEST_VERSION_pn+expat = "2.0.1"
70RECIPE_PATCH_pn+expat+autotools = "added in 2.0.0; 70774a74; 2006; solve libtool.m4 problem. need more study later"
71RECIPE_INTEL_SECTION_pn+expat = "base libs"
72RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+expat = "17 months"
73RECIPE_LATEST_RELEASE_DATE_pn+expat = "06/2007"
74RECIPE_COMMENTS_pn+expat = ""
75
76RECIPE_STATUS_pn+dbus = "not done"
77DEPENDENCY_CHECK_pn+dbus = "not done"
78RECIPE_LATEST_VERSION_pn+dbus = "1.2.24"
79RECIPE_PATCH_pn+dbus+cross = "handle cross condition. to be pushed upstream"
80RECIPE_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"
81RECIPE_PATCH_pn+dbus+fix-install-daemon = "by RP; 2009; 8e39848b; handle dbus-daemon install; need more study later"
82RECIPE_INTEL_SECTION_pn+dbus = "base libs"
83RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+dbus = "1 months"
84RECIPE_LATEST_RELEASE_DATE_pn+dbus = "03/2010"
85RECIPE_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"
86
87RECIPE_STATUS_pn+dbus-glib = "red" # native recipe
88DEPENDENCY_CHECK_pn+dbus-glib = "not done"
89RECIPE_LATEST_VERSION_pn+dbus-glib = "0.86"
90RECIPE_PATCH_pn+dbus-glib+fix_asneeded = "added in 2009; adjust link order of expat. not sure the reason yet"
91RECIPE_PATCH_pn+dbus-glib+no-examples = "no need to build example. local patch"
92RECIPE_PATCH_pn+dbus-glib+run-with-tmp-session-bus = "to be removed"
93RECIPE_INTEL_SECTION_pn+dbus-glib = "base libs"
94RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+dbus-glib = "6 months"
95RECIPE_LATEST_RELEASE_DATE_pn+dbus-glib = "03/2010"
96RECIPE_COMMENTS_pn+dbus-glib = ""
97
diff --git a/meta/conf/distro/include/private/distro_base_utils_1.inc b/meta/conf/distro/include/private/distro_base_utils_1.inc
index 8eaaccb698..3ce57d1afc 100644
--- a/meta/conf/distro/include/private/distro_base_utils_1.inc
+++ b/meta/conf/distro/include/private/distro_base_utils_1.inc
@@ -166,3 +166,52 @@ RECIPE_INTEL_SECTION_pn+netbase = "base utils"
166RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+netbase = "2 years" 166RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+netbase = "2 years"
167RECIPE_LATEST_RELEASE_DATE_pn+netbase = "04/2010" 167RECIPE_LATEST_RELEASE_DATE_pn+netbase = "04/2010"
168RECIPE_COMMENTS_pn+netbase = "" 168RECIPE_COMMENTS_pn+netbase = ""
169
170RECIPE_STATUS_pn+busybox = "yellow" # no indent in shell scripts; patch no comment
171DEPENDENCY_CHECK_pn+busybox = "not done"
172RECIPE_LATEST_VERSION_pn+busybox = "1.16.1"
173RECIPE_PATCH_pn+busybox+udhcpscript = "added in 1.00-rc3; c9bb6478;2004;fix the deleting routers error message in case of no existing default routes;"
174RECIPE_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"
175RECIPE_PATCH_pn+busybox+B921600 = "added in 1.11.3; 5b1ed09b; 2008; added support for 921600 baudrate of serail line; to be pushed upstream"
176RECIPE_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"
177RECIPE_PATCH_pn+busybox+busybox-appletlib-dependency = "added in 1.13.2; 58c556d9; 2009; solve parallel build issue; to be pushed upstream"
178RECIPE_PATCH_pn+busybox+0000-wget-no-check-certificate = "added in 2010; b8019515; ignore --no-check-certificate, said to in upstream now"
179RECIPE_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"
180RECIPE_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"
181RECIPE_INTEL_SECTION_pn+busybox = "base utils"
182RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+busybox = "2 months"
183RECIPE_LATEST_RELEASE_DATE_pn+busybox = "03/2010"
184RECIPE_COMMENTS_pn+busybox = "some special overrides/unsets for CFLAGS, etc. need to understand the tricks behind"
185
186RECIPE_STATUS_pn+module-init-tools = "red" # no need for 'cross' recipe
187DEPENDENCY_CHECK_pn+module-init-tools = "not done"
188RECIPE_LATEST_VERSION_pn+module-init-tools = "3.11.1"
189RECIPE_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"
190RECIPE_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"
191RECIPE_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"
192RECIPE_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"
193RECIPE_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?"
194RECIPE_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"
195RECIPE_INTEL_SECTION_pn+module-init-tools = "base utils"
196RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+module-init-tools = "3 months"
197RECIPE_LATEST_RELEASE_DATE_pn+module-init-tools = "10/2009"
198RECIPE_COMMENTS_pn+module-init-tools = "most tweaks about alternative handle and rename"
199
200RECIPE_STATUS_pn+fakeroot = "green"
201DEPENDENCY_CHECK_pn+fakeroot = "not done"
202RECIPE_LATEST_VERSION_pn+fakeroot = "1.14.4"
203RECIPE_PATCH_pn+fakeroot+configure-libtool = "mark for REMOVAL"
204RECIPE_PATCH_pn+fakeroot+absolutepaths = "added by RP in 2010; to avoid build system python linking to staging library; to be pushed upstream"
205RECIPE_INTEL_SECTION_pn+fakeroot = "base utils"
206RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+fakeroot = "6 months"
207RECIPE_LATEST_RELEASE_DATE_pn+fakeroot = "11/2009"
208RECIPE_COMMENTS_pn+fakeroot = ""
209
210RECIPE_STATUS_pn+prism-firmware = "green"
211DEPENDENCY_CHECK_pn+prism-firmware = "not done"
212RECIPE_LATEST_VERSION_pn+prism-firmware = "1.8.4"
213RECIPE_INTEL_SECTION_pn+prism-firmware = "base utils"
214RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+prism-firmware = "same time"
215RECIPE_LATEST_RELEASE_DATE_pn+prism-firmware = "07/2005"
216RECIPE_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?"
217