summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cbe73be)
raw | patch | inline | side by side (parent: cbe73be)
author | Koen Kooi <koen@dominion.thruhere.net> | |
Thu, 13 Oct 2011 20:53:19 +0000 (22:53 +0200) | ||
committer | Koen Kooi <koen@dominion.thruhere.net> | |
Thu, 13 Oct 2011 20:53:19 +0000 (22:53 +0200) |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
recipes-ti/tasks/task-ti-test.bb | patch | blob | history |
index ff71721512542cf80518c2c1e65fc8bfc0815225..c11695c8b6acf800b2e83bcaeba4307780ead862 100644 (file)
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
-inherit task
-
-# those ones can be set in machine config to supply packages needed to get machine booting
-MACHINE_ESSENTIAL_EXTRA_RDEPENDS ?= ""
-MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS ?= ""
+inherit allarch task
TEST = "\
bonnie++ \
RDEPENDS_${PN} = "\
${TEST} \
${TI_TEST} \
- ${MACHINE_ESSENTIAL_EXTRA_RDEPENDS} \
- "
-
-RRECOMMENDS_${PN} = "\
- ${MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS} \
"