Alex Gonzalez
8988542df3
meta-digi: Rename from DEL to DEY.
...
The final product will be called "Digi Embedded for Yocto" or DEY for
short.
This commit renames all relevant files.
https://jira.digi.com/browse/DEL-474
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-06-12 13:18:37 +02:00
Alex Gonzalez
2faf1c8292
meta-digi-del: Add sdk image targets for development.
...
These images contain debug tools as the tcf-agent which are required to
perform SDK operations like run and debug.
https://jira.digi.com/browse/DEL-488
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-06-04 09:14:56 +02:00
Javier Viguera
afbf2cd803
meta-digi: rework setting VIRTUAL-RUNTIME_dev_manager
...
As a result fix CRDA hard-dependence on busybox mdev.
https://jira.digi.com/browse/DEL-434
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-04-30 13:27:48 +02:00
Javier Viguera
7f3ad176b6
meta-digi: replace DESCRIPTION with SUMMARY
...
According to the Yocto reference manual[1] and some mails in the mailing
list[2] we should set SUMMARY always as DESCRIPTION takes the value of
SUMMARY if not explicitly set.
[1] <http://www.yoctoproject.org/docs/current/poky-ref-manual/poky-ref-manual.html#var-SUMMARY >
[2] <http://thread.gmane.org/gmane.comp.handhelds.openembedded.core/36454 >
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-04-25 19:02:23 +02:00
Alex Gonzalez
76a5325500
meta-digi: Add distro to all PRs.
...
https://jira.digi.com/browse/DEL-282
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-04-18 18:37:31 +02:00
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
Javier Viguera
26d98d13ff
meta-digi: add 'ubootenv' tool
...
https://jira.digi.com/browse/DEL-286
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-03-12 16:47:43 +01:00
Javier Viguera
df80921748
meta-digi: add 'nvram' tool
...
https://jira.digi.com/browse/DEL-286
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-03-12 16:47:20 +01:00
Alex Gonzalez
c8f8198942
meta-digi-dbl: Add dbl layer.
...
The meta-digi-dbl layer defines its own dbl distribution to run on Digi's
boxed products.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-05 18:37:54 +01:00