summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-10-17 17:01:28 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-10-17 17:01:28 +0200
commit7dfdb9bc70d09fc46e9da1b950dcd07b16f74b5b (patch)
tree211d12b072cc975aef53bdcdd7925b5ec434e0dc /conf
parenta9bc58b85327bf8cf5e3f63f75bebcb60e14901c (diff)
downloadmeta-ti-7dfdb9bc70d09fc46e9da1b950dcd07b16f74b5b.tar.gz
beaglebone: move to linux-ti33x-psp kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/beaglebone.conf2
1 files changed, 1 insertions, 1 deletions
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"
13require conf/machine/include/ti33x.inc 13require conf/machine/include/ti33x.inc
14EXTRA_IMAGEDEPENDS = "u-boot" 14EXTRA_IMAGEDEPENDS = "u-boot"
15 15
16PREFERRED_PROVIDER_virtual/kernel = "linux-am335x-joel" 16PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp"
17 17
18IMAGE_FSTYPES += "tar.bz2 " 18IMAGE_FSTYPES += "tar.bz2 "
19 19