* Bitbake recipe building socketcan for angstrom
@ 2012-10-18 10:55 rotesmofa
2012-10-18 11:17 ` Marc Kleine-Budde
0 siblings, 1 reply; 3+ messages in thread
From: rotesmofa @ 2012-10-18 10:55 UTC (permalink / raw)
To: linux-can
Hallo everyone,
I am fighting with Bitbaking Socketcan for Angstrom with a 2.6.32 Kernel for my
Craneboard.
Currently I have a basic lag of understanding for the *.bb files. I simply want
to build socketcan for my board using either Eclipse with my Angstrom toolchain
or using Bitbake.
Can anyone guide me? I'am in India and have kind of a research project but there
is no support and I'am a Hardware Guy ;-)
Best regards
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bitbake recipe building socketcan for angstrom
2012-10-18 10:55 Bitbake recipe building socketcan for angstrom rotesmofa
@ 2012-10-18 11:17 ` Marc Kleine-Budde
2012-10-18 11:31 ` Gary Thomas
0 siblings, 1 reply; 3+ messages in thread
From: Marc Kleine-Budde @ 2012-10-18 11:17 UTC (permalink / raw)
To: rotesmofa; +Cc: linux-can
[-- Attachment #1: Type: text/plain, Size: 1375 bytes --]
On 10/18/2012 12:55 PM, rotesmofa wrote:
> Hallo everyone,
>
> I am fighting with Bitbaking Socketcan for Angstrom with a 2.6.32 Kernel for my
> Craneboard.
Regarding the kernel. It's rather old, doesnt't support much CAN
hardware and may have CAN related bugs. Better update to latest v3.6 or
newer.
> Currently I have a basic lag of understanding for the *.bb files. I simply want
> to build socketcan for my board using either Eclipse with my Angstrom toolchain
> or using Bitbake.
If you want to use socketcan you have to switch on some kernel features:
-> Networking support
-> CAN bus subsystem support
[ ] Raw CAN Protocol (raw access with CAN-ID filtering)
-> CAN Device Drivers
[ ] Platform CAN drivers with Netlink support
+ the driver you need.
No need to change any bitbake files.
> Can anyone guide me? I'am in India and have kind of a research project but there
> is no support and I'am a Hardware Guy ;-)
If you need support for the userspace tools in openembedded/angstrom you
should contact they mailinglist.
regards, Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bitbake recipe building socketcan for angstrom
2012-10-18 11:17 ` Marc Kleine-Budde
@ 2012-10-18 11:31 ` Gary Thomas
0 siblings, 0 replies; 3+ messages in thread
From: Gary Thomas @ 2012-10-18 11:31 UTC (permalink / raw)
To: Marc Kleine-Budde; +Cc: rotesmofa, linux-can
On 2012-10-18 05:17, Marc Kleine-Budde wrote:
> On 10/18/2012 12:55 PM, rotesmofa wrote:
>> Hallo everyone,
>>
>> I am fighting with Bitbaking Socketcan for Angstrom with a 2.6.32 Kernel for my
>> Craneboard.
>
> Regarding the kernel. It's rather old, doesnt't support much CAN
> hardware and may have CAN related bugs. Better update to latest v3.6 or
> newer.
>
>> Currently I have a basic lag of understanding for the *.bb files. I simply want
>> to build socketcan for my board using either Eclipse with my Angstrom toolchain
>> or using Bitbake.
>
> If you want to use socketcan you have to switch on some kernel features:
>
> -> Networking support
> -> CAN bus subsystem support
> [ ] Raw CAN Protocol (raw access with CAN-ID filtering)
> -> CAN Device Drivers
> [ ] Platform CAN drivers with Netlink support
>
> + the driver you need.
>
> No need to change any bitbake files.
>
>> Can anyone guide me? I'am in India and have kind of a research project but there
>> is no support and I'am a Hardware Guy ;-)
>
> If you need support for the userspace tools in openembedded/angstrom you
> should contact they mailinglist.
Just build 'canutils' which is part of the meta-openembedded/meta-oe layer
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-10-18 11:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 10:55 Bitbake recipe building socketcan for angstrom rotesmofa
2012-10-18 11:17 ` Marc Kleine-Budde
2012-10-18 11:31 ` Gary Thomas
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.