summaryrefslogtreecommitdiff
path: root/conf/machine/beagleboard.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-01-07 00:44:44 +0100
committerKoen Kooi <koen@openembedded.org>2009-01-07 00:44:44 +0100
commit4f6da8663723f9534513cbc7376e27aa3ce47792 (patch)
treebf8ca4248cc5318ea032d3b85d9e84b1a1663178 /conf/machine/beagleboard.conf
parent2ff9ef21e5fb18a45a5d54acc2bb6bf4eeac8c7d (diff)
omap3 machines: add omap3-sgx-modules to RECOMMENDS
Diffstat (limited to 'conf/machine/beagleboard.conf')
-rw-r--r--conf/machine/beagleboard.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index 3204ee87d9..f5bcb79550 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -39,5 +39,6 @@ UBOOT_MACHINE = "omap3_beagle_config"
PREFERRED_VERSION_u-boot = "git"
EXTRA_IMAGEDEPENDS += "u-boot x-load"
+MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules "
# and sdio
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"