summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-x11-free_4.7.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* qt4: Drop old version 4.7.3Richard Purdie2011-10-121-12/+0
| | | | | | (From OE-Core rev: 4e95c177c4d0ee593945fd020f8d0c22810d8956) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qt4(embedded and x11): Disable neon for armv6-vfpDenis Carikli2011-10-041-2/+2
| | | | | | | | | | | | Without the -no-neon flag, neon is "autodetected" by looking if the compiler is capable of compiling a neon test, and succeed, and neon is then enabled during the compilation. (From OE-Core rev: 026b59180fe3fbeb43cfd143f053ef33f482ef0c) Signed-off-by: Denis Carikli <denis@eukrea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qt4: re-enable two 4.6.x patches in 4.7.3Paul Eggleton2011-05-181-1/+1
| | | | | | | | | | | | | | Two patches that were being applied in 4.6.x are now applied for 4.7.3. The functions of these two patches are: * Add support for 2bpp (only affects qt4-embedded) * Use correct infix on QtUiTools library (only affects qt4-embedded as qt4-x11-free does not define an infix) (From OE-Core rev: 1eb0207a7ae8cbc31ecde313a020ed4f12f70dd8) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qt4: update from 4.7.2 to 4.7.3Paul Eggleton2011-05-161-0/+12
The Comodo certificates patch has been merged upstream so it no longer needs to be applied. Some PR values were reset and SRC_URI checksums updated but other than this there are no recipe changes. (From OE-Core rev: 57b3cbf2b7b8a716481cb3efb68b7e4c08af6703) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>