diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-17 17:01:28 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-17 17:01:28 +0200 |
| commit | 7dfdb9bc70d09fc46e9da1b950dcd07b16f74b5b (patch) | |
| tree | 211d12b072cc975aef53bdcdd7925b5ec434e0dc | |
| parent | a9bc58b85327bf8cf5e3f63f75bebcb60e14901c (diff) | |
| download | meta-ti-7dfdb9bc70d09fc46e9da1b950dcd07b16f74b5b.tar.gz | |
beaglebone: move to linux-ti33x-psp kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | conf/machine/beaglebone.conf | 2 |
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" | |||
| 13 | require conf/machine/include/ti33x.inc | 13 | require conf/machine/include/ti33x.inc |
| 14 | EXTRA_IMAGEDEPENDS = "u-boot" | 14 | EXTRA_IMAGEDEPENDS = "u-boot" |
| 15 | 15 | ||
| 16 | PREFERRED_PROVIDER_virtual/kernel = "linux-am335x-joel" | 16 | PREFERRED_PROVIDER_virtual/kernel = "linux-ti33x-psp" |
| 17 | 17 | ||
| 18 | IMAGE_FSTYPES += "tar.bz2 " | 18 | IMAGE_FSTYPES += "tar.bz2 " |
| 19 | 19 | ||
