summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/directfb/directfb_1.4.15.bb
Commit message (Collapse)AuthorAgeFilesLines
* directfb: change check sumXiaofeng Yan2011-11-231-5/+3
| | | | | | | | | | Change check sum of directfb. The previous checksum was incorrect when it was added due to a corrupted download on the submitter's system. (From OE-Core rev: 7056ea9b1eb5ff358c1f8d2b949597e4e98f3a2b) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* directfb: update to 1.4.15Xiaofeng Yan2011-11-161-0/+27
The newest version for directfb is 1.5.3 but it's instruction set base on armv6. The current qemuarm don't have some instructions for armv6 because some codes of \ the new version of directfb more than 1.5 are realized with assemble language,for example the lock. \ I update this recipe to 1.4.15 for directfb running more platform. (From OE-Core rev: 33f2a741f19358bc8791ab3bf42a8f81f528c327) Signed-off-by: Xiaofeng Yan <xiaofeng.yan@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>