From 3b055bb9bf65ea7188759f5d97cf63ef3116fa40 Mon Sep 17 00:00:00 2001 From: Tim 'timtim' Ellis Date: Thu, 22 Jan 2009 22:26:53 +0000 Subject: [PATCH] n1200: Remove lmsensors-apps from MACHINE_EXTRA_RRECOMMENDS as we dont do anything with it and it doesnt build. --- conf/machine/n1200.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5