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 | 4ea7621de43f31fb86cad50b0ccb283e0d8da174 (patch) | |
tree | ccdce0dc08b46b9e031acbcbe4e4014ec20b740f | |
parent | bf17bed7a3c9a313296435dd9a65dad1bca4a769 (diff) | |
parent | 31afc57eb2caf661350bc8fb86e9baad604b9ffc (diff) |
Merge #378892 from ~jocave/plainbox-provider-checkbox:rpi-cam-armhf-only
-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 d7ad2aa4..331f2db7 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: |