diff options
| author | Ross Burton <ross.burton@intel.com> | 2017-08-04 10:43:40 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-09 09:24:16 +0100 |
| commit | c70a7d266d5f654656e532a0586e0b3a402b8332 (patch) | |
| tree | 56739ebd5a70935712ac836477930c80ff5cd44e /meta-selftest | |
| parent | f42754a2d87552a4b3b0b8bf5abaf22d814bf5bf (diff) | |
| download | poky-c70a7d266d5f654656e532a0586e0b3a402b8332.tar.gz | |
checkpkg_exceptions: add LLVM
The git mirror of LLVM doesn't have any tags we can track for release
announcements, so exclude llvm from the checkpkg test.
(From OE-Core rev: 91d1664d66ffd0d3ec06824ff13861faf89ba96a)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest')
| -rw-r--r-- | meta-selftest/files/distrodata/checkpkg_exceptions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-selftest/files/distrodata/checkpkg_exceptions b/meta-selftest/files/distrodata/checkpkg_exceptions index ff54cf0bae..d87a80de7a 100644 --- a/meta-selftest/files/distrodata/checkpkg_exceptions +++ b/meta-selftest/files/distrodata/checkpkg_exceptions | |||
| @@ -8,6 +8,7 @@ gst-player | |||
| 8 | kmscube | 8 | kmscube |
| 9 | libxcalibrate | 9 | libxcalibrate |
| 10 | linux-firmware | 10 | linux-firmware |
| 11 | llvm | ||
| 11 | lsb | 12 | lsb |
| 12 | mmc-utils | 13 | mmc-utils |
| 13 | ovmf | 14 | ovmf |
