diff options
author | Ross Burton <ross.burton@arm.com> | 2021-11-12 12:44:48 +0000 |
---|---|---|
committer | Ross Burton <ross.burton@arm.com> | 2021-11-12 12:44:48 +0000 |
commit | da267ef4683980304bedb7c42a8554c78fbe0f48 (patch) | |
tree | 2082dad15058837a9e915dce60a46830f57df3e1 | |
parent | 2b7ba7a5d42ac4ca31a07afd4cd635446c3bcd63 (diff) | |
download | meta-mingw-ross/dtc.tar.gz |
dtc: disable tools (ncurses fails)ross/dtc
-rw-r--r-- | recipes-core/dtc/dtc_%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/dtc/dtc_%.bbappend b/recipes-core/dtc/dtc_%.bbappend new file mode 100644 index 0000000..2216af5 --- /dev/null +++ b/recipes-core/dtc/dtc_%.bbappend | |||
@@ -0,0 +1 @@ | |||
PACKAGECONFIG:remove:mingw32 = "tools" | |||