summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/osal/osal-test_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* osal: utilize oe_runmakeJacob Stiffler2017-05-081-4/+6
| | | | | | | | | | | | * Use the oe_runmake wrapper to invoke make * Supply common make arguments to EXTRA_OEMAKE such as which makefile to invoke. * This resolves build issues when osal needs to be reconfigured as do_configure would make the clean target of the incorrect makefile. Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
* osal: Upstream version 1.0.0.5EJustin Sobota2016-12-191-0/+20
Signed-off-by: Justin Sobota <jsobota@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>