palmpre: add some utilities to MACHINE_EXTRA_RDEPEND
authorSimon Busch <morphis@gravedo.de>
Mon, 4 Oct 2010 10:29:18 +0000 (12:29 +0200)
committerSimon Busch <morphis@gravedo.de>
Wed, 20 Oct 2010 08:10:53 +0000 (10:10 +0200)
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>
conf/machine/palmpre.conf
recipes/tasks/task-base.bb

index 2a62c30..8117d97 100644 (file)
@@ -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"
index 2eedb31..ecc5278 100644 (file)
@@ -1,5 +1,5 @@
 DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r90"
+PR = "r91"
 
 inherit task