aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/palmpre.conf1
-rw-r--r--recipes/tasks/task-base.bb2
2 files changed, 2 insertions, 1 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"
diff --git a/recipes/tasks/task-base.bb b/recipes/tasks/task-base.bb
index 2eedb31df8..ecc527843f 100644
--- a/recipes/tasks/task-base.bb
+++ b/recipes/tasks/task-base.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r90"
+PR = "r91"
inherit task