Alex Gonzalez
f13c201ff7
meta-digi-arm: Add short sha1 to kernel image name.
...
When compiling from a tarball, the git short sha1 will also be appended
to the Linux banner.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-04-08 16:51:17 +02:00
Alex Gonzalez
468e24becd
meta-digi-arm: Use del-5.9 based kernel.
...
https://jira.digi.com/browse/DEL-363
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-04-08 16:51:17 +02:00
Alex Gonzalez
a0d00e4d76
meta-digi: Use the same template for include files.
...
They all have a copyright and the all do:
PR = "${DISTRO}.${INC_PR}.0"
Then recipes which include them include:
PR = "${DISTRO}.${INC_PR}.0"
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-22 13:57:53 +01:00
Alex Gonzalez
745cdf990f
meta-digi-arm: Add tarball build for linux-del.
...
On a release, the kernel will not be built from a git repo but
from a source tarball.
Make the default to build from a tarball.
https://jira.digi.com/browse/DEL-362
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-13 15:34:13 +01:00
Alex Gonzalez
79394ea92c
Revert "meta-digi-1.0.0.1: Change SRCREVS to release sha1s."
...
This reverts commit 0aaa3b492e .
2013-03-11 09:50:56 +01:00
Alex Gonzalez
0aaa3b492e
meta-digi-1.0.0.1: Change SRCREVS to release sha1s.
...
This commit is to be reverted next.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-11 09:43:15 +01:00
Javier Viguera
9185fb24c9
meta-digi: fix some issues in kernel config fragments
...
* pmic-battery package name
* accelerometer config (missing INPUT_MISC)
* battery config (missing POWER_SUPPLY)
* rework/simplify bitbake recipe
https://jira.digi.com/browse/DEL-354
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-03-07 19:52:33 +01:00
Alex Gonzalez
0e0b599c48
meta-digi-arm: Fix overrides for linux-del.
...
The overrides need machine_family.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-05 18:37:54 +01:00
Alex Gonzalez
2e73bd974d
meta-digi: Add battery configuration and module autoload for CCIMX51JS.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-28 11:33:34 +01:00
Alex Gonzalez
b71d8395d5
meta-digi: Add camera support kernel configuration and module autoloading.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-28 11:33:34 +01:00
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
Alex Gonzalez
e6043243e5
meta-digi-arm: Configure kernel sound with the alsa machine feature.
...
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-28 11:33:34 +01:00
Alex Gonzalez
ffa592299e
meta-digi-arm: Add configuration fragments support.
...
Fixes https://jira.digi.com/browse/DEL-122
Fixes https://jira.digi.com/browse/DEL-264
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-28 11:33:34 +01:00