diff --git a/README.md b/README.md index f589fe5ea..804162a46 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ Copy in the default makefile and definitions: The cFS Framework including sample applications will build and run on the pc-linux platform support package (should run on most Linux distributions), via the steps described in [the cFE cmake readme](). Quick-start is below: To prep, compile, and run on the host (from cFS directory above) as a normal user (best effort message queue depth and task priorities): + make distclean (For a clean build on subsequent runs) make SIMULATION=native prep diff --git a/apps/sample_app b/apps/sample_app index 97ef16c31..46279d0ee 160000 --- a/apps/sample_app +++ b/apps/sample_app @@ -1 +1 @@ -Subproject commit 97ef16c316d6ab9692ef31dd12f930d0576213b9 +Subproject commit 46279d0eeadf7cfa605888acc4db6c64193e4e88 diff --git a/cfe b/cfe index fa57a77e1..2d04be3c9 160000 --- a/cfe +++ b/cfe @@ -1 +1 @@ -Subproject commit fa57a77e1ac1d70304e3d8bab04377dfa7a9aed4 +Subproject commit 2d04be3c94e4c69af31da2b717c98fc5c0a03ad9 diff --git a/osal b/osal index 0309a8943..dd5f5affb 160000 --- a/osal +++ b/osal @@ -1 +1 @@ -Subproject commit 0309a89432ab01b9031b8714e2269ae21625d0db +Subproject commit dd5f5affb8a1ba4b2e7297607f57f61f90f3abad diff --git a/psp b/psp index 28bb3408f..15911059e 160000 --- a/psp +++ b/psp @@ -1 +1 @@ -Subproject commit 28bb3408f6855a82ed53c36dc7034204877714bc +Subproject commit 15911059e1ed8635ec4a8e8dc930aefcfef75ec3