packge: stafive: Add libcamera-apps package

Sync the latest libcamera-apps from JH7100.

Signed-off-by: mason.huo <mason.huo@starfivetech.com>
This commit is contained in:
mason.huo
2022-04-18 09:34:18 +08:00
committed by Andy Hu
parent e37c3bbf8f
commit c0584b271e
8 changed files with 995 additions and 0 deletions
@@ -0,0 +1,14 @@
################################################################################
#
# libcamera-apps
#
################################################################################
LIBCAMERA_APPS_SITE = git@github.com:raspberrypi/libcamera-apps.git
LIBCAMERA_APPS_VERSION = 87f807f4eacf7d62021e3b4061348e64b2ecadc3
LIBCAMERA_APPS_SITE_METHOD = git
LIBCAMERA_APPS_INSTALL_STAGING = YES
LIBCAMERA_APPS_DEPENDENCIES = libcamera libexif tiff boost host-pkgconf
$(eval $(cmake-package))