[meta-ti] [master/fido][PATCH] cuia: don't call clean from do_compile, do_configure takes care of that
Denys Dmytriyenko
denis at denix.org
Mon Aug 10 11:54:11 PDT 2015
From: Denys Dmytriyenko <denys at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/cuia/cuia_1.0.0.13.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/recipes-bsp/cuia/cuia_1.0.0.13.bb b/recipes-bsp/cuia/cuia_1.0.0.13.bb
index 42154d2..a9024d2 100644
--- a/recipes-bsp/cuia/cuia_1.0.0.13.bb
+++ b/recipes-bsp/cuia/cuia_1.0.0.13.bb
@@ -13,7 +13,6 @@ S = "${WORKDIR}/cuia_${CUIA_PV}${CUIA_PVExtra}"
do_compile () {
cd ${S}
- oe_runmake clean
oe_runmake all
}
--
2.2.0
More information about the meta-ti
mailing list