mirror of https://github.com/OpenIPC/firmware.git
omlet-camera-app: Use latest "lightweight" build
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>pull/1428/head
parent
74c47f58d5
commit
219cb50973
|
@ -6,7 +6,7 @@
|
|||
|
||||
OMLET_CAMERA_APP_SITE = git@github.com:Omlet-Ltd/SmartCameraSoftware.git
|
||||
OMLET_CAMERA_APP_SITE_METHOD = git
|
||||
OMLET_CAMERA_APP_VERSION = c2b47c747c601299363a8f5041c6b8ad80c4c56d
|
||||
OMLET_CAMERA_APP_VERSION = 6f3886f175c9b2251edd812028691e7eb4bcc6fe
|
||||
OMLET_CAMERA_APP_GIT_SUBMODULES = YES
|
||||
|
||||
OMLET_CAMERA_APP_INSTALL_STAGING = YES
|
||||
|
@ -14,9 +14,9 @@ OMLET_CAMERA_APP_LICENSE = Commercial
|
|||
OMLET_CAMERA_APP_LICENSE_FILES = License
|
||||
|
||||
# AJL T31 board
|
||||
#OMLET_CAMERA_APP_CONF_OPTS += -DSENSOR_NAME=SENSOR_GC2053 -DSUPPORT_T31=1
|
||||
OMLET_CAMERA_APP_CONF_OPTS += -DSENSOR_NAME=SENSOR_GC2053 -DSUPPORT_T31=1
|
||||
# RL T31 board
|
||||
OMLET_CAMERA_APP_CONF_OPTS += -DSENSOR_NAME=SENSOR_GC4653 -DSUPPORT_T31=1
|
||||
#OMLET_CAMERA_APP_CONF_OPTS += -DSENSOR_NAME=SENSOR_GC4653 -DSUPPORT_T31=1
|
||||
OMLET_CAMERA_APP_MAKE_OPTS += VERBOSE=1
|
||||
|
||||
OMLET_CAMERA_APP_DEPENDENCIES = \
|
||||
|
|
Loading…
Reference in New Issue