From 171a07091873b5692f74751edc3ae09172ae3d76 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 9 Jan 2017 15:16:10 +0000 Subject: opkg-utils: set CLEANBROKEN as upstream Makefile doesn't have clean target Signed-off-by: Richard Purdie --- meta/recipes-devtools/opkg-utils/opkg-utils_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-devtools/opkg-utils') diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb index e769a8bd10..094f4e75de 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb +++ b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb @@ -51,3 +51,5 @@ pkg_postrm_update-alternatives-opkg() { } BBCLASSEXTEND = "native nativesdk" + +CLEANBROKEN = "1" -- cgit v1.2.3-54-g00ecf