From 192412aae6ddd6e4df2d424b011cb8c8ae622b88 Mon Sep 17 00:00:00 2001 From: Apelete Seketeli Date: Tue, 7 Jan 2014 18:47:18 +0100 Subject: linux-qi-ben-nanonote: rename previous linux-jlime-ben-nanonote recipe The kernel recipe for the Ben Nanonote machine is now relying on the Qi-Hardware kernel source code instead of the JLime kernel source code initially. Rename linux-jlime-ben-nanonote recipe to linux-qi-ben-nanonote to reflect the change. Signed-off-by: Apelete Seketeli --- conf/machine/ben-nanonote.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/ben-nanonote.conf b/conf/machine/ben-nanonote.conf index e09eb70..d5e86bd 100644 --- a/conf/machine/ben-nanonote.conf +++ b/conf/machine/ben-nanonote.conf @@ -4,7 +4,7 @@ require conf/machine/include/tune-mips32.inc -PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-ben-nanonote" +PREFERRED_PROVIDER_virtual/kernel = "linux-qi-ben-nanonote" # With 2.6.37 there is not yet uImage target (pending patches) #KERNEL_IMAGETYPE = "uImage" -- cgit 1.2.3-korg