From 00d75f8f1dbb64d872f57b3ccc4f423524bb0718 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 22 Jul 2006 21:57:42 +0000 Subject: Remove references to imaginary variables. BOOTSTRAP_EXTRA_DEPENDS is no longer required/exists. Ditto GPE_EXTRA_DEPENDS. --- conf/machine/h6300.conf | 6 ------ 1 file changed, 6 deletions(-) (limited to 'conf/machine/h6300.conf') diff --git a/conf/machine/h6300.conf b/conf/machine/h6300.conf index 33855e3a66..42eabeb588 100644 --- a/conf/machine/h6300.conf +++ b/conf/machine/h6300.conf @@ -28,11 +28,6 @@ module_autoload_snd-omap-alsa-tsc2101 = "snd-omap-alsa-tsc2101" module_autoload_snd-pcm-oss = "snd-pcm-oss" module_autoload_snd-mixer-oss = "snd-mixer-oss" -BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel udev sysfsutils console-tools module-init-tools" -BOOTSTRAP_EXTRA_DEPENDS += "apmd alsa-utils" -BOOTSTRAP_EXTRA_DEPENDS += "wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin" -BOOTSTRAP_EXTRA_DEPENDS += "scap minicom nano gdb strace network-suspend-scripts pciutils usbutils" - BOOTSTRAP_EXTRA_RDEPENDS += "kernel udev sysfsutils console-tools module-init-tools" BOOTSTRAP_EXTRA_RDEPENDS += "${@linux_module_packages('${H6300_MODULES}', d)}" BOOTSTRAP_EXTRA_RDEPENDS += "apm apmd alsa-utils" @@ -40,7 +35,6 @@ BOOTSTRAP_EXTRA_RDEPENDS += "alsa-utils-aconnect alsa-utils-alsactl alsa-utils-a BOOTSTRAP_EXTRA_RRECOMMENDS += "wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin" BOOTSTRAP_EXTRA_RRECOMMENDS += "scap minicom nano gdb strace network-suspend-scripts pciutils usbutils" -GPE_EXTRA_DEPENDS += "gaim gpe-filemanager sylpheed gpe-mini-browser gomunicator gpe-tetris gpe-othello gpe-go gstreamer" GPE_EXTRA_INSTALL += "gaim gpe-filemanager sylpheed gpe-mini-browser gomunicator gpe-tetris gpe-othello gpe-go gstreamer" SERIAL_CONSOLE ?= "115200 ttyS0" -- cgit v1.2.3