diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2020-06-17 11:49:59 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-06-18 08:14:06 +0000 |
commit | 017697ae1521404b0addf6f3d25ce7985b94ca5c (patch) | |
tree | 8b7bbf522b4132a94ed4f822c7000e8a143ecdab /meta-oem-extra-libs/recipes-support/libthai/libthai_0.1.20.bb | |
parent | cfafcc0d4fc937002a804e1eb262325771071d08 (diff) |
Remove outdated layers - meta-oem-extra-libs
As announced in
https://lists.automotivelinux.org/g/agl-dev-community/topic/73194818#8265
the layer is outdated and will be removed.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I65fee2a4fdca1ff97a7308c6d955a062c3830f62
Diffstat (limited to 'meta-oem-extra-libs/recipes-support/libthai/libthai_0.1.20.bb')
-rwxr-xr-x | meta-oem-extra-libs/recipes-support/libthai/libthai_0.1.20.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-oem-extra-libs/recipes-support/libthai/libthai_0.1.20.bb b/meta-oem-extra-libs/recipes-support/libthai/libthai_0.1.20.bb deleted file mode 100755 index 0271da08..00000000 --- a/meta-oem-extra-libs/recipes-support/libthai/libthai_0.1.20.bb +++ /dev/null @@ -1,13 +0,0 @@ -DESCRIPTION = "Thai language support routines" -LICENSE = "LGPL" -DEPENDS = "libdatrie libdatrie-native" - -SRC_URI = "http://linux.thai.net/pub/thailinux/software/libthai/${PN}-${PV}.tar.xz" - -inherit autotools pkgconfig - -LICENSE = "LGPL-2.1" -LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1" - -SRC_URI[md5sum] = "2b58148d73361316121d5384efeda9e6" -SRC_URI[sha256sum] = "5a107f5a4dc5433ec6deb744435a4d8dc89daec0a189b9c76a90648fda0ef7ed" |