From 7dfdb9bc70d09fc46e9da1b950dcd07b16f74b5b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 17 Oct 2011 17:01:28 +0200 Subject: beaglebone: move to linux-ti33x-psp kernel Signed-off-by: Koen Kooi --- conf/machine/beaglebone.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf index 56a3948a..3803edf6 100644 --- a/conf/machine/beaglebone.conf +++ b/conf/machine/beaglebone.conf @@ -13,7 +13,7 @@ GUI_MACHINE_CLASS = "bigscreen" require conf/machine/include/ti33x.inc EXTRA_IMAGEDEPENDS = "u-boot" -PREFERRED_PROVIDER_virtual/kernel = "linux-am335x-joel" +PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp" IMAGE_FSTYPES += "tar.bz2 " -- cgit v1.2.3-54-g00ecf