aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 36cedc006b82aac96375eafbae355e02b3c14a9c (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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
meta-opie
=========

This layer provides the metadata necessary to build Opie, Qt/Embedded 2.3.10,
related libraries and 3rd-party Qtopia applications. Initially based on
recipes developed within OpenEmbedded master.

For more information on Opie, see the Opie website:

  http://opie.sourceforge.net/


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

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

URI: git://git.openembedded.org/meta-openembedded
subdirectory: meta-oe
branch: master
revision: HEAD

URI: git://git.openembedded.org/meta-openembedded
subdirectory: meta-networking
branch: master
revision: HEAD


Usage
-----

To build Opie you need to 'require' an appropriate .inc file from
conf/distro/include within your distro conf file or local.conf, e.g.:

require conf/distro/include/preferred-opie-versions-1.2.5.inc

Then you should be able to build an Opie image:

$ bitbake opie-image


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

Send patches / pull requests to openembedded-devel@lists.openembedded.org
with '[meta-opie]' in the subject.

Main 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.

This README document is Copyright (C) 2011 Intel Corporation.