libcamera: Tweak to build for Raspberry Pi
Add Raspberry Pi pipeline handler and Image Processing Algorithms. Work around clang 14/15 build error: field within 'v4l2_ext_control' is less aligned. See https://github.com/kbingham/libcamera/pull/40. Signed-off-by: Devendra Tewari <devendra.tewari@gmail.com>
This commit is contained in:

committed by
Andrei Gherzan

parent
d3cdc30958
commit
5edbd17c5b
@ -1,2 +1,2 @@
|
||||
PACKAGECONFIG[raspberrypi] = "-Dpipelines=raspberrypi"
|
||||
PACKAGECONFIG[raspberrypi] = "-Dpipelines=raspberrypi -Dipas=raspberrypi -Dcpp_args=-Wno-unaligned-access"
|
||||
PACKAGECONFIG:append:rpi = " raspberrypi"
|
||||
|
Reference in New Issue
Block a user