summaryrefslogtreecommitdiffstats
path: root/recipes-qt3
Commit message (Collapse)AuthorAgeFilesLines
* Qt3: Add head file "cstddef" to Qt3Xiaofeng Yan2011-06-092-1/+20
| | | | | | | | 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>
* meta-qt3: move files to top level for layerSaul Wold2011-05-099-0/+322
Signed-off-by: Saul Wold <sgw@linux.intel.com>