Alex Gonzalez
bc9c48b201
meta-digi: Use common template for recipes.
...
All recipes include:
# Copyright (C) 2013 Digi International.
DESCRIPTION=""
SECTION=""
DEPENDS = ""
LICENSE = ""
LIC_FILES_CHKSUM = ""
PR="rn"
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-22 13:57:54 +01:00
Alex Gonzalez
f31d9f880e
meta-digi: Replace SUMMARY by DESCRIPTION in all recipes.
...
According to the Poky reference manual, SUMMARY inherits DESCRIPTION, so
it's better to have only a DESCRIPTION or both.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-21 15:53:32 +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
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
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