aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 49c3ab2f124a345e152e3c3b120026aee1746704 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
meta-qt4
========

This layer provides Qt 4.x libraries. Its intended use is for passing LSB tests
as Qt4 is a requirement for LSB; however the libraries may also be used for any
other purpose requiring Qt4.

Usage
-----

Please refer to the README file in meta-qt3 for instructions, replacing qt3 references
with qt4 as appropriate:

http://git.yoctoproject.org/cgit/cgit.cgi/meta-qt3/about/

Dependencies
------------

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
subdirectory: meta
branch: master
revision: HEAD


Maintenance
-----------

Send patches / pull requests to yocto@yoctoproject.org with
'[meta-qt4]' in the subject.

Layer maintainer: Paul Eggleton <paul.eggleton@linux.intel.com>


License
-------

All metadata is MIT licensed unless otherwise stated. Source code included
in tree for individual recipes is under the LICENSE stated in each recipe
(.bb file) unless otherwise stated.