summaryrefslogtreecommitdiffstats
path: root/recipes-qt3/qt3
Commit message (Collapse)AuthorAgeFilesLines
* meta-qt3: Resolve the compilation error when building an lsb image for qemuarm1.1_M3.rc31.1_M3.rc21.1_M3.final1.1_M2.rc31.1_M2.rc21.1_M2.final1.1_M31.1_M2Xiaofeng Yan2011-06-221-1/+1
| | | | | | | The difference for the variable TARGET_OS and BUILD_OS caused compilation error. I submit this patch to fix this problem. Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com>
* 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-097-0/+289
Signed-off-by: Saul Wold <sgw@linux.intel.com>