mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
libupm: Update to 1.7.1
The libmraa update introduced several API changes that broke libupm. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
--- a/src/nmea_gps/CMakeLists.txt
|
||||
+++ b/src/nmea_gps/CMakeLists.txt
|
||||
@@ -6,4 +6,4 @@ upm_mixed_module_init (NAME nmea_gps
|
||||
CPP_SRC nmea_gps.cxx
|
||||
FTI_SRC nmea_gps_fti.c
|
||||
CPP_WRAPS_C
|
||||
- REQUIRES mraa utilities-c ${CMAKE_THREAD_LIBS_INIT})
|
||||
+ REQUIRES mraa utilities-c atomic ${CMAKE_THREAD_LIBS_INIT})
|
||||
Reference in New Issue
Block a user