The tools now build for MinGW so we don't need to disable them, but
as ncurses still fails we should continue to remove the bash RDEPENDS.

Signed-off-by: Ross Burton <[email protected]>
---
 recipes-core/dtc/dtc_%.bbappend | 15 ---------------
 1 file changed, 15 deletions(-)

diff --git a/recipes-core/dtc/dtc_%.bbappend b/recipes-core/dtc/dtc_%.bbappend
index 2d27a0a..b71c46b 100644
--- a/recipes-core/dtc/dtc_%.bbappend
+++ b/recipes-core/dtc/dtc_%.bbappend
@@ -1,16 +1 @@
-
-do_configure:append:mingw32 () {
-               # don't try to build the other dtc components when installing 
libs
-               sed -i 's/install-lib: all/install-lib: libfdt/g' ${S}/Makefile
-}
-
-do_compile:mingw32 () {
-               oe_runmake libfdt
-}
-
-do_install:mingw32 () {
-               oe_runmake install-lib install-includes
-}
-
 RDEPENDS:${PN}-misc:remove:mingw32 = "bash"
-
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#55323): https://lists.yoctoproject.org/g/yocto/message/55323
Mute This Topic: https://lists.yoctoproject.org/mt/87006469/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to