alljoyn-base: new package
commitbb647767611e52b9397d9b076ba7ae60ecb899db
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Thu, 7 Jul 2016 09:33:33 +0000 (7 11:33 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 20 Jul 2016 20:16:02 +0000 (20 22:16 +0200)
tree2d2913928f95e1d5a90572d543d43c06a147964c
parent15308d6ed3ef545e45b9ba7bcc9616d761b576e9
alljoyn-base: new package

AllJoyn Base Services are common services used by many devices,
providing a set of interfaces for different devices to interact and
interoperate with one another.

https://allseenalliance.org

Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
[Thomas:
 - Add dependency on BR2_TOOLCHAIN_HAS_SYNC_4, inherited from the
   alljoyn package.
 - select BR2_PACKAGE_ALLJOYN_BASE_CONTROLPANEL when neither
   BR2_PACKAGE_ALLJOYN_BASE_NOTIFICATION nor
   BR2_PACKAGE_ALLJOYN_BASE_ONBOARDING are selected. This ensures that
   the package will at least build and install one thing.
 - rename the Config.in option prompts from "alljoyn-<foo>" to just
   "<foo>"
 - rework the build command to use a loop rather than duplicate code
 - rework the install command to also use a loop, and to not discard
   errors.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/alljoyn-base/Config.in [new file with mode: 0644]
package/alljoyn-base/alljoyn-base.hash [new file with mode: 0644]
package/alljoyn-base/alljoyn-base.mk [new file with mode: 0644]