summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-08-09 07:08:09 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-08-10 22:33:06 -0400
commitb0921714087efbf9cc5d7caf1fd55d12a8f68222 (patch)
treebe088b958bebdc05e1fbf1008374d60351fc5dfc /conf
parentbea4b235a2ef032f8ab9b2875ee4c4ae096b69d7 (diff)
downloadmeta-ti-b0921714087efbf9cc5d7caf1fd55d12a8f68222.tar.gz
machines: drop tar.gz images in favor of tar.xz
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/am335x-evm.conf2
-rw-r--r--conf/machine/am437x-evm.conf2
-rw-r--r--conf/machine/am57xx-evm.conf2
-rw-r--r--conf/machine/dra7xx-evm.conf2
-rw-r--r--conf/machine/k2e-evm.conf2
-rw-r--r--conf/machine/k2g-evm.conf2
-rw-r--r--conf/machine/k2hk-evm.conf2
-rw-r--r--conf/machine/k2l-evm.conf2
8 files changed, 8 insertions, 8 deletions
diff --git a/conf/machine/am335x-evm.conf b/conf/machine/am335x-evm.conf
index ed78e501..ab227b0b 100644
--- a/conf/machine/am335x-evm.conf
+++ b/conf/machine/am335x-evm.conf
@@ -9,7 +9,7 @@ XSERVER += "xf86-input-tslib"
9MACHINE_GUI_CLASS = "smallscreen" 9MACHINE_GUI_CLASS = "smallscreen"
10MACHINE_FEATURES += "touchscreen" 10MACHINE_FEATURES += "touchscreen"
11 11
12IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz" 12IMAGE_FSTYPES += "ubifs ubi tar.xz"
13 13
14SERIAL_CONSOLE = "" 14SERIAL_CONSOLE = ""
15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0 115200;ttyS3 115200;ttyO3" 15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0 115200;ttyS3 115200;ttyO3"
diff --git a/conf/machine/am437x-evm.conf b/conf/machine/am437x-evm.conf
index 8af6a779..1561602c 100644
--- a/conf/machine/am437x-evm.conf
+++ b/conf/machine/am437x-evm.conf
@@ -9,7 +9,7 @@ XSERVER += "xf86-input-tslib"
9MACHINE_GUI_CLASS = "smallscreen" 9MACHINE_GUI_CLASS = "smallscreen"
10MACHINE_FEATURES += "touchscreen" 10MACHINE_FEATURES += "touchscreen"
11 11
12IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz" 12IMAGE_FSTYPES += "ubifs ubi tar.xz"
13 13
14SERIAL_CONSOLE = "" 14SERIAL_CONSOLE = ""
15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" 15SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 16ce76a2..98698e6d 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -6,7 +6,7 @@ require conf/machine/include/dra7xx.inc
6 6
7MACHINE_FEATURES += "touchscreen" 7MACHINE_FEATURES += "touchscreen"
8 8
9IMAGE_FSTYPES += "tar.gz tar.xz" 9IMAGE_FSTYPES += "tar.xz"
10 10
11SERIAL_CONSOLE = "" 11SERIAL_CONSOLE = ""
12SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2" 12SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2"
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index a03a7fe8..09f758d5 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -6,7 +6,7 @@ require conf/machine/include/dra7xx.inc
6 6
7MACHINE_FEATURES += "touchscreen" 7MACHINE_FEATURES += "touchscreen"
8 8
9IMAGE_FSTYPES += "tar.gz tar.xz" 9IMAGE_FSTYPES += "tar.xz"
10 10
11SERIAL_CONSOLE = "" 11SERIAL_CONSOLE = ""
12SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" 12SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
diff --git a/conf/machine/k2e-evm.conf b/conf/machine/k2e-evm.conf
index a1970e69..84f0bfb8 100644
--- a/conf/machine/k2e-evm.conf
+++ b/conf/machine/k2e-evm.conf
@@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2e_evm_config"
10 10
11BOOT_MONITOR_MAKE_TARGET = "k2e" 11BOOT_MONITOR_MAKE_TARGET = "k2e"
12 12
13IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz cpio" 13IMAGE_FSTYPES += "ubifs ubi tar.xz cpio"
14 14
15SERIAL_CONSOLE = "" 15SERIAL_CONSOLE = ""
16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" 16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf
index 3f0651d2..e633e0ff 100644
--- a/conf/machine/k2g-evm.conf
+++ b/conf/machine/k2g-evm.conf
@@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2g_evm_config"
10 10
11BOOT_MONITOR_MAKE_TARGET = "k2g" 11BOOT_MONITOR_MAKE_TARGET = "k2g"
12 12
13IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz cpio" 13IMAGE_FSTYPES += "ubifs ubi tar.xz cpio"
14 14
15SERIAL_CONSOLE = "" 15SERIAL_CONSOLE = ""
16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" 16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
diff --git a/conf/machine/k2hk-evm.conf b/conf/machine/k2hk-evm.conf
index 3c3c9571..9e661169 100644
--- a/conf/machine/k2hk-evm.conf
+++ b/conf/machine/k2hk-evm.conf
@@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2hk_evm_config"
10 10
11BOOT_MONITOR_MAKE_TARGET = "k2hk" 11BOOT_MONITOR_MAKE_TARGET = "k2hk"
12 12
13IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz cpio" 13IMAGE_FSTYPES += "ubifs ubi tar.xz cpio"
14 14
15SERIAL_CONSOLE = "" 15SERIAL_CONSOLE = ""
16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" 16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
diff --git a/conf/machine/k2l-evm.conf b/conf/machine/k2l-evm.conf
index a5b0706e..0ced976d 100644
--- a/conf/machine/k2l-evm.conf
+++ b/conf/machine/k2l-evm.conf
@@ -10,7 +10,7 @@ UBOOT_MACHINE = "k2l_evm_config"
10 10
11BOOT_MONITOR_MAKE_TARGET = "k2l" 11BOOT_MONITOR_MAKE_TARGET = "k2l"
12 12
13IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz cpio" 13IMAGE_FSTYPES += "ubifs ubi tar.xz cpio"
14 14
15SERIAL_CONSOLE = "" 15SERIAL_CONSOLE = ""
16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0" 16SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"