diff options
author | PMR <pmr@pmr-lander> | 2020-07-08 08:30:44 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2020-07-08 08:30:44 +0000 |
commit | 2a0268a23474da0cbd18f2bbb0c878b662df9d29 (patch) | |
tree | 88dfb3752884353b9ec69cce3ddb65d2f17da4ef /jobs | |
parent | 81593ad6526d3ac3c13db3c1a5830b69c2b10797 (diff) | |
parent | 4b9f747c0f86dc7be8529c3a3fedf2783eb51e4c (diff) |
Merge #386936 from ~fourdollars/oem-qa-checkbox:master
Diffstat (limited to 'jobs')
-rw-r--r-- | jobs/misc/misc-generic.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/jobs/misc/misc-generic.txt b/jobs/misc/misc-generic.txt index 0f3f53b..ddedf69 100644 --- a/jobs/misc/misc-generic.txt +++ b/jobs/misc/misc-generic.txt @@ -39,3 +39,10 @@ command: check_package.sh gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly lib _summary: Check if unwanted packages are installed _description: For some packages which may have license or patent issues, this case checks if they are installed. + +plugin: shell +id: misc/generic/stock_ubuntu_platform_meta +user: root +command: + stock_ubuntu_platform_meta.sh +_description: Check if the platform meta package can be installed from Ubuntu archives. |