aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: 2321fdd8b69c30ee5d66dee982c074d50be537b9 (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
Patchtest-OE
=========

This repository is OBSOLETE and should be used as a reference only. The
tests and selftest script have been migrated to
https://git.openembedded.org/openembedded-core/ in meta/lib/patchtest.

Introduction
------------

Patchtest-oe is a test suite intended to be used with patchtest [1], targeted
for patches that get into the openembedded-core mailing list [2] and
corresponding repository [3].

Contributing
------------

The yocto mailing list (yocto@lists.yoctoproject.org) is used for questions,
comments and patch review.  It is subscriber only, so please register before
posting.

Send pull requests to yocto@lists.yoctoproject.org with '[patchtest-oe]' in the
subject.

When sending single patches, please use something like:

    git send-email -M -1 --to=yocto@lists.yoctoproject.org  --subject-prefix=patchtest-oe][PATCH

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

Maintainers:
    Trevor Gamblin <tgamblin@baylibre.com>

Links
-----
[1] https://git.yoctoproject.org/cgit/cgit.cgi/patchtest/
[2] https://www.yoctoproject.org/tools-resources/community/mailing-lists
[3] https://git.openembedded.org/openembedded-core/