Re: [yocto] [meta-rockchip][PATCH v2] recipes-graphics: mali-userspace: add

2017-03-10 Thread Romain Perier
Hey, Could you : 1/ change your short commit message to something like "recipes-graphics: Add recipe for mali-userspace". Just "add" does not make sense to me. 2/ Improve your long commit message. 3/ Add the license to your recipe :) 4/ Change the name of the recipe, call it... rockchip-mali

[yocto] [meta-rockchip][PATCH v2] recipes-graphics: mali-userspace: add

2017-03-06 Thread Jacob Chen
Do some modifying according to meta-sunxi * add COMPATIBLE_MACHINE statement * detect hard-float * combine to one bb file The difference is it depend on mesa to provide dev-package rather than offer it by itself, which can save some time to solve the compile errors. Change-Id: