mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
neard: Fix typo in patch leading to parallel make race
The typo left room for a parallel make race for unit/test-snep-read.o, fix it. (From OE-Core rev: 061b9fd4b6dca030df1f2f00a59ad7d365b06894) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -30,7 +30,7 @@ index c51351f..8e58ac1 100644
|
||||
+$(se_seeld_OBJECTS) \
|
||||
+$(unit_test_ndef_parse_OBJECTS) \
|
||||
+$(unit_test_ndef_build_OBJECTS) \
|
||||
+$(unit_test_snep-read_OBJECTS) \
|
||||
+$(unit_test_snep_read_OBJECTS) \
|
||||
+$(tools_snep_send_OBJECTS): $(local_headers)
|
||||
|
||||
include/near/version.h: include/version.h
|
||||
|
||||
Reference in New Issue
Block a user