1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-10 15:30:55 +00:00

vendor: update trezor-common (disable Lisk messages for now)

This commit is contained in:
Pavol Rusnak 2018-05-02 15:24:37 +01:00
parent 8e8749dc68
commit a1cde6e0ce
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ PYTHON ?= python
protoc -I/usr/include -I. $< --python_out=.
messages_map.h: messages_map.py messages_pb2.py types_pb2.py
$(PYTHON) $< > $@
$(PYTHON) $< | grep -v MessageType_Lisk > $@
clean:
rm -f *.pb *.o *.d *.pb.c *.pb.h *_pb2.py messages_map.h

@ -1 +1 @@
Subproject commit 260747dfa44ab77cd1e9f27f16db116eed0b45fc
Subproject commit b466b721a213a354ff7d8feacb27d2be80f61312