meta-digi-del: task-del-core, add tslib if touchscreen supported.

If the machine definition support a touchscreen ,add tslib and
related test apps.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2012-12-17 13:44:45 +01:00
parent 1fb9c918ee
commit b809da65e8
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ RDEPENDS_task-del-core = "\
${VIRTUAL-RUNTIME_passwd_manager} \
${VIRTUAL-RUNTIME_initscripts} \
${@base_contains("MACHINE_FEATURES", "keyboard", "${VIRTUAL-RUNTIME_keymaps}", "", d)} \
${@base_contains("MACHINE_FEATURES", "touchscreen", "tslib tslib-calibrate tslib-tests", "",d)} \
modutils-initscripts \
netbase \
${VIRTUAL-RUNTIME_login_manager} \