summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-01-28 13:46:36 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-28 17:28:20 +0000
commit35983262caca0f1fa0d2f6b429152c8d5cdf1be6 (patch)
tree80517b164394fc8cef572741438b45a46bdd57b7 /meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
parent973befb880094c1d862291be0bdfa74ccdfa0929 (diff)
downloadopenembedded-core-35983262caca0f1fa0d2f6b429152c8d5cdf1be6.tar.gz
meta: add native and nativesdk variants to various recipes to enable gtk+3-native/nativesdk
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
index 266bd1ca59..7837f69d38 100644
--- a/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
@@ -19,3 +19,4 @@ XORG_PN = "libXtst"
SRC_URI[md5sum] = "ef8c2c1d16a00bd95b9fdcef63b8a2ca"
SRC_URI[sha256sum] = "4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204"
+BBCLASSEXTEND = "native nativesdk"