* [Buildroot] ALSA libs and utils
@ 2007-06-18 20:33 Paul Kavan
2007-06-18 20:49 ` Yann E. MORIN
2007-06-18 21:35 ` souf
0 siblings, 2 replies; 5+ messages in thread
From: Paul Kavan @ 2007-06-18 20:33 UTC (permalink / raw)
To: buildroot
Hello all:
I am using revision 18126--I *think*. I know there is someplace I can check,
but cannot remember where. I would like to add the alsa-lib and alsa-utils
to my buildroot system, but am unsure how. Does anyone know and care to
share with me how to get these integrated with buildroot.
Thanks.
Paul
--
***************************************
Paul David Kavan
Project Engineer
GRH Electronics, Inc.
402-734-4900
pkavan at gmail.com
***************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20070618/c1f1ee3b/attachment.htm
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] ALSA libs and utils
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
1 sibling, 0 replies; 5+ messages in thread
From: Yann E. MORIN @ 2007-06-18 20:49 UTC (permalink / raw)
To: buildroot
Paul,
All,
On Monday 18 June 2007 22:33, Paul Kavan wrote:
> I am using revision 18126--I *think*. I know there is someplace I can check,
> but cannot remember where.
svn info
> I would like to add the alsa-lib and alsa-utils
> to my buildroot system, but am unsure how. Does anyone know and care to
> share with me how to get these integrated with buildroot.
Search the list archives. There were two sets of patches to be posted very
recently.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software Designer | \ / CAMPAIGN | ^ |
| --==< ?_? >==-- ?------------.-------: X AGAINST | /e\ There is no |
| http://ymorin.is-a-geek.org/ | (*_*) | / \ HTML MAIL | """ conspiracy. |
?------------------------------?-------?------------------?--------------------?
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] ALSA libs and utils
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
1 sibling, 1 reply; 5+ messages in thread
From: souf @ 2007-06-18 21:35 UTC (permalink / raw)
To: buildroot
Le lundi 18 juin 2007 ? 15:33 -0500, Paul Kavan a ?crit :
> Hello all:
>
> I am using revision 18126--I *think*. I know there is someplace I can
> check, but cannot remember where. I would like to add the alsa-lib and
> alsa-utils to my buildroot system, but am unsure how. Does anyone know
> and care to share with me how to get these integrated with buildroot.
>
> Thanks.
>
> Paul
you can try my patch that I had posted yesterday
http://busybox.net/lists/buildroot/attachments/20070617/09ccfdb6/attachment.bin
Good luck.
Malek
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] ALSA libs and utils
2007-06-18 21:35 ` souf
@ 2007-06-18 21:43 ` Paul Kavan
2007-06-19 3:51 ` souf
0 siblings, 1 reply; 5+ messages in thread
From: Paul Kavan @ 2007-06-18 21:43 UTC (permalink / raw)
To: buildroot
Malek:
> you can try my patch that I had posted yesterday
>
>
> http://busybox.net/lists/buildroot/attachments/20070617/09ccfdb6/attachment.bin
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
--
***************************************
Paul David Kavan
Project Engineer
GRH Electronics, Inc.
402-734-4900
pkavan@gmail.com
***************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20070618/5c2774b3/attachment.htm
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] ALSA libs and utils
2007-06-18 21:43 ` Paul Kavan
@ 2007-06-19 3:51 ` souf
0 siblings, 0 replies; 5+ messages in thread
From: souf @ 2007-06-19 3:51 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-06-19 3:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox