From f25b8a2edaa854c6533b6cd72493c3e3835fcaa4 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sat, 9 Jan 2016 14:43:40 +0800 Subject: eth-config: set CLEANBROKEN to 1 'make clean' not supported. Signed-off-by: Ting Liu Signed-off-by: Zhenhua Luo Signed-off-by: Otavio Salvador --- recipes-dpaa/eth-config/eth-config_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-dpaa/eth-config') diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index 32ef1fa2..9e696750 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" -- cgit v1.2.3-54-g00ecf