File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- COMPY_VERSION = 25a3d5a
1+ COMPY_VERSION = 18804bb
22COMPY_SITE = https://github.com/gtxaspec/compy
33COMPY_SITE_METHOD = git
44COMPY_INSTALL_STAGING = YES
55COMPY_INSTALL_TARGET = NO
66
77COMPY_CONF_OPTS = \
88 -DCOMPY_SHARED=OFF \
9- -DCMAKE_C_FLAGS="$(TARGET_CFLAGS ) "
9+ -DCMAKE_C_FLAGS="$(TARGET_CFLAGS ) " \
10+ -DCMAKE_AR=$(TARGET_CROSS ) gcc-ar \
11+ -DCMAKE_RANLIB=$(TARGET_CROSS ) gcc-ranlib
1012
1113ifeq ($(BR2_PACKAGE_MBEDTLS ) ,y)
1214COMPY_CONF_OPTS += -DCOMPY_TLS_MBEDTLS=ON
Original file line number Diff line number Diff line change 1- THINGINO_RAPTOR_COMMON_VERSION = e650c89
1+ THINGINO_RAPTOR_COMMON_VERSION = 6cf4d53
22THINGINO_RAPTOR_COMMON_SITE = https://github.com/gtxaspec/raptor-common
33THINGINO_RAPTOR_COMMON_SITE_METHOD = git
44THINGINO_RAPTOR_COMMON_INSTALL_STAGING = YES
Original file line number Diff line number Diff line change 1- THINGINO_RAPTOR_HAL_VERSION = 58cd84f
1+ THINGINO_RAPTOR_HAL_VERSION = a8e5d90
22THINGINO_RAPTOR_HAL_SITE = https://github.com/gtxaspec/raptor-hal
33THINGINO_RAPTOR_HAL_SITE_METHOD = git
44THINGINO_RAPTOR_HAL_GIT_SUBMODULES = YES
Original file line number Diff line number Diff line change 1- THINGINO_RAPTOR_IPC_VERSION = 10315e1
1+ THINGINO_RAPTOR_IPC_VERSION = 2be5c88
22THINGINO_RAPTOR_IPC_SITE = https://github.com/gtxaspec/raptor-ipc
33THINGINO_RAPTOR_IPC_SITE_METHOD = git
44THINGINO_RAPTOR_IPC_INSTALL_STAGING = YES
Original file line number Diff line number Diff line change 1- THINGINO_RAPTOR_VERSION = 395b100
1+ THINGINO_RAPTOR_VERSION = 2cc4553
22THINGINO_RAPTOR_SITE = https://github.com/gtxaspec/raptor
33THINGINO_RAPTOR_SITE_METHOD = git
44
You can’t perform that action at this time.
0 commit comments