diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-02-21 00:47:20 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-02-21 05:14:41 +0000 |
commit | 2a2fed72656b636528d6441ec6102d73af698219 (patch) | |
tree | 809b83929a0dba8061e5a0920c346962c1473430 /recipes-graphics | |
parent | efa27a59efc8a873c723018d15fd2bb78831ae4a (diff) | |
download | meta-ti-2a2fed72656b636528d6441ec6102d73af698219.tar.gz |
omap-a15: add gc320 machine feature
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb index d6ecd229..9487e724 100644 --- a/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb +++ b/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://git.ti.com/graphics/ti-gc320-libs" | |||
3 | LICENSE = "TI-TSPA" | 3 | LICENSE = "TI-TSPA" |
4 | LIC_FILES_CHKSUM = "file://Manifest.html;md5=a9121e8936ace09820d23f7626daaca5" | 4 | LIC_FILES_CHKSUM = "file://Manifest.html;md5=a9121e8936ace09820d23f7626daaca5" |
5 | 5 | ||
6 | COMPATIBLE_MACHINE = "dra7xx" | 6 | COMPATIBLE_MACHINE = "omap-a15" |
7 | 7 | ||
8 | CLEANBROKEN = "1" | 8 | CLEANBROKEN = "1" |
9 | 9 | ||