From 965e22e4d2b339750915f0ddda7b6730fecb103a Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Wed, 25 Jun 2014 08:55:43 +0300 Subject: Old libgles-omap3 packages were removed from meta-ti Remove bbappends for recipes that don't exists anymore, and use the latest package for BBB. Change-Id: Iacf1de8631e2e8218dc18e97bc6f993ad0d2da6f Reviewed-by: Gatis Paeglis --- recipes/libgles/libgles-omap3_4.05.00.03.bbappend | 39 ------------------- recipes/libgles/libgles-omap3_5.00.00.01.bbappend | 46 ----------------------- recipes/libgles/libgles-omap3_5.01.00.01.bbappend | 42 --------------------- recipes/libgles/libgles-omap3_5.01.01.01.bbappend | 42 +++++++++++++++++++++ 4 files changed, 42 insertions(+), 127 deletions(-) delete mode 100644 recipes/libgles/libgles-omap3_4.05.00.03.bbappend delete mode 100644 recipes/libgles/libgles-omap3_5.00.00.01.bbappend delete mode 100644 recipes/libgles/libgles-omap3_5.01.00.01.bbappend create mode 100644 recipes/libgles/libgles-omap3_5.01.01.01.bbappend diff --git a/recipes/libgles/libgles-omap3_4.05.00.03.bbappend b/recipes/libgles/libgles-omap3_4.05.00.03.bbappend deleted file mode 100644 index 73a2408..0000000 --- a/recipes/libgles/libgles-omap3_4.05.00.03.bbappend +++ /dev/null @@ -1,39 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://qt.digia.com/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -BINLOCATION_omap3 = "${S}/gfx_rel_es5.x" - -TOOLCHAIN_PATH = "${STAGING_DIR_TARGET}" - -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -SRC_URI += " file://0001-Add-GLchar-typedef.patch" - -LIBGLESWINDOWSYSTEM = "libpvrPVR2D_FLIPWSEGL.so.1" - -do_install_append() { - echo "ParamBufferSize=33554432" >> ${D}${sysconfdir}/powervr.ini -} - -pkg_postinst_${PN}_append() { -ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' ) -echo ${ESREV} > $D${sysconfdir}/powervr-esrev -} diff --git a/recipes/libgles/libgles-omap3_5.00.00.01.bbappend b/recipes/libgles/libgles-omap3_5.00.00.01.bbappend deleted file mode 100644 index f0b5754..0000000 --- a/recipes/libgles/libgles-omap3_5.00.00.01.bbappend +++ /dev/null @@ -1,46 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://qt.digia.com/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -BINLOCATION_omap3 = "${S}/gfx_rel_es5.x" -BINLOCATION_beaglebone = "${S}/gfx_rel_es8.x" - -LIBGLESWINDOWSYSTEM = "libpvrPVR2D_FLIPWSEGL.so.1" - -do_install_append() { - echo "ParamBufferSize=33554432" >> ${D}${sysconfdir}/powervr.ini -} - -# Inhibit warnings about files being stripped. -INHIBIT_PACKAGE_SPLIT = "1" - -pkg_postinst_${PN}_append() { -ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' ) -echo ${ESREV} > $D${sysconfdir}/powervr-esrev -} - -RRECOMMENDS_${PN} = "omap3-sgx-modules" -RRECOMMENDS_${PN}-blitwsegl = "" -RRECOMMENDS_${PN}-flipwsegl = "" -RRECOMMENDS_${PN}-frontwsegl = "" -RRECOMMENDS_${PN}-linuxfbwsegl = "" diff --git a/recipes/libgles/libgles-omap3_5.01.00.01.bbappend b/recipes/libgles/libgles-omap3_5.01.00.01.bbappend deleted file mode 100644 index 9a90577..0000000 --- a/recipes/libgles/libgles-omap3_5.01.00.01.bbappend +++ /dev/null @@ -1,42 +0,0 @@ -############################################################################# -## -## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). -## -## This file is part of the Qt Enterprise Embedded Scripts of the Qt -## framework. -## -## $QT_BEGIN_LICENSE$ -## Commercial License Usage Only -## Licensees holding valid commercial Qt license agreements with Digia -## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, -## may use this file in accordance with the terms contained in said license -## agreement. -## -## For further information use the contact form at -## http://qt.digia.com/contact-us. -## -## -## $QT_END_LICENSE$ -## -############################################################################# - -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -BINLOCATION_omap3 = "${S}/gfx_rel_es5.x" -BINLOCATION_beaglebone = "${S}/gfx_rel_es8.x" - -LIBGLESWINDOWSYSTEM = "libpvrPVR2D_FLIPWSEGL.so.1" - -# Inhibit warnings about files being stripped. -INHIBIT_PACKAGE_STRIP = "1" - -pkg_postinst_${PN}_append() { -ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' ) -echo ${ESREV} > $D${sysconfdir}/powervr-esrev -} - -RRECOMMENDS_${PN} = "omap3-sgx-modules" -RRECOMMENDS_${PN}-blitwsegl = "" -RRECOMMENDS_${PN}-flipwsegl = "" -RRECOMMENDS_${PN}-frontwsegl = "" -RRECOMMENDS_${PN}-linuxfbwsegl = "" diff --git a/recipes/libgles/libgles-omap3_5.01.01.01.bbappend b/recipes/libgles/libgles-omap3_5.01.01.01.bbappend new file mode 100644 index 0000000..9a90577 --- /dev/null +++ b/recipes/libgles/libgles-omap3_5.01.01.01.bbappend @@ -0,0 +1,42 @@ +############################################################################# +## +## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). +## +## This file is part of the Qt Enterprise Embedded Scripts of the Qt +## framework. +## +## $QT_BEGIN_LICENSE$ +## Commercial License Usage Only +## Licensees holding valid commercial Qt license agreements with Digia +## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, +## may use this file in accordance with the terms contained in said license +## agreement. +## +## For further information use the contact form at +## http://qt.digia.com/contact-us. +## +## +## $QT_END_LICENSE$ +## +############################################################################# + +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +BINLOCATION_omap3 = "${S}/gfx_rel_es5.x" +BINLOCATION_beaglebone = "${S}/gfx_rel_es8.x" + +LIBGLESWINDOWSYSTEM = "libpvrPVR2D_FLIPWSEGL.so.1" + +# Inhibit warnings about files being stripped. +INHIBIT_PACKAGE_STRIP = "1" + +pkg_postinst_${PN}_append() { +ESREV=$(echo ${BINLOCATION} | grep -Po '(\d+)(?!.*\d)' ) +echo ${ESREV} > $D${sysconfdir}/powervr-esrev +} + +RRECOMMENDS_${PN} = "omap3-sgx-modules" +RRECOMMENDS_${PN}-blitwsegl = "" +RRECOMMENDS_${PN}-flipwsegl = "" +RRECOMMENDS_${PN}-frontwsegl = "" +RRECOMMENDS_${PN}-linuxfbwsegl = "" -- cgit v1.2.3-54-g00ecf