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.txt | |
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.txt')
-rw-r--r-- | meta/recipes.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes.txt b/meta/recipes.txt index 705386d112..9e178d6ce8 100644 --- a/meta/recipes.txt +++ b/meta/recipes.txt | |||
@@ -10,6 +10,5 @@ recipes-kernel - The kernel and generic applications/libraries with strong | |||
10 | recipes-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x | 10 | recipes-lsb4 - Recipes added for the sole purpose of supporting the Linux Standard Base (LSB) 4.x |
11 | recipes-multimedia - Codecs and support utilties for audio, images and video | 11 | recipes-multimedia - Codecs and support utilties for audio, images and video |
12 | recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel | 12 | recipes-rt - Provides package and image recipes for using and testing the PREEMPT_RT kernel |
13 | recipes-qt - All things related to the Qt application framework | ||
14 | recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration | 13 | recipes-sato - The Sato demo/reference UI/UX, its associated apps and configuration |
15 | recipes-support - Recipes used by other recipes but that are not directly included in images | 14 | recipes-support - Recipes used by other recipes but that are not directly included in images |