diff options
Diffstat (limited to 'meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb')
-rw-r--r-- | meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb b/meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb index a3c275fd97..eadecf519a 100644 --- a/meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb +++ b/meta/recipes-qt/packagegroups/nativesdk-packagegroup-qte-toolchain-host.bb @@ -1,6 +1,3 @@ -require recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb +require nativesdk-packagegroup-qt-toolchain-host.inc DESCRIPTION = "Host packages for Qt Embedded SDK" -LICENSE = "MIT" - -RDEPENDS_${PN} += "nativesdk-qt4-tools" |