From: Ting Liu <[email protected]> 'make clean' not supported.
Signed-off-by: Ting Liu <[email protected]> Signed-off-by: Zhenhua Luo <[email protected]> --- recipes-dpaa/eth-config/eth-config_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index 32ef1fa..9e69675 100644 --- a/recipes-dpaa/eth-config/eth-config_git.bb +++ b/recipes-dpaa/eth-config/eth-config_git.bb @@ -15,3 +15,5 @@ EXTRA_OEMAKE = "D=${D}" do_install() { oe_runmake install } + +CLEANBROKEN = "1" -- 1.9.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
