diff --git a/appends/meta-qt5/qt5-creator_git.bbappend b/appends/meta-qt5/qt5-creator_git.bbappend deleted file mode 100644 index 92efc70..0000000 --- a/appends/meta-qt5/qt5-creator_git.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -# * yeah I know yocto does not want us to change this -# * we have to do this to avoid our qttools change break qt5-creator -PACKAGECONFIG_append = " ${@bb.utils.contains('BBFILE_COLLECTIONS', 'clang-layer', ' clang', '', d)}" -