[548764]Clearing additional Parameters

Clearing additional parameters in createFBTypeFromLua and
createAdapterTypeFromLua as wrong responses were generated.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=548764
Change-Id: If1377577aa655d6d391b3f8645772591102cb771
Signed-off-by: Jan Holzweber <j.holzweber@gmx.at>
1 file changed
tree: 4dab2670b61f600120b2577d80f2f9283c5f3979
  1. .tito/
  2. buildsupport/
  3. doc/
  4. src/
  5. systemd/
  6. systemtests/
  7. tests/
  8. .cproject
  9. .gitignore
  10. .gitreview
  11. .project
  12. 4diac-forte.spec
  13. about.html
  14. CMakeLists.txt
  15. Doxyfile
  16. epl-v10.html
  17. forte_config.h.in
  18. fortestyle.xml
  19. notice.html
  20. README.md
  21. setup_digime74.sh
  22. setup_lmsEv3.sh
  23. setup_phycoreat91.sh
  24. setup_plcnext.sh
  25. setup_posix-ppc.sh
  26. setup_posix.sh
README.md

Building 4DIAC Forte

Standard POSIX build

./setup_posix.sh
cd bin/posix
make

Resetting CMake files

In case you ran CMake with invalid options it might help to reset the CMake state by deleting CMake intermediate files:

rm -Rf CMakeCache.txt CMakeFiles/

Building a local RPM

For building local RPMs you can use (tito)[https://github.com/dgoodwin/tito]

tito build --test --rpm