diff options
-rw-r--r-- | meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb | 6 | ||||
-rw-r--r-- | scripts/manifest.xml | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb b/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb index 9f2d197..2adad90 100644 --- a/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb +++ b/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb | |||
@@ -42,9 +42,9 @@ python __anonymous() { | |||
42 | RDEPENDS_${PN} += "\ | 42 | RDEPENDS_${PN} += "\ |
43 | nativesdk-packagegroup-b2qt-embedded-toolchain-host \ | 43 | nativesdk-packagegroup-b2qt-embedded-toolchain-host \ |
44 | nativesdk-qt3d-tools \ | 44 | nativesdk-qt3d-tools \ |
45 | nativesdk-qtbase-tools \ | 45 | nativesdk-qtbase \ |
46 | nativesdk-qtbase-tools-dev \ | 46 | nativesdk-qtbase-dev \ |
47 | nativesdk-qtbase-tools-staticdev \ | 47 | nativesdk-qtbase-staticdev \ |
48 | nativesdk-qtdeclarative-staticdev \ | 48 | nativesdk-qtdeclarative-staticdev \ |
49 | nativesdk-qtdeclarative-tools \ | 49 | nativesdk-qtdeclarative-tools \ |
50 | nativesdk-qtremoteobjects-tools \ | 50 | nativesdk-qtremoteobjects-tools \ |
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index b5fa0b8..672845b 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -26,7 +26,7 @@ | |||
26 | path="sources/meta-openembedded"/> | 26 | path="sources/meta-openembedded"/> |
27 | <project name="meta-qt5" | 27 | <project name="meta-qt5" |
28 | remote="qtyocto" | 28 | remote="qtyocto" |
29 | revision="6aa1a8026b65c85a2ea35361939b6401f950cc2e" | 29 | revision="aecbcd8423e44b89bd187bf0ecf9caa14283e581" |
30 | path="sources/meta-qt5"/> | 30 | path="sources/meta-qt5"/> |
31 | <project name="meta-mingw" | 31 | <project name="meta-mingw" |
32 | remote="qtyocto" | 32 | remote="qtyocto" |