dm500hd.conf: fix copy & paste bug
authorAndreas Oberritter <obi@opendreambox.org>
Wed, 2 Jun 2010 14:41:24 +0000 (16:41 +0200)
committerAndreas Oberritter <obi@opendreambox.org>
Sun, 6 Jun 2010 15:23:33 +0000 (17:23 +0200)
conf/machine/dm500hd.conf

index f09fa3b..ef42fb4 100644 (file)
@@ -8,7 +8,7 @@ PREFERRED_VERSION_linux-libc-headers = "2.6.18"
 PREFERRED_VERSION_wpa-supplicant = "0.5.10"
 
 #needed for wpa-supplicant (0.6.9)
-COMBINED_FEATURES_append = "${@base_contains('PREFERRED_VERSION_linux-dm800', '2.6.18', '', 'nl80211', d)}"
+COMBINED_FEATURES_append = "${@base_contains('PREFERRED_VERSION_linux-dm500hd', '2.6.18', '', 'nl80211', d)}"
 
 #take care when you do changes on MACHINE_ESSENTIAL_EXTRA_RDEPENDS/RRECOMMENDS you have to increment the recipes/tasks/task-boot.bb PR