sarge-at91: use u-boot 1.1.6 and linux 2.6.21
authorMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 3 Jul 2007 14:37:21 +0000 (14:37 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Tue, 3 Jul 2007 14:37:21 +0000 (14:37 +0000)
conf/machine/sarge-at91.conf

index 9f936a6..6001e69 100644 (file)
@@ -16,4 +16,8 @@ MACHINE_FEATURES = "kernel26"
 
 require conf/machine/include/tune-arm920t.conf
 
-PREFERRED_PROVIDER_virtual/kernel = "linux-sarge"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+
+# device has own patchset for u-boot 1.1.6
+PREFERRED_VERSION_u-boot = "1.1.6"
+PREFERRED_VERSION_linux  = "2.6.21"