Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: souf <souf_oued@yahoo.fr>
To: buildroot@busybox.net
Subject: [Buildroot] ALSA libs and utils
Date: Tue, 19 Jun 2007 05:51:53 +0200	[thread overview]
Message-ID: <1182225113.3228.5.camel@localhost.localdomain> (raw)
In-Reply-To: <61c0054e0706181443s539fef41s298ef8690b237476@mail.gmail.com>

Le lundi 18 juin 2007 ? 16:43 -0500, Paul Kavan a ?crit :


> 
> I have never patched buildroot before. Would  I go to the top level
> directory of buildroot and do something like: 
> 
> patch -p1 < [patchname]
> 
> Thanks
> 
> Paul 

personally I always test the patchs before applying them:

patch --dry-run -p1 < [patchname]

If there is not errors, you apply the patch.

patch -p1 < [patchname]

or

cd buildroot
cat ../patchname | patch -p1

Thanks.

Malek

      reply	other threads:[~2007-06-19  3:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-18 20:33 [Buildroot] ALSA libs and utils Paul Kavan
2007-06-18 20:49 ` Yann E. MORIN
2007-06-18 21:35 ` souf
2007-06-18 21:43   ` Paul Kavan
2007-06-19  3:51     ` souf [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=1182225113.3228.5.camel@localhost.localdomain \
    --to=souf_oued@yahoo.fr \
    --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