CHANGELOG 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  1. commit fd7a07b3a2153826bedda2ef76b9a33ab2791680
  2. Author: Scott Garman <scott.a.garman@intel.com>
  3. Date: Fri Jan 21 14:15:05 2011 -0800
  4. poky-extract-sdk: allow relative paths for extract-dir
  5. psuedo needs a full path to its pid file, so convert
  6. relative extract-dir paths to full ones.
  7. The symptom of this bug is receiving the following error:
  8. pseudo: Couldn't open relative/path/to/var/pseudo/pseudo.pid: No such file or directory
  9. This fixes [BUGID #670]
  10. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
  11. commit 01bc47f4d47df3276b4b6c2583bcddd834fd5050
  12. Author: Beth Flanagan <elizabeth.flanagan@intel.com>
  13. Date: Wed Nov 3 17:20:00 2010 -0700
  14. quilt: Fixed configure test for patch --version.
  15. OpenSuSE 11.3 uses GNU patch 2.6.1.81-5b68 which breaks quilt's
  16. configure test for patch version.
  17. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
  18. commit 12a3d41a24db79ae6c0491defffcf4f4753001cf
  19. Author: Richard Purdie <richard.purdie@linuxfoundation.org>
  20. Date: Fri Jan 14 11:57:18 2011 +0000
  21. image.bbclass: Use the dedicated BB_WORKERCONTEXT, not bitbake internals to detect context
  22. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
  23. commit ce4f8356796bc797d9156ed252a4ed638a2150d5
  24. Author: Richard Purdie <rpurdie@linux.intel.com>
  25. Date: Wed Dec 15 23:22:16 2010 +0000
  26. scripts/poky-qemu: Improve tmp layout assumption
  27. If someone has changed TMPDIR in local.conf to a non-standard location, the
  28. poky-qemu script currently doesn't handle this and assumes if BUILDDIR is set,
  29. $BUILDDIR/tmp will exist.
  30. Its simple to check if this exists and if not, to ask bitbake where the
  31. directory is so this patch changes the code to do that.
  32. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
  33. commit 54f08d23cd7d0de6aec31f4764389ff4dab2990d
  34. Author: Scott Garman <scott.a.garman@intel.com>
  35. Date: Tue Dec 7 20:59:06 2010 -0800
  36. Make poky-qemu and related scripts work with arbitrary SDK locations
  37. * No longer assume SDK toolchains are installed in /opt/poky
  38. * [BUGFIX #568] where specifying paths to both the kernel and fs
  39. image caused an error due to POKY_NATIVE_SYSROOT never being
  40. set, triggering failure of poky-qemu-ifup/ifdown
  41. * Cosmetic improvements to usage() functions by using basename
  42. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
  43. commit 8a3d0f375ce416ada1a5443e4a8e467504001beb
  44. Author: Scott Garman <scott.a.garman@intel.com>
  45. Date: Fri Nov 12 16:31:13 2010 -0800
  46. poky-qemu: Fix issues when running Yocto 0.9 release images
  47. This fixes two bugs with poky-qemu when it is run from a
  48. standalone meta-toolchain setup.
  49. [BUGFIX #535] and [BUGFIX #536]
  50. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
  51. commit 0c2003f13434c77f901a976523478d37d8aadb48
  52. Author: Paul Eggleton <paul.eggleton@linux.intel.com>
  53. Date: Thu Dec 16 10:29:50 2010 +0000
  54. openssl: restore -Wall flag
  55. The -Wall flag was unintentionally removed from the end of the CFLAG var in
  56. 089612794d4d8d9c79bd2a4365d6df78371f7f40 by me. This patch puts it back in.
  57. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
  58. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
  59. commit 6e71b0a012f0676c06b7b4788d932f320fca0b74
  60. Author: Joshua Lock <josh@linux.intel.com>
  61. Date: Wed Dec 15 14:31:21 2010 +0000
  62. web-webkit: fix for make 3.82
  63. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  64. commit 4b5c1c053000d297956f08949ffde7454ee33c5d
  65. Author: Joshua Lock <josh@linux.intel.com>
  66. Date: Wed Dec 15 13:42:15 2010 +0000
  67. contacts: fix for make 3.82
  68. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  69. commit 171e709ae6f4b1a7640bf393f57aa787648cdc0f
  70. Author: Joshua Lock <josh@linux.intel.com>
  71. Date: Wed Dec 15 12:58:09 2010 +0000
  72. dates: fix for Make 3.82
  73. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  74. commit a8b8557e4cb34b594bb620eb276bcaf7a8e0a8e3
  75. Author: Joshua Lock <josh@linux.intel.com>
  76. Date: Wed Dec 15 12:27:52 2010 +0000
  77. owl-video-widget: fix Makefile for super strict make 3.82
  78. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  79. commit 399e6b8008cb0b8cc0b75efd48dd821a6cf5a8a8
  80. Author: Joshua Lock <josh@linux.intel.com>
  81. Date: Tue Dec 14 18:29:43 2010 +0000
  82. libowl-av: fix for Make 3.82
  83. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  84. commit 290280b332570ec73301f76765b1c5f2de20a9fd
  85. Author: Joshua Lock <josh@linux.intel.com>
  86. Date: Tue Dec 14 17:56:53 2010 +0000
  87. gst-plugins: fix for make 3.82
  88. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  89. commit 9e11fbf9048b17526ca8160d82b69f386595c9a7
  90. Author: Joshua Lock <josh@linux.intel.com>
  91. Date: Tue Dec 14 15:39:42 2010 +0000
  92. gstreamer: fix to comply with make 3.82's stricter parser
  93. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  94. commit 0f8244faba5c36c0580081c112ea27ce683af99b
  95. Author: Joshua Lock <josh@linux.intel.com>
  96. Date: Tue Dec 14 12:49:13 2010 +0000
  97. linux-libc-headers: fix for Make 3.82
  98. Fix the kernel Makefile for use with Make 3.82 by splitting mixed implicit and
  99. normal rules into separate rules.
  100. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  101. commit 0cc23a86562d0ce1e236ceb4a56a8f19d400192f
  102. Author: Joshua Lock <josh@linux.intel.com>
  103. Date: Tue Dec 14 12:21:33 2010 +0000
  104. busybox: additional fixes for Make 3.82
  105. There where still some mixed implicit and normal rules in the Busybox Makefile,
  106. Update our existing make-382.patch to split these into separate rules.
  107. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  108. commit 30c39cc97c384134661300e107d7a81f257f8034
  109. Author: Joshua Lock <josh@linux.intel.com>
  110. Date: Fri Nov 12 16:36:54 2010 +0000
  111. procps: fix for build against make 3.82
  112. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  113. commit 261ca885962ba9606bcad4c5415927a79fdd7b96
  114. Author: Joshua Lock <josh@linux.intel.com>
  115. Date: Tue Nov 9 12:18:14 2010 +0000
  116. busybox: import upstream patch for make 3.82
  117. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  118. commit 72ddd5c20246a5d5b1752b58a61ef75b4c39cc40
  119. Author: Joshua Lock <josh@linux.intel.com>
  120. Date: Tue Nov 9 12:14:28 2010 +0000
  121. eglibc: fix build of eglibc-initial for make 3.82
  122. Make 3.82, as shipped with Fedora 14, fixes some holes in the parser which in
  123. turn breaks behaviour of some Makefiles. Most notably eglibc's.
  124. Signed-off-by: Joshua Lock <josh@linux.intel.com>
  125. commit 6026999e81042a7f6560f9bce04390865509b235
  126. Author: Paul Eggleton <paul.eggleton@intel.com>
  127. Date: Fri Nov 19 15:03:32 2010 +0000
  128. qemu: fix failure to find zlib header files during configure
  129. Corrects problems during configure of qemu-native due to the BUILD_CFLAGS
  130. not being included when attempting to compile the test program for zlib
  131. within the configure script.
  132. Signed-off-by: Paul Eggleton <paul.eggleton@intel.com>
  133. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
  134. commit c5ab4d56f97a0e45b124d40c9f536541be04c201
  135. Author: Paul Eggleton <paul.eggleton@intel.com>
  136. Date: Wed Nov 17 11:37:47 2010 +0000
  137. openssl-native: disable execstack flag to prevent problems with SELinux
  138. The execstack flag gets set on libcrypto.so by default which causes SELinux
  139. to prevent it from being loaded on systems using SELinux, which includes
  140. Fedora. This patch disables the execstack flag. (Note: Red Hat do this in
  141. their openssl packaging.)
  142. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>