summaryrefslogtreecommitdiffstats
path: root/recipes-qt3/qt3/qt-x11-free
AgeCommit message (Collapse)Author
2014-03-21qt-x11-free: apply Fedora patch to support freetype 2.5.1+yocto-1.9_M1yocto-1.8.1yocto-1.8yocto-1.7.3yocto-1.7.2yocto-1.7.1yocto-1.7yocto-1.6.2yocto-1.6.1yocto-1.6fido-13.0.1fido-13.0.0dizzy-12.0.3dizzy-12.0.2dizzy-12.0.1dizzy-12.0.0daisy-11.0.2daisy-11.0.1daisy-11.0.01.9_M21.8_M31.8_M21.8_M11.7_M3dizzydaisyPaul Eggleton
Without this we were picking up the host version (if present) and possibly failing later on due to "unsafe for cross-compilation" errors. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-09Qt3: Add head file "cstddef" to Qt3Xiaofeng Yan
Failed to compile Qt3 while building lsb image with the updated library libstdc++ and compilation tool. Qt3 reported data type "ptrdiff_t" doesn't name a type. Actually "ptrdiff_t" is defined in head file "cstddef". Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
2011-05-09meta-qt3: move files to top level for layerSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>