posix: enable ROMFSROOT

This will copy the ROMFS into the build directory under etc/, and thus
needs a change of the PX4 startup parameters and mixer paths.
This commit is contained in:
Beat Küng
2020-09-10 13:33:29 +02:00
parent d3362f38d1
commit 055fa768d8
28 changed files with 33 additions and 24 deletions
+1
View File
@@ -3,6 +3,7 @@ px4_add_board(
PLATFORM posix
VENDOR px4
MODEL sitl
ROMFSROOT px4fmu_common
LABEL default
TESTING
DRIVERS
+1
View File
@@ -3,6 +3,7 @@ px4_add_board(
PLATFORM posix
VENDOR px4
MODEL sitl
ROMFSROOT px4fmu_common
LABEL nolockstep
TESTING
DRIVERS
+1
View File
@@ -3,6 +3,7 @@ px4_add_board(
PLATFORM posix
VENDOR px4
MODEL sitl
ROMFSROOT px4fmu_common
LABEL replay
MODULES
ekf2
+1
View File
@@ -3,6 +3,7 @@ px4_add_board(
PLATFORM posix
VENDOR px4
MODEL sitl
ROMFSROOT px4fmu_common
LABEL rtps
TESTING
DRIVERS
+1
View File
@@ -3,6 +3,7 @@ px4_add_board(
PLATFORM posix
VENDOR px4
MODEL sitl
ROMFSROOT px4fmu_common
LABEL test
TESTING
DRIVERS