From: Tim 'timtim' Ellis Date: Thu, 22 Jan 2009 22:26:53 +0000 (+0000) Subject: n1200: Remove lmsensors-apps from MACHINE_EXTRA_RRECOMMENDS as we dont do anything... X-Git-Tag: Release-2010-05/1~4153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b055bb9bf65ea7188759f5d97cf63ef3116fa40;p=openembedded.git n1200: Remove lmsensors-apps from MACHINE_EXTRA_RRECOMMENDS as we dont do anything with it and it doesnt build. --- 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"