diff options
-rw-r--r-- | meta/conf/distro/include/private/distro_base_libs_1.inc | 4 | ||||
-rw-r--r-- | meta/conf/distro/include/private/distro_base_utils_1.inc | 12 |
2 files changed, 8 insertions, 8 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 4df4754c56..4443bb5c46 100644 --- a/meta/conf/distro/include/private/distro_base_libs_1.inc +++ b/meta/conf/distro/include/private/distro_base_libs_1.inc | |||
@@ -104,12 +104,12 @@ RECIPE_COMMENTS_pn-neon = "" | |||
104 | 104 | ||
105 | RECIPE_STATUS_pn-libpng = "green" | 105 | RECIPE_STATUS_pn-libpng = "green" |
106 | DEPENDENCY_CHECK_pn-libpng = "not done" | 106 | DEPENDENCY_CHECK_pn-libpng = "not done" |
107 | RECIPE_LATEST_VERSION_pn-libpng = "1.4.3" | 107 | RECIPE_LATEST_VERSION_pn-libpng = "1.4.3" # OK |
108 | 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" | 108 | 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" |
109 | RECIPE_INTEL_SECTION_pn-libpng = "base libs" | 109 | RECIPE_INTEL_SECTION_pn-libpng = "base libs" |
110 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libpng = "1 month" | 110 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libpng = "1 month" |
111 | RECIPE_LATEST_RELEASE_DATE_pn-libpng = "06/2010" | 111 | RECIPE_LATEST_RELEASE_DATE_pn-libpng = "06/2010" |
112 | RECIPE_COMMENTS_pn-libpng = "" | 112 | RECIPE_COMMENTS_pn-libpng = "1.4.3 has API compatibility issue. choose 1.2.44 instead" |
113 | 113 | ||
114 | RECIPE_STATUS_pn-libidn = "green" | 114 | RECIPE_STATUS_pn-libidn = "green" |
115 | DEPENDENCY_CHECK_pn-libidn = "not done" | 115 | DEPENDENCY_CHECK_pn-libidn = "not done" |
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 db33d1c036..67183f5268 100644 --- a/meta/conf/distro/include/private/distro_base_utils_1.inc +++ b/meta/conf/distro/include/private/distro_base_utils_1.inc | |||
@@ -26,7 +26,7 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-initramfs-boot = "n/a" | |||
26 | RECIPE_LATEST_RELEASE_DATE_pn-initramfs-boot = "n/a" | 26 | RECIPE_LATEST_RELEASE_DATE_pn-initramfs-boot = "n/a" |
27 | RECIPE_COMMENTS_pn-initramfs-boot = "local scripts follow Poky's MIT license" | 27 | RECIPE_COMMENTS_pn-initramfs-boot = "local scripts follow Poky's MIT license" |
28 | 28 | ||
29 | RECIPE_STATUS_pn-initramfs-live-boot = "gree" | 29 | RECIPE_STATUS_pn-initramfs-live-boot = "green" |
30 | DEPENDENCY_CHECK_pn-initramfs-live-boot = "not done" | 30 | DEPENDENCY_CHECK_pn-initramfs-live-boot = "not done" |
31 | RECIPE_LATEST_VERSION_pn-initramfs-live-boot = "1.0" | 31 | RECIPE_LATEST_VERSION_pn-initramfs-live-boot = "1.0" |
32 | RECIPE_PATCH_pn-initramfs-live-boot+init-live = "local" | 32 | RECIPE_PATCH_pn-initramfs-live-boot+init-live = "local" |
@@ -197,9 +197,9 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-busybox = "3 months" | |||
197 | RECIPE_LATEST_RELEASE_DATE_pn-busybox = "0i6/2010" | 197 | RECIPE_LATEST_RELEASE_DATE_pn-busybox = "0i6/2010" |
198 | RECIPE_COMMENTS_pn-busybox = "some special overrides/unsets for CFLAGS, etc. need to understand the tricks behind" | 198 | RECIPE_COMMENTS_pn-busybox = "some special overrides/unsets for CFLAGS, etc. need to understand the tricks behind" |
199 | 199 | ||
200 | RECIPE_STATUS_pn-module-init-tools = "yellow" | 200 | RECIPE_STATUS_pn-module-init-tools = "green" |
201 | DEPENDENCY_CHECK_pn-module-init-tools = "not done" | 201 | DEPENDENCY_CHECK_pn-module-init-tools = "not done" |
202 | RECIPE_LATEST_VERSION_pn-module-init-tools = "3.11.1" | 202 | RECIPE_LATEST_VERSION_pn-module-init-tools = "3.12" |
203 | 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" | 203 | 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" |
204 | 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" | 204 | 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" |
205 | 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" | 205 | 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" |
@@ -223,7 +223,7 @@ RECIPE_COMMENTS_pn-fakeroot = "" | |||
223 | 223 | ||
224 | RECIPE_STATUS_pn-prism-firmware = "green" | 224 | RECIPE_STATUS_pn-prism-firmware = "green" |
225 | DEPENDENCY_CHECK_pn-prism-firmware = "not done" | 225 | DEPENDENCY_CHECK_pn-prism-firmware = "not done" |
226 | RECIPE_LATEST_VERSION_pn-prism-firmware = "1.8.4" # 1.8.4 has connection issue though | 226 | RECIPE_LATEST_VERSION_pn-prism-firmware = "1.8.4" # OK |
227 | RECIPE_INTEL_SECTION_pn-prism-firmware = "base utils" | 227 | RECIPE_INTEL_SECTION_pn-prism-firmware = "base utils" |
228 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-prism-firmware = "same time" | 228 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-prism-firmware = "same time" |
229 | RECIPE_LATEST_RELEASE_DATE_pn-prism-firmware = "07/2005" | 229 | RECIPE_LATEST_RELEASE_DATE_pn-prism-firmware = "07/2005" |
@@ -250,10 +250,10 @@ RECIPE_COMMENTS_pn-base-passwd = "" | |||
250 | RECIPE_STATUS_pn-apmd = "green" | 250 | RECIPE_STATUS_pn-apmd = "green" |
251 | DEPENDENCY_CHECK_pn-apmd = "not done" | 251 | DEPENDENCY_CHECK_pn-apmd = "not done" |
252 | RECIPE_LATEST_VERSION_pn-apmd = "3.2.2-14" | 252 | RECIPE_LATEST_VERSION_pn-apmd = "3.2.2-14" |
253 | RECIPE_PATCH_pn-apmd+debian = "unclear" | 253 | RECIPE_PATCH_pn-apmd+debian = "in upstream" |
254 | RECIPE_PATCH_pn-apmd+workaround = "unclear" | 254 | RECIPE_PATCH_pn-apmd+workaround = "unclear" |
255 | 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?" | 255 | 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?" |
256 | 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" | 256 | RECIPE_PATCH_pn-apmd+libtool = "added in 3.2.2; 35de05e6; 2008; by RP; to solve compability with libtool 2.2.4. perhaps for upstream" |
257 | RECIPE_INTEL_SECTION_pn-apmd = "base utils" | 257 | RECIPE_INTEL_SECTION_pn-apmd = "base utils" |
258 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-apmd = "1 year" | 258 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-apmd = "1 year" |
259 | RECIPE_LATEST_RELEASE_DATE_pn-apmd = "07/2009" | 259 | RECIPE_LATEST_RELEASE_DATE_pn-apmd = "07/2009" |