summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/directfb/directfb_1.4.15.bb
Commit message (Collapse)AuthorAgeFilesLines
* 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>