All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] pseudo: Update to the latest upstream version
@ 2011-01-14  4:54 Mark Hatle
  2011-01-14  4:55 ` [PATCH 1/1] " Mark Hatle
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Mark Hatle @ 2011-01-14  4:54 UTC (permalink / raw)
  To: poky

Update pseudo to the latest version to resolve a number of optimization defects.

The problems were present on both 64-bit and 32-bit systems, but generally only
caused issues on 32-bit hosts.

Note: once you upgrade you need to be sure to clean out pseudo.  In order to do
this ../bitbake/bin/bitbake -c cleanall pseudo-native

Followed by ../bitbake/bin/bitbake pseudo-native

Otherwise you can end up in a wierd situation where the old pseudo is being
used to build the new one.


Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: mhatle/pseudo
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=mhatle/pseudo

Thanks,
    Mark Hatle <mark.hatle@windriver.com>
---


Mark Hatle (1):
  pseudo: Update to the latest upstream version

 .../conf/distro/include/poky-default-revisions.inc |    2 +-
 .../895fa7e359e8026a608fba052c2994e42901e45f.patch |  235 --------------------
 meta/recipes-devtools/pseudo/pseudo_git.bb         |    2 +-
 3 files changed, 2 insertions(+), 237 deletions(-)
 delete mode 100644
meta/recipes-devtools/pseudo/pseudo/895fa7e359e8026a608fba052c2994e42901e45f.patch

-- 
1.7.3.4



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-01-18 22:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-14  4:54 [PATCH 0/1] pseudo: Update to the latest upstream version Mark Hatle
2011-01-14  4:55 ` [PATCH 1/1] " Mark Hatle
2011-01-14 19:38 ` [PATCH 0/1] " Saul Wold
2011-01-14 19:39   ` Mark Hatle
2011-01-14 21:17     ` Mark Hatle
2011-01-17  8:35       ` Saul Wold
2011-01-17 15:19         ` Richard Purdie
2011-01-17 17:06         ` Mark Hatle
2011-01-17  8:19 ` Xu, Dongxiao
2011-01-18 22:33 ` Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.