Bump ubus to version: 2017.01.22

This commit is contained in:
2017-03-18 22:34:23 +01:00
parent c7e78c250e
commit c84c0d8f9f
19 changed files with 141 additions and 63 deletions

View File

@@ -19,8 +19,7 @@
#define __packetdata __attribute__((packed)) __attribute__((__aligned__(4)))
//AWOX REDUCE SIZE. #define UBUS_MSG_CHUNK_SIZE 65536
#define UBUS_MSG_CHUNK_SIZE 16384
#define UBUS_MSG_CHUNK_SIZE 65536
#define UBUS_SYSTEM_OBJECT_EVENT 1
#define UBUS_SYSTEM_OBJECT_ACL 2