Commit Graph

13 Commits

Author SHA1 Message Date
Alex Gonzalez 43682a2d84 meta-digi: Automate the sahara kernel module loading.
The del-examples-sahara now depends on the kernel modules it needs to
work and these are autoloaded at boot.

Fixes DEL-274.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-28 11:33:34 +01:00
Alex Gonzalez b4ff11cf9e meta-digi: Autoload kernel-module-mma7455l with del-examples-accelerometer.
For this the CCIMX51 and CCIMX53 kernels are configured to build the
mma7455l module and it is included as a dependency of the del-examples-
accelerometer application.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-28 11:33:34 +01:00
Javier Viguera 774b09b2d6 meta-digi-del: fix bluetooth-python applications
https://jira.digi.com/browse/DEL-224 #resolve
https://jira.digi.com/browse/DEL-276 #resolve

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-02-21 17:07:46 +01:00
Javier Viguera a7e7fb27e7 del-examples: remove not needed files
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-02-14 13:19:59 +01:00
Alex Gonzalez 6042a70fbc meta-digi: Change xmx for imx.
Just a cosmetic name change for the merged wired and wireless platforms.

This and related commits fixes https://jira.digi.com/browse/DEL-188.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-13 10:43:50 +01:00
Javier Viguera 3505e019a1 del-examples: move down linux exported headers
Some of those headers (e.g. mxcfb.h) refert to types that are defined in
'sys/types.h'.

Fix error: unknown type name 'uint'

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-02-12 16:50:20 +01:00
Javier Viguera 024f0027ee meta-digi: add DEL examples
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-02-08 17:57:27 +01:00
Javier Viguera cf4c248cf8 libdigi: update mach_id for merged platforms
This fixes 'update_flash' related problems.

update_flash needs to know in which platform is running so it can decide
whether to write clean-markers for JFFS2 images or not (for example in
FSL platforms).

https://jira.digi.com/browse/DEL-221 #resolve
https://jira.digi.com/browse/DEL-222 #resolve

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-28 19:29:51 +01:00
Javier Viguera 7fffaecfa2 update_flash: fix 'reboot' option
While on busybox' init you can reboot the system sending a TERM signal
to pid '1' it seems that in sysvinit package this does not work, so
implement a proper reboot using the system call.

https://jira.digi.com/browse/DEL-212 #resolve

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-28 19:19:45 +01:00
Javier Viguera 63f206cd23 meta-digi-del: add 'update_flash' application
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-16 16:00:11 +01:00
Alex Gonzalez 96d7eecb4d meta-digi-del: recipes-digi, add fbtest.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-12-20 15:14:40 +01:00
Alex Gonzalez ca86900065 meta-digi-del: recipes-digi, add memwatch.
This is part of the del-debug feature.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-12-20 15:14:40 +01:00
Alex Gonzalez 6f88b7ba27 meta-digi-del: Move libdigi inside recipes-digi.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2012-12-20 15:14:40 +01:00