summaryrefslogtreecommitdiffstats
path: root/conf/machine/n1200.conf
diff options
context:
space:
mode:
authorTim 'timtim' Ellis <tim.ellis@foonas.org>2009-01-22 22:26:53 +0000
committerTim 'timtim' Ellis <tim.ellis@foonas.org>2009-01-22 22:26:53 +0000
commit3b055bb9bf65ea7188759f5d97cf63ef3116fa40 (patch)
tree09237ac4039d15a18a04ac57525e350824b8cf5d /conf/machine/n1200.conf
parent55437a9e24c1196085d1baea507df32a9de39fe6 (diff)
downloadopenembedded-3b055bb9bf65ea7188759f5d97cf63ef3116fa40.tar.gz
n1200: Remove lmsensors-apps from MACHINE_EXTRA_RRECOMMENDS as we dont do anything with it and it doesnt build.
Diffstat (limited to 'conf/machine/n1200.conf')
-rw-r--r--conf/machine/n1200.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/n1200.conf b/conf/machine/n1200.conf
index 356b1a5a22..fba4234b83 100644
--- a/conf/machine/n1200.conf
+++ b/conf/machine/n1200.conf
@@ -7,7 +7,7 @@ PACKAGE_EXTRA_ARCHS = "ppc ppc603e"
MACHINE_FEATURES = "kernel26 usbhost ext2"
MACHINE_TASK_PROVIDER = "task-base"
-MACHINE_EXTRA_RRECOMMENDS = "temper u-boot-utils lmsensors-apps"
+MACHINE_EXTRA_RRECOMMENDS = "temper u-boot-utils"
USE_DEVFS = "0"