diff options
author | PMR <pmr@pmr-lander> | 2020-02-24 13:05:49 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2020-02-24 13:05:49 +0000 |
commit | b5986748a745f0c41231739d82e31b5fea03b885 (patch) | |
tree | 1728c5ce06627e415cfdcb734db5fda127c8fb19 | |
parent | 63b2f42f1340792de61d815be8c7fe7ab99cac47 (diff) | |
parent | 8865dc6f94cb11bc28cf319b4dac0144ee7ab276 (diff) |
Merge #378892 from ~jocave/plainbox-provider-checkbox:rpi-cam-armhf-onlysnap-2020-02-25T0951
-rw-r--r-- | units/camera/jobs.pxu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/camera/jobs.pxu b/units/camera/jobs.pxu index d7ad2aa..331f2db 100644 --- a/units/camera/jobs.pxu +++ b/units/camera/jobs.pxu @@ -125,6 +125,7 @@ id: camera/multiple-resolution-images-rpi_{name} _summary: Webcam multiple resolution capture test for Pi Camera estimated_duration: 16.0 depends: camera/detect-rpi +requires: cpuinfo.platform == 'armv7l' command: camera_test_rpi.py --device /dev/{name} _description: |