package/alljoyn: fix sparc64 build issue
authorRomain Naour <romain.naour@gmail.com>
Sun, 17 Jul 2016 11:14:34 +0000 (13:14 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 Jul 2016 12:50:49 +0000 (14:50 +0200)
commite15c4d5fbb6e31b4208d9a01a856a4c3c4210e32
treea8b7dd0a22ebb37ddeeabf728bd89ddcb2ecebbf
parent453657df6b36b596eea673056cd909060a4b0b0a
package/alljoyn: fix sparc64 build issue

Some of the serial port highest speed are not defined on
sparc/sparc64, so alljoyn should not use them. This commit adds a
patch to fix that.

Inspired by commit c5e96d8935016456bea342db170ae6a139a8470f.

Fixes:

  http://autobuild.buildroot.net/results/e5b30b5e0d86b44b97410d434b771e1fb7b18de0

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/alljoyn/0001-UARTStreamLinux-fix-build-on-sparc.patch [new file with mode: 0644]