All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mesa 7.10: add missing dependency makedepend
@ 2011-02-10 14:25 Yu Ke
  2011-02-10 14:25 ` [PATCH 1/2] mesa-xlib-7.10: " Yu Ke
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yu Ke @ 2011-02-10 14:25 UTC (permalink / raw)
  To: poky

the last upgrade of mesa 7.10 introduce a depdency of makedepend,
which however is not listed in the recipe, thus cause do_configure
failure, both in mesa-dri_7.10 and mesa-xlib_7.10.

this patch set add the missing dependency to resolev this issue.
this patch set has been tested by building mesa from scratch in
qemux86, qemuarm and qemumips

one lesson I got is: always build from scratch for testing.
last time the mesa 7.10 upgrade patch is tested in incremental build,
thus the missing depdency is not showed up.


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

Thanks,
    Yu Ke <ke.yu@intel.com>
---


Yu Ke (2):
  mesa-xlib-7.10: add missing dependency makedepend
  mesa-dri-7.10: add missing dependency makedepend

 meta/recipes-graphics/mesa/mesa-dri_7.10.bb  |    4 ++--
 meta/recipes-graphics/mesa/mesa-xlib_7.10.bb |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)



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

end of thread, other threads:[~2011-02-10 15:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-10 14:25 [PATCH 0/2] mesa 7.10: add missing dependency makedepend Yu Ke
2011-02-10 14:25 ` [PATCH 1/2] mesa-xlib-7.10: " Yu Ke
2011-02-10 14:25 ` [PATCH 2/2] mesa-dri-7.10: " Yu Ke
2011-02-10 15:28 ` [PATCH 0/2] mesa 7.10: " Richard Purdie

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.