Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Qt3: Add head file "cstddef" to Qt3 | Xiaofeng Yan | 2011-06-09 | 1 | -0/+18 |
| | | | | | | | | 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 layer | Saul Wold | 2011-05-09 | 3 | -0/+95 |
Signed-off-by: Saul Wold <sgw@linux.intel.com> |