From: Martin Jansa <[email protected]>

otherwise it tries to run:
/bin/sh /Users/aks/code/os/cunit/cunit/missing autoconf
and fails

Signed-off-by: Martin Jansa <[email protected]>
---
 meta-oe/recipes-test/cunit/cunit_2.1-3.bb | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb 
b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb
index 75ba477757..fd51e024bb 100644
--- a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb
+++ b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb
@@ -34,3 +34,8 @@ FILES:${PN}-dev += "${datadir}/CUnit"
 FILES:${PN}-doc += "${docdir}"
 
 BBCLASSEXTEND = "native"
+
+# NOTE: make clean
+# CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh 
/Users/aks/code/os/cunit/cunit/missing autoconf
+# /bin/sh: 0: cannot open /Users/aks/code/os/cunit/cunit/missing: No such file
+CLEANBROKEN = "1"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127402): 
https://lists.openembedded.org/g/openembedded-devel/message/127402
Mute This Topic: https://lists.openembedded.org/mt/119648670/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to