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
2d485936c4
meta-digi-del: Add kernel gadget modules if the usbgadget is defined.
...
Fixes https://jira.digi.com/browse/DEL-373
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-04-25 15:20:17 +02: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
1b6cc41acf
meta-digi-del: Add VIRTUAL-RUNTIME_ntp.
...
Move busybox-ntpd from del-core to del-network and allow for it to be
configurable via VIRTUAL-RUNTIME-ntpd.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-03-05 18:37:54 +01:00
Alex Gonzalez
fe2344344e
del-image-graphical: Use udev instead of busybox-mdev.
...
This will make input device auto detect through evdev work.
Strangely busybox-mdev is still installed. May need to find the
dependency but nothing breaks because of it.
This partially fixes DEL-227.
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
2013-02-01 18:35:20 +01:00
Javier Viguera
de86402042
meta-digi-del: add 'busybox-ntpd' package
...
Use busybox' ntpd applet as basic ntp client.
https://jira.digi.com/browse/DEL-144 #resolve
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-24 19:05:24 +01:00
Javier Viguera
9292ff3e4d
busybox-hwclock: enable 'hwclock' bootscript
...
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-24 18:49:03 +01:00
Javier Viguera
6d0eadd562
meta-digi-del: del-core packagegroup tweaks
...
- use 'busybox-mdev' as dev manager
- remove 'tinylogin' from login manager
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-23 18:15:12 +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
Javier Viguera
767cb77672
meta-digi-del: symplify packagegroups
...
There is no need to explicitly set PACKAGES variable (it is
automatically handled by packagegroup.bbclass)
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-04 19:48:54 +01:00
Javier Viguera
536e17549f
meta-digi-del: rename tasks to packagegroups
...
For Yocto 1.3 'Danny' migration.
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2013-01-04 19:48:54 +01:00