]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta: add native and nativesdk variants to various recipes to enable gtk+3-native...
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 28 Jan 2019 12:46:36 +0000 (13:46 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Jan 2019 17:28:20 +0000 (17:28 +0000)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
16 files changed:
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.11.bb
meta/recipes-gnome/gnome/adwaita-icon-theme_3.28.0.bb
meta/recipes-gnome/hicolor-icon-theme/hicolor-icon-theme_0.17.bb
meta/recipes-graphics/cairo/cairo_1.14.12.bb
meta/recipes-graphics/harfbuzz/harfbuzz_2.2.0.bb
meta/recipes-graphics/jpeg/libjpeg-turbo_2.0.1.bb
meta/recipes-graphics/pango/pango_1.42.4.bb
meta/recipes-graphics/ttf-fonts/liberation-fonts_2.00.1.bb
meta/recipes-graphics/xorg-lib/libxcomposite_0.4.4.bb
meta/recipes-graphics/xorg-lib/libxdamage_1.1.4.bb
meta/recipes-graphics/xorg-lib/libxi_1.7.9.bb
meta/recipes-graphics/xorg-lib/libxtst_1.2.3.bb
meta/recipes-support/atk/at-spi2-atk_2.30.0.bb
meta/recipes-support/atk/at-spi2-core_2.30.0.bb
meta/recipes-support/atk/atk_2.30.0.bb
meta/recipes-support/vte/vte_0.52.2.bb

index e4f2eee97646e49a25edd8169018cacaa116c98a..a7d3884d1fbfd09355c13b3821d5c93d4cb05e84 100644 (file)
@@ -99,4 +99,4 @@ do_install_append_class-native() {
                GDK_PIXBUF_MODULE_FILE=${STAGING_LIBDIR_NATIVE}/gdk-pixbuf-2.0/${LIBV}/loaders.cache \
                GDK_PIXBUF_MODULEDIR=${STAGING_LIBDIR_NATIVE}/gdk-pixbuf-2.0/${LIBV}/loaders
 }
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
index 40dd35ba306f1ce77fc4fe9f1711d812da5aa5d0..7102a8959551affdd665fd23c5acaa2256bea6ca 100644 (file)
@@ -42,3 +42,5 @@ FILES_${PN}-hires = "${prefix}/share/icons/Adwaita/256x256/ \
                      ${prefix}/share/icons/Adwaita/512x512/"
 FILES_${PN} = "${prefix}/share/icons/Adwaita/ \
                ${prefix}/share/pkgconfig/adwaita-icon-theme.pc"
+
+BBCLASSEXTEND = "native nativesdk"
index 7064b1942d44beab2103e95c7f59ff0d4695712a..fb8033448d8d2c29b2110877d2e77f54f0f9cd5f 100644 (file)
@@ -12,3 +12,5 @@ SRC_URI[sha256sum] = "317484352271d18cbbcfac3868eab798d67fff1b8402e740baa6ff41d5
 inherit allarch autotools
 
 FILES_${PN} += "${datadir}/icons"
+
+BBCLASSEXTEND = "native nativesdk"
index 18b947948a38d71e0b4d7e9703e173a54dd5a1b5..ad6745f60dcb0f03ed05d50933fc6329127d6add 100644 (file)
@@ -84,4 +84,4 @@ FILES_${PN}-script-interpreter = "${libdir}/libcairo-script-interpreter.so.*"
 FILES_${PN}-perf-utils = "${bindir}/cairo-trace* ${libdir}/cairo/*.la ${libdir}/cairo/libcairo-trace.so.*"
 FILES_${PN}-dev += "${libdir}/cairo/*.so"
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
index 3b1e6a8181aa9d987bd6e44fbbd84aeaccea6880..b62082f53d8c5a07d60425c51e572c255d2e30f7 100644 (file)
@@ -37,4 +37,4 @@ FILES_${PN}-icu-dev = "${libdir}/libharfbuzz-icu.la \
                        ${libdir}/pkgconfig/harfbuzz-icu.pc \
 "
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
index 72706be674f5d158892bde5daa21c1fde04e47f8..d9d877dc0df24a16f7bdf519f517e35c0d95e498 100644 (file)
@@ -53,4 +53,4 @@ FILES_jpeg-tools = "${bindir}/*"
 DESCRIPTION_libturbojpeg = "A SIMD-accelerated JPEG codec which provides only TurboJPEG APIs"
 FILES_libturbojpeg = "${libdir}/libturbojpeg.so.*"
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
index 22fe3af15d742879ec2c2db3c273b5c7336f070e..a09f7a8e7014f2dd7b8e59ea9e835026cf5f0a92 100644 (file)
@@ -42,4 +42,4 @@ RDEPENDS_${PN}-ptest += "liberation-fonts cantarell-fonts"
 RPROVIDES_${PN} += "pango-modules pango-module-indic-lang \
                     pango-module-basic-fc pango-module-arabic-lang"
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
index 412da48725ef8c8137b5a8273eb0447a63bdea05..f5df9efa3b78b4523dfeb4feb10e481e550524c1 100644 (file)
@@ -37,3 +37,5 @@ do_install () {
 
 PACKAGES = "${PN}"
 FILES_${PN} += "${sysconfdir} ${datadir}"
+
+BBCLASSEXTEND = "native nativesdk"
index 73e29484047d6188880f8498563c0d19e07f89aa..5e26fca7cd594c4542b7f5cf3a0bddf6bd1a8ce9 100644 (file)
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3f2907aad541f6f226fbc58cc1b3cdf1"
 
 DEPENDS += " xorgproto virtual/libx11 libxfixes libxext"
 PROVIDES = "xcomposite"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
 
 PE = "1"
 
index 6d6ffadf209b30b5373d5c3852a075b6575222e3..530da0569c57a9fd7bbfc9d8dfcefa22c25f2250 100644 (file)
@@ -18,7 +18,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9fe101f30dd24134cf43146863241868"
 
 DEPENDS += "virtual/libx11 xorgproto libxfixes"
 PROVIDES = "xdamage"
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
 
 PE = "1"
 
index 08381d9c4d51d3cae8298526cfaee834a21d3ec3..ab49cdba3fbaa7cba236f55a4e7d8ed9a9142880 100644 (file)
@@ -20,3 +20,5 @@ XORG_PN = "libXi"
 SRC_URI[md5sum] = "1f0f2719c020655a60aee334ddd26d67"
 SRC_URI[sha256sum] = "c2e6b8ff84f9448386c1b5510a5cf5a16d788f76db018194dacdc200180faf45"
 
+BBCLASSEXTEND = "native nativesdk"
+
index 266bd1ca59c9089480bc45ab089aba05f594e751..7837f69d38b94a8bc0fdab1712d9b19579ea45af 100644 (file)
@@ -19,3 +19,4 @@ XORG_PN = "libXtst"
 SRC_URI[md5sum] = "ef8c2c1d16a00bd95b9fdcef63b8a2ca"
 SRC_URI[sha256sum] = "4655498a1b8e844e3d6f21f3b2c4e2b571effb5fd83199d428a6ba7ea4bf5204"
 
+BBCLASSEXTEND = "native nativesdk"
index eb4be6b6d861925a7d33fdd4f6260bc0c3a48e27..2244797071fcb3b96e1d5a48779d99bfe3762dda 100644 (file)
@@ -18,3 +18,5 @@ PACKAGES =+ "${PN}-gnome ${PN}-gtk2"
 
 FILES_${PN}-gnome = "${libdir}/gnome-settings-daemon-3.0/gtk-modules"
 FILES_${PN}-gtk2 = "${libdir}/gtk-2.0/modules/libatk-bridge.*"
+
+BBCLASSEXTEND = "native nativesdk"
index 7d2d406cbc24dad0135fecd0ff327857ea9d2bfe..d0b567a5e579342ac1568a67d919de518d72558f 100644 (file)
@@ -38,3 +38,4 @@ FILES_${PN} += "${datadir}/dbus-1/services/*.service \
                 ${datadir}/defaults/at-spi2 \
                 ${systemd_user_unitdir}/at-spi-dbus-bus.serviceĀ \
                 "
+BBCLASSEXTEND = "native nativesdk"
index c950862b6f0f7e379e502f6a8f19dbd847de8973..481f8e89a13d7c536dabd5413ba964989c17b4f6 100644 (file)
@@ -33,5 +33,5 @@ SRC_URI_append = " \
 SRC_URI[archive.md5sum] = "769c85005d392ad17ffbc063f2d26454"
 SRC_URI[archive.sha256sum] = "dd4d90d4217f2a0c1fee708a555596c2c19d26fef0952e1ead1938ab632c027b"
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
 
index 7324c9c63d5fad2887214ec19eb57c250d0959de..62fb5288fa953aabde35de39c46ba3bb9d6441b7 100644 (file)
@@ -44,3 +44,5 @@ EXTRA_OEMAKE_class-target = "LIBTOOL=${STAGING_BINDIR_CROSS}/${HOST_SYS}-libtool
 
 PACKAGES =+ "libvte"
 FILES_libvte = "${libdir}/*.so.* ${libdir}/girepository-1.0/*"
+
+BBCLASSEXTEND = "native nativesdk"