diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-03-12 01:10:14 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-11 14:25:03 -0500 |
commit | 1318500616f8bf52f709577098d840f984d3f2c0 (patch) | |
tree | 5854fb73b7284d446a47807c1fe2356616db8f1d /conf/machine/dra7xx-evm.conf | |
parent | 873c090f55ca4dbeaa4bc5ec22a2f113c4f914ad (diff) | |
download | meta-ti-1318500616f8bf52f709577098d840f984d3f2c0.tar.gz |
conf/machine: enable tar.xz images for current machines
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/dra7xx-evm.conf')
-rw-r--r-- | conf/machine/dra7xx-evm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf index 986b8e27..b1e34ab9 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 | ||
7 | MACHINE_FEATURES += "touchscreen" | 7 | MACHINE_FEATURES += "touchscreen" |
8 | 8 | ||
9 | IMAGE_FSTYPES += "ubi tar.gz" | 9 | IMAGE_FSTYPES += "ubi tar.gz tar.xz" |
10 | 10 | ||
11 | SERIAL_CONSOLE = "115200 ttyO0" | 11 | SERIAL_CONSOLE = "115200 ttyO0" |
12 | 12 | ||