First of all, thanks for the reply. Really appreciate the help.

I'm still getting errors from my makefile about not being able to find a
version.h. Supplying it the kernel-path, I get:

        Makefile.88: *** "Can't find
/home/Charles/oe/angstrom-dev/staging/beagleboard-angstrom-linux-gnueabi
-kernel-        include-linux/version.h !". Stop.

This kind of makes sense, because linux/version.h isn't there. I found
this file instead in staging/armv7a-angstrom-linux-gnueabi, not
staging/beagleboard. Any ideas? Is the file layout in a openembedded
build different from standard linux builds?

Also, again probably not the best way, and I've seen this question asked
before on this list, but is there a way to get the configured kernel
sources, i.e. the /usr/src/linux folder for your demo image, Koen?
(although this is certainly not the right way to do things.) 

Thank you,
Charles Lee

 

-----Original Message-----
From: angstrom-distro-devel-boun...@linuxtogo.org
[mailto:angstrom-distro-devel-boun...@linuxtogo.org] On Behalf Of Koen
Kooi
Sent: Tuesday, April 20, 2010 2:36 PM
To: angstrom-distro-devel@linuxtogo.org
Subject: Re: [Angstrom-devel] Configured Kernel Sources
forAngstrom/OpenEmbedded (driver compilation)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 20-04-10 21:56, Lee, Charles (VWoA-ERL) wrote:
> Hello,
> 
>  
> 
> I'm trying to compile a driver for Angstrom/Beagleboard. It comes with
a
> standard Makefile, but the catch is that it needs "configured kernel
> sources." From my driver's documentation (the pcan-usb driver, used
for
> connecting to a CAN network):

The easiest way is to write an OE recipe that inherits 'module' and use
it to build the module.


> I would expect things to be in the
>
angstrom-dev/work/beagleboard-angstrom-linux-gnueabgi-linux-omap-2.6xxxx
> x/git folder somewhere, but they're not.  Otherwise I would expect
> things somewhere in the angstrom-dev/staging folders, but having no
luck
> there either.

The kernel stuff is in staging beagleboard-foo-bar-linux/kernel dir.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFLzh5AMkyGM64RGpERAm5EAJ4zM/3d2lYfQvdMDSjJITxxmclwSgCgt1Ns
wwMpG+ihKaxe0vOiLQVzaoE=
=UhYo
-----END PGP SIGNATURE-----


_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-deve
l

_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to