diff options
author | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-26 15:58:12 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-07-26 15:58:12 +0200 |
commit | 1a1aa4a821a3b6a3d77103d846a400c2ccf6db33 (patch) | |
tree | f1a884c9c2731b2fb203da4cf063474b1650ae59 /conf/machine/beagleboard.conf | |
parent | 3e590f230ce7fb1328e2d222df78e7ddbf79e897 (diff) | |
download | meta-ti-1a1aa4a821a3b6a3d77103d846a400c2ccf6db33.tar.gz |
beagleboard: switch to 3.0 kernel
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf/machine/beagleboard.conf')
-rw-r--r-- | conf/machine/beagleboard.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf index e28d6ad5..73483bc5 100644 --- a/conf/machine/beagleboard.conf +++ b/conf/machine/beagleboard.conf | |||
@@ -14,7 +14,7 @@ GUI_MACHINE_CLASS = "bigscreen" | |||
14 | 14 | ||
15 | require conf/machine/include/omap3.inc | 15 | require conf/machine/include/omap3.inc |
16 | 16 | ||
17 | PREFERRED_PROVIDER_virtual/kernel = "linux-omap" | 17 | PREFERRED_PROVIDER_virtual/kernel = "linux" |
18 | 18 | ||
19 | IMAGE_FSTYPES += "tar.bz2 ubi" | 19 | IMAGE_FSTYPES += "tar.bz2 ubi" |
20 | EXTRA_IMAGECMD_jffs2 = "-lnp " | 20 | EXTRA_IMAGECMD_jffs2 = "-lnp " |