summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-02-08qt4-4.8.7: Add support for nios2yocto-2.1krogoth-15.0.0Marek Vasut
Add necessary bits to build Qt4 for NIOS2 architecture. Signed-off-by: Marek Vasut <marex@denx.de>
2016-01-21python-pyqt: Add recipe.Philip Balister
* Recipe copied from meta-openembedded/jethro. * Used by GNU Radio. Signed-off-by: Philip Balister <philip@balister.org>
2016-01-21sip: Add recipe.Philip Balister
* Recipe copied from meta-openembedded/jethro. * Used by GNU Radio. Signed-off-by: Philip Balister <philip@balister.org>
2016-01-21qwt: Add recipe.Philip Balister
* Copied from meta-openembedded/jethro. * Used by GNU Radio. Signed-off-by: Philip Balister <philip@balister.org>
2016-01-11Change collection name to 'qt4-layer'Otavio Salvador
Most layers use the '-layer' suffix for the collection, so we should follow same pattern here. This is part of [YOCTO: #8898]. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-12-16qt4: add UPSTREAM_CHECK_URI/_REGEX2.1_M1Ross Burton
Signed-off-by: Ross Burton <ross.burton@intel.com>
2015-12-16qt4-4.8.7: fix build for mips n32Robert Yang
Issue: LIN8-1720 If _ABIN32 is defined, it should go into 32 bit branch. Fixed: ./wtf/StdLibExtras.h: In instantiation of 'TO WTF::bitwise_cast(FROM) [with TO = int; FROM = double]': runtime/JSValueInlineMethods.h:495:44: required from here ./wtf/Assertions.h:326:47: error: size of array is negative #define COMPILE_ASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1] Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-11-27Initial commitAlexander Kanavin
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>