* Apply patches on embedded linux board
@ 2012-04-12 22:08 Kevin Qiu
2012-04-13 19:33 ` Khem Raj
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Qiu @ 2012-04-12 22:08 UTC (permalink / raw)
To: openembedded-devel
I am a newbie on Linux. I need to apply the following patch to fix
the user button http://patches.openembedded.org/patch/7091/. However, I
am not sure if I do need the kernel source to apply the patch. I am just
using the Angstrom distro coming with the board.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Apply patches on embedded linux board
2012-04-12 22:08 Apply patches on embedded linux board Kevin Qiu
@ 2012-04-13 19:33 ` Khem Raj
2012-04-13 19:59 ` Robert P. J. Day
0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2012-04-13 19:33 UTC (permalink / raw)
To: openembedded-devel
On Thu, Apr 12, 2012 at 3:08 PM, Kevin Qiu <k_q_11@zoho.com> wrote:
> I am a newbie on Linux. I need to apply the following patch to fix the user
> button http://patches.openembedded.org/patch/7091/. However, I am not sure
> if I do need the kernel source to apply the patch. I am just using the
> Angstrom distro coming with the board.
OK. This will need some learning. You need to learn how to compile a
Linux kernel.
google will show up many documents that should help you learn that.
Angstrom does have binary feeds too so check if a patched kernel is
already available
for your device if its there then you dont have to learn how to
compile the kernel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Apply patches on embedded linux board
2012-04-13 19:33 ` Khem Raj
@ 2012-04-13 19:59 ` Robert P. J. Day
0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2012-04-13 19:59 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1416 bytes --]
On Fri, 13 Apr 2012, Khem Raj wrote:
> On Thu, Apr 12, 2012 at 3:08 PM, Kevin Qiu <k_q_11@zoho.com> wrote:
> > I am a newbie on Linux. I need to apply the following patch to fix the user
> > button http://patches.openembedded.org/patch/7091/. However, I am not sure
> > if I do need the kernel source to apply the patch. I am just using the
> > Angstrom distro coming with the board.
>
> OK. This will need some learning. You need to learn how to compile a
> Linux kernel. google will show up many documents that should help
> you learn that.
at the risk of self-promotion, i have the (free) beginning of a
kernel programming course for newbies here:
http://crashcourse.ca/introduction-linux-kernel-programming-2nd-edition/introduction-linux-kernel-programming-2nd-edition
it covers the basics of getting, configuring and building your first
kernel. everything that's there right this minute is public content,
so help yourself if you find it useful.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-04-13 20:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-12 22:08 Apply patches on embedded linux board Kevin Qiu
2012-04-13 19:33 ` Khem Raj
2012-04-13 19:59 ` Robert P. J. Day
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.