From c9c7cd865a29b3bb1f503b4a9f56975aacba6cb9 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 3 Jul 2007 14:37:21 +0000 Subject: sarge-at91: use u-boot 1.1.6 and linux 2.6.21 --- conf/machine/sarge-at91.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/sarge-at91.conf b/conf/machine/sarge-at91.conf index 9f936a68a4..6001e69cf7 100644 --- a/conf/machine/sarge-at91.conf +++ b/conf/machine/sarge-at91.conf @@ -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" -- cgit v1.2.3