package/openpowerlink: bump to v2.2.2
authorRomain Naour <romain.naour@gmail.com>
Sun, 7 Feb 2016 16:56:56 +0000 (17:56 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Feb 2016 18:04:02 +0000 (19:04 +0100)
commitb1063a0136b1915a17c8db7d02c5da7e6c58b96c
treefc55d3612f51fec50c0b734a15cad25cbbc11a57
parent056c9d28c43c6d665d193635a2f1a03998a852b6
package/openpowerlink: bump to v2.2.2

From [1]:
With version 2.0, the source code has been cleanly split into
an application-oriented user library and a time-critical stack
driver. The latter may be moved to a dedicated communication
processor or into a kernel module to deliver enhanced
performance while still keeping the API in user space.

This new version break the API used in the v1.x but
this is a complete rewrite of the Powerlink EPSG DS 301
implementation. The v1.x is deprecated anyway.

The new build system has been split in several CMake projects
which makes it difficult to package with the Buildroot CMake
infra. So add a top level CMakeLists.txt to build each
openpowerlink component without having to package each of them
in a separate Buildroot packages. Also we need to fix the
build system to support the top level CMake build.

[1] http://sourceforge.net/projects/openpowerlink/

Signed-off-by: Romain Naour <romain.naour@gmail.com>
[Thomas:
 - rename patches to not contain the [FIX] part in their title.
 - rewrap Config.in help text
 - rename "openPOWERLINK stack type" to "stack type"
 - rename ""openpowerlink demos" to "demos"]

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in.legacy
package/openpowerlink/0001-fix-use-a-better-regex-for-cmake-system-processor.patch [deleted file]
package/openpowerlink/0001-install-the-stack-libraries-to-lib-subdirectory.patch [new file with mode: 0644]
package/openpowerlink/0002-cmake-install-oplk-headers-files.patch [new file with mode: 0644]
package/openpowerlink/0002-fix-user-space-stack-enable-shared-build.patch [deleted file]
package/openpowerlink/0003-cmake-use-CMAKE_CURRENT_SOURCE_DIR-instead-of-CM.patch [new file with mode: 0644]
package/openpowerlink/0004-Use-PROJECT_NAME-instead-of-CMAKE_PROJECT_NAME.patch [new file with mode: 0644]
package/openpowerlink/0005-Add-top-level-CMakeLists.txt.patch [new file with mode: 0644]
package/openpowerlink/Config.in
package/openpowerlink/openpowerlink.hash [new file with mode: 0644]
package/openpowerlink/openpowerlink.mk