[poky] [PATCH 0/2] mesa 7.10: add missing dependency makedepend
Yu Ke
ke.yu at intel.com
Thu Feb 10 06:25:41 PST 2011
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 at 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(-)
More information about the poky
mailing list