Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/alljoyn: fix sparc64 build issue | Romain Naour | 2016-07-17 | 1 | -0/+56 |
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> |