summaryrefslogtreecommitdiffstats
path: root/conf/machine/pandaboard.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-03-12 17:48:57 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-03-12 17:48:57 -0400
commit4f21d3b86badd88b99d19c225292a9bfa55fbaec (patch)
treea2491d8ee326164c624593733f03ff0ebd9fdee7 /conf/machine/pandaboard.conf
parent03974f7c843f521f626707161e148ec81b99bdd4 (diff)
downloadmeta-ti-4f21d3b86badd88b99d19c225292a9bfa55fbaec.tar.gz
machines: unify all machines to produce tar.gz instead of tar.bz2 by default
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/pandaboard.conf')
-rw-r--r--conf/machine/pandaboard.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/pandaboard.conf b/conf/machine/pandaboard.conf
index b3d0399d..1707f80a 100644
--- a/conf/machine/pandaboard.conf
+++ b/conf/machine/pandaboard.conf
@@ -6,7 +6,7 @@ require conf/machine/include/omap4.inc
6 6
7GUI_MACHINE_CLASS = "bigscreen" 7GUI_MACHINE_CLASS = "bigscreen"
8 8
9IMAGE_FSTYPES += "tar.bz2" 9IMAGE_FSTYPES += "tar.gz"
10 10
11SERIAL_CONSOLE = "115200 ttyO2" 11SERIAL_CONSOLE = "115200 ttyO2"
12 12