aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: d8deef3fad09dd32856309d749cfa30b72c75ad7 (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
# meta-qcom

## Introduction

OpenEmbedded/Yocto Project layer for Qualcomm based platforms.

This layer depends on:

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

## Contributing

If you want to contribute changes, you can send Github pull requests at
https://github.com/ndechesne/meta-qcom/pulls.

Alternatively you can send patches to openembedded@lists.linaro.org, in which
case, please: 

* When creating patches, please use something like:

`git format-patch -s --subject-prefix='meta-qcom][PATCH' origin`

* When sending patches, please use something like:

`git send-email --to openembedded@lists.linaro.org <generated patch>`

You can discuss about this layer, on `#linaro` on FreeNode IRC network.

## Reporting issues

Please report any issue on https://github.com/ndechesne/meta-qcom/issues

## Maintainer(s)

Nicolas Dechesne <nicolas.dechesne@linaro.org>