We want to add mysql on Apalis T30 based board

We have a custom board made based on Apalis T30 SoC. And Linux is running on the board.

Kernel version : 3.1.10-g8e1745b-dirty

We want to run mysql server on the board and we have no clue to add it on our custom board.

I would be great if I get help on this.

Thanks,
Shiva Shankar K.

We have a custom board made based on Apalis T30 SoC.

Apalis T30 module that is.

And Linux is running on the board.

Kernel version : 3.1.10-g8e1745b-dirty

That looks like the Linux kernel from BSP 2.8b1 with some customisation.

Please note that BSP 2.8b1 is considered obsolete and you should update to our latest beta BSP 2.8b2 at your earliest convenience.

We want to run mysql server on the board and we have no clue to add it on our custom board.

You could build a custom image which adds MySQL e.g. by adding the following to your conf/local.conf:

IMAGE_INSTALL_append = " mysql5"

Note the space in front of mysql5.

I would be great if I get help on this.

Thanks

You are very welcome.

Dear Marcel,

Thanks for your inputs.
I will get back to you after verifying this.

Regards,
Shiva Shankar K.

You are welcome. Regards, Jaski