libcamera: Define packageconfig to enable rpi pipeline
libcamera middleware has supported many pipelines for video frames capturing. So defined the packageconfig, to enable the rpi pipeline and to capture frames using the rpi camera sensor. Signed-off-by: Madhavan Krishnan <madhavan.krishnan@linaro.org>
This commit is contained in:

committed by
Andrei Gherzan

parent
329b50f252
commit
6f4446bffc
@ -0,0 +1,2 @@
|
||||
PACKAGECONFIG[raspberrypi] = "-Dpipelines=raspberrypi"
|
||||
PACKAGECONFIG_append_rpi = " raspberrypi"
|
Reference in New Issue
Block a user