diff options
| author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-11-27 15:48:20 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-07 13:40:14 +0000 |
| commit | 8b11ed8a75a15328bbd22d100a976cc669b84b58 (patch) | |
| tree | 9b93d0fcd8fd973943ca61f126cae47066113922 /meta/recipes-sato | |
| parent | 0baadc8a98daa14090b04e728fb5a44af3f545c8 (diff) | |
| download | poky-8b11ed8a75a15328bbd22d100a976cc669b84b58.tar.gz | |
qt4: remove recipes and classes
Qt4 is no longer supportd upstream, but it is still needed for LSB compliancy.
Qt4 recipes have been moved to a separate meta-qt4 layer to be consistent with
meta-qt3 and meta-qt5.
(From OE-Core rev: cb89d2b25b4edb1241bc5426a69a6bc44df9be2c)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
| -rw-r--r-- | meta/recipes-sato/images/core-image-sato-sdk.bb | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/meta/recipes-sato/images/core-image-sato-sdk.bb b/meta/recipes-sato/images/core-image-sato-sdk.bb index 62836f94d3..d7cc52b52b 100644 --- a/meta/recipes-sato/images/core-image-sato-sdk.bb +++ b/meta/recipes-sato/images/core-image-sato-sdk.bb | |||
| @@ -4,11 +4,7 @@ DESCRIPTION = "Image with Sato support that includes everything within \ | |||
| 4 | core-image-sato plus meta-toolchain, development headers and libraries to \ | 4 | core-image-sato plus meta-toolchain, development headers and libraries to \ |
| 5 | form a standalone SDK." | 5 | form a standalone SDK." |
| 6 | 6 | ||
| 7 | QT4PKG = "qt4-pkgs" | 7 | IMAGE_FEATURES += "dev-pkgs tools-sdk \ |
| 8 | QT4PKG_mips64 = "" | ||
| 9 | QT4PKG_mips64n32 = "" | ||
| 10 | |||
| 11 | IMAGE_FEATURES += "dev-pkgs tools-sdk ${QT4PKG} \ | ||
| 12 | tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh" | 8 | tools-debug eclipse-debug tools-profile tools-testapps debug-tweaks ssh-server-openssh" |
| 13 | 9 | ||
| 14 | IMAGE_INSTALL += "kernel-devsrc" | 10 | IMAGE_INSTALL += "kernel-devsrc" |
