summaryrefslogtreecommitdiff
path: root/src/ipa/rpi/cam_helper/cam_helper_ov64a40.cpp
diff options
context:
space:
mode:
#!/bin/sh # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020, Google Inc. # # Author: Laurent Pinchart <laurent.pinchart@ideasonboard.com> # # ipa-sign.sh - Generate a signature for an IPA module key="$1" input="$2" output="$3" openssl dgst -sha256 -sign "${key}" -out "${output}" "${input}"
authorStefan Klug <stefan.klug@ideasonboard.com>2025-02-13 20:35:56 +0100
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2025-02-24 23:26:08 +0200
commitd4545edb38e2e58d4231fe83f61d766ca2b730fc (patch)
rgbMeans vector that got broken accidentally during refactoring. As there is currently no way to enable rgb mode at runtime it went unnoticed. Fixes: 29892f1c56c6 ("ipa: libipa: colour: Use the RGB class to model RGB values") Signed-off-by: Stefan Klug <stefan.klug@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/ipa/rpi/cam_helper/cam_helper_ov64a40.cpp')
0 files changed, 0 insertions, 0 deletions