summaryrefslogtreecommitdiffstats
path: root/conf/machine/beagleboard.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-07-26 15:58:12 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-07-26 15:58:12 +0200
commit1a1aa4a821a3b6a3d77103d846a400c2ccf6db33 (patch)
treef1a884c9c2731b2fb203da4cf063474b1650ae59 /conf/machine/beagleboard.conf
parent3e590f230ce7fb1328e2d222df78e7ddbf79e897 (diff)
downloadmeta-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.conf2
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
15require conf/machine/include/omap3.inc 15require conf/machine/include/omap3.inc
16 16
17PREFERRED_PROVIDER_virtual/kernel = "linux-omap" 17PREFERRED_PROVIDER_virtual/kernel = "linux"
18 18
19IMAGE_FSTYPES += "tar.bz2 ubi" 19IMAGE_FSTYPES += "tar.bz2 ubi"
20EXTRA_IMAGECMD_jffs2 = "-lnp " 20EXTRA_IMAGECMD_jffs2 = "-lnp "