aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2010-10-04 12:29:18 +0200
committerSimon Busch <morphis@gravedo.de>2010-10-20 10:10:53 +0200
commit40e8c2de553bd9e62b121f4efcf1fdacb5bfd005 (patch)
treebb69720ade817e2e4e6e363839d73771fbf41504 /conf
parenta4b5fed92e4dc11c4bd25ccd6ff534e10dc8ad21 (diff)
downloadopenembedded-40e8c2de553bd9e62b121f4efcf1fdacb5bfd005.tar.gz
palmpre: add some utilities to MACHINE_EXTRA_RDEPEND
Some utilities are essential for the palmpre but no other machine so the machine config rdepends on them. They will be installed in an image via task-base. Signed-off-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/palmpre.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/palmpre.conf b/conf/machine/palmpre.conf
index 2a62c30728..8117d971fa 100644
--- a/conf/machine/palmpre.conf
+++ b/conf/machine/palmpre.conf
@@ -29,3 +29,4 @@ PREFERRED_VERSION_u-boot = "git"
XLOAD_MACHINE = "omap3530beagle_config"
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa phone bluetooth touchscreen keyboard wifi"
+MACHINE_EXTRA_RDEPENDS = "tsmd read-tokens tellbootie lvm2 palmpre-audio-scripts"