From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] checking for XFT... configure: error: *** Required xft Librarys not found ***
Date: Wed, 22 Jul 2009 16:46:16 +0200 [thread overview]
Message-ID: <20090722164616.279cb3b6@surf> (raw)
In-Reply-To: <711BBECDEF81BA439A6038E213C1DF1406E16ED0@ism-mail03.corp.ad.wrs.com>
Le Wed, 22 Jul 2009 16:13:22 +0200,
"Franchitti, Alexandre J (Alex)" <alexandre.franchitti@windriver.com> a
?crit :
> Newbie question...how do I apply a patch in buildroot ?
There's nothing specific to Buildroot here, it's just a matter of
applying a patch just like with any other source code.
Just in case you're not familiar with applying patches, here is how you
can do that in a nutshell:
1) Fetch the patch
wget -O matchbox-fix.patch http://git.buildroot.net/buildroot/patch/?id=51ef5b81224c243aa7f937c4690b1a120c81ccbc
2) Go the Buildroot directory
cd /the/path/to/your/buildroot/directory/
3) Apply the patch
cat /the/path/to/the/patch/matchbox-fix.path | patch -p1
Does that answer your question ?
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
prev parent reply other threads:[~2009-07-22 14:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-22 7:29 [Buildroot] checking for XFT... configure: error: *** Required xft Librarys not found *** Franchitti, Alexandre J
2009-07-22 11:20 ` Thomas Petazzoni
2009-07-22 14:13 ` Franchitti, Alexandre J
2009-07-22 14:46 ` Thomas Petazzoni [this message]
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=20090722164616.279cb3b6@surf \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox