All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yu Ke <ke.yu@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/2] mesa 7.10: add missing dependency makedepend
Date: Thu, 10 Feb 2011 22:25:41 +0800	[thread overview]
Message-ID: <cover.1297344409.git.ke.yu@intel.com> (raw)

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(-)



             reply	other threads:[~2011-02-10 14:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-10 14:25 Yu Ke [this message]
2011-02-10 14:25 ` [PATCH 1/2] mesa-xlib-7.10: add missing dependency makedepend 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1297344409.git.ke.yu@intel.com \
    --to=ke.yu@intel.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.