diff options
| -rw-r--r-- | meta/conf/distro/include/private/distro_base_libs_1.inc | 17 | ||||
| -rw-r--r-- | meta/conf/distro/include/private/distro_base_utils_1.inc | 41 |
2 files changed, 58 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 b76ad6e323..1467f6b98b 100644 --- a/meta/conf/distro/include/private/distro_base_libs_1.inc +++ b/meta/conf/distro/include/private/distro_base_libs_1.inc | |||
| @@ -103,3 +103,20 @@ RECIPE_INTEL_SECTION_pn-neon = "base libs" | |||
| 103 | RECIPE_LATEST_RELEASE_DATE_pn-neon="01/2010" | 103 | RECIPE_LATEST_RELEASE_DATE_pn-neon="01/2010" |
| 104 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-neon="15 days" | 104 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-neon="15 days" |
| 105 | RECIPE_COMMENTS_pn-neon = "" | 105 | RECIPE_COMMENTS_pn-neon = "" |
| 106 | |||
| 107 | RECIPE_STATUS_pn+libpng = "green" | ||
| 108 | DEPENDENCY_CHECK_pn+libpng = "not done" | ||
| 109 | RECIPE_LATEST_VERSION_pn+libpng = "1.4.3" | ||
| 110 | RECIPE_PATCH_pn+libpng+makefile = "by RP; 2008; to define ECHO explicitly for lbitool 2.2.2. need check whether it's still valide for new libtool. candidate for upstream" | ||
| 111 | RECIPE_INTEL_SECTION_pn+libpng = "base libs" | ||
| 112 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+libpng = "1 month" | ||
| 113 | RECIPE_LATEST_RELEASE_DATE_pn+libpng = "06/2010" | ||
| 114 | RECIPE_COMMENTS_pn+libpng = "" | ||
| 115 | |||
| 116 | RECIPE_STATUS_pn+libidn = "green" | ||
| 117 | DEPENDENCY_CHECK_pn+libidn = "not done" | ||
| 118 | RECIPE_LATEST_VERSION_pn+libidn = "1.19" | ||
| 119 | RECIPE_INTEL_SECTION_pn+libidn = "base libs" | ||
| 120 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+libidn = "3 months" | ||
| 121 | RECIPE_LATEST_RELEASE_DATE_pn+libidn = "05/2010" | ||
| 122 | RECIPE_COMMENTS_pn+libidn = "" | ||
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 3ce57d1afc..b36eec7e40 100644 --- a/meta/conf/distro/include/private/distro_base_utils_1.inc +++ b/meta/conf/distro/include/private/distro_base_utils_1.inc | |||
| @@ -215,3 +215,44 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+prism-firmware = "same time" | |||
| 215 | RECIPE_LATEST_RELEASE_DATE_pn+prism-firmware = "07/2005" | 215 | RECIPE_LATEST_RELEASE_DATE_pn+prism-firmware = "07/2005" |
| 216 | 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?" | 216 | 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?" |
| 217 | 217 | ||
| 218 | RECIPE_STATUS_pn+base-files = "yellow" # do we need those tewaks for ad-hoc platforms | ||
| 219 | DEPENDENCY_CHECK_pn+base-files = "not done" | ||
| 220 | RECIPE_LATEST_VERSION_pn+base-files = "3.0.14" | ||
| 221 | RECIPE_INTEL_SECTION_pn+base-files = "base utils" | ||
| 222 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+base-files = "n/a" | ||
| 223 | RECIPE_LATEST_RELEASE_DATE_pn+base-files = "n/a" | ||
| 224 | RECIPE_COMMENTS_pn+base-files = "licenses are pacakges here; all local files. RP said that the version 3.0.14 may come from debian. no need to upgrade it now" | ||
| 225 | |||
| 226 | RECIPE_STATUS_pn+base-passwd = "yellow" # do we need those tewaks for ad-hoc platforms | ||
| 227 | DEPENDENCY_CHECK_pn+base-passwd = "not done" | ||
| 228 | RECIPE_LATEST_VERSION_pn+base-passwd = "3.5.22" | ||
| 229 | RECIPE_PATCH_pn+base-passwd+configure = "in upstream now" | ||
| 230 | RECIPE_PATCH_pn+base-passwd+nobash = "change /bin/bash to /bin/sh in passwd.master; another specific poky tweak" | ||
| 231 | RECIPE_PATCH_pn+base-passwd+root-home = "change home for root user in passwd.master; perhaps a poky specific tweak; oe even has other root-home patch for different configurations" | ||
| 232 | RECIPE_PATCH_pn+base-passwd+mysql = "set correct uid/gid for mysql; 8836cd80; 2005; perhaps it could be removed now because previous fix is on an existing mysql line but now it becomes a simple addition" | ||
| 233 | RECIPE_INTEL_SECTION_pn+base-passwd = "base utils" | ||
| 234 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+base-passwd = "1 year" | ||
| 235 | RECIPE_LATEST_RELEASE_DATE_pn+base-passwd = "09/2009" | ||
| 236 | RECIPE_COMMENTS_pn+base-passwd = "" | ||
| 237 | |||
| 238 | RECIPE_STATUS_pn+apmd = "green" | ||
| 239 | DEPENDENCY_CHECK_pn+apmd = "not done" | ||
| 240 | RECIPE_LATEST_VERSION_pn+apmd = "3.2.2-14" | ||
| 241 | RECIPE_PATCH_pn+apmd+debian = "unclear" | ||
| 242 | RECIPE_PATCH_pn+apmd+workaround = "unclear" | ||
| 243 | RECIPE_PATCH_pn+apmd+unlinux = "added in 3.2.2; 9456cdc1; 2007; to prevent build from interfering with host kernel headers. curious whether it's still required or any better way?" | ||
| 244 | RECIPE_PATCH_pn+apmd+libtool = "added in 3.2.2; 35de05e5; 2008; by RP; to solve compability with libtool 2.2.4. perhaps for upstream" | ||
| 245 | RECIPE_INTEL_SECTION_pn+apmd = "base utils" | ||
| 246 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+apmd = "1 year" | ||
| 247 | RECIPE_LATEST_RELEASE_DATE_pn+apmd = "07/2009" | ||
| 248 | RECIPE_COMMENTS_pn+apmd = "" | ||
| 249 | |||
| 250 | RECIPE_STATUS_pn+gperf = "green" | ||
| 251 | DEPENDENCY_CHECK_pn+gperf = "not done" | ||
| 252 | RECIPE_LATEST_VERSION_pn+gperf = "3.0.4" | ||
| 253 | RECIPE_PATCH_pn+gperf+autoreconf = "added in 2007; e02b1a6c; perhaps it's required if only purpose is to downgraded AC_PREREQ from 2.60 to 2.59; acinclude.m4 perhaps could be generated automatically" | ||
| 254 | RECIPE_INTEL_SECTION_pn+gperf = "base utils" | ||
| 255 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn+gperf = "2 years" | ||
| 256 | RECIPE_LATEST_RELEASE_DATE_pn+gperf = "02/2009" | ||
| 257 | RECIPE_COMMENTS_pn+gperf = "3.0.4 is GPLv3, however we only require native version so far" | ||
| 258 | |||
