9de6da214f
Signed-off-by: Bimal Jacob <bimal.jacob@rockwellcollins.com> Signed-off-by: Matt Weber <matthew.weber@rockwellcollins.com> [Thomas: - Move to a submenu "External AngularJS plugins", much like we have an "External JQuery plugins" menu. Therefore, remove the "select BR2_PACKAGE_ANGULARJS" from the package, since angular-websocket/Config.in is now included only if BR2_PACKAGE_ANGULARJS is defined. - Add hash file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
207 B
Plaintext
8 lines
207 B
Plaintext
config BR2_PACKAGE_ANGULAR_WEBSOCKET
|
|
bool "angular-websocket"
|
|
help
|
|
An AngularJS WebSocket service for connecting client
|
|
applications to servers.
|
|
|
|
https://github.com/AngularClass/angular-websocket
|