summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/recipes-qt/qt4
Commit message (Collapse)AuthorAgeFilesLines
* qt4: remove qt4-x11-free bbappendRoss Burton2012-11-201-2/+0
| | | | | | | | | | | This bbappend is forcibly enabling OpenGL on atom-pc and mpc8315e-rdb, but as Poky enables the OpenGL distro feature this option is on for all machines anyway. (From meta-yocto rev: cdfa38051f9f39730e612f39227bdee3ea06bf25) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qt4-x11-free: Switch to 4.8.3Richard Purdie2012-11-201-0/+0
| | | | | | (From meta-yocto rev: c66e11d47a0419b6c1b2cb5ec6a57106df8e5fb3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: Split into distro and bsp componentsRichard Purdie2012-09-051-0/+2
Now we have settled on best practises and compliance criteria, bring meta-yocto into compliance by separating out the hardware support components into meta-yocto-bsp leaving policy configuration in meta-yocto. Also rename the meta-yocto scripts directory to OE-Core can be a clearly isolated component in poky. (From meta-yocto rev: eac90e27a032ea23d9a4f35c7eef8b1940c80e22) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>