Branch: refs/heads/master
Home: https://github.com/Linaro/odp
Commit: 39f85bc6cab329b4ae41ba2ec922370c24254325
https://github.com/Linaro/odp/commit/39f85bc6cab329b4ae41ba2ec922370c24254325
Author: Petri Savolainen <[email protected]>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M helper/Makefile.am
A helper/include/odp/helper/linux.h
Log Message:
-----------
helper: linux: add common linux helper file
Added common helper file for backwards compatibility. This file
includes all headers under helper/linux directory. It's installed
only with --enable-helper-linux configuration option.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-and-tested-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: e93df7d7b3b278dfadba4a9b7c01afc0dd411f13
https://github.com/Linaro/odp/commit/e93df7d7b3b278dfadba4a9b7c01afc0dd411f13
Author: Petri Savolainen <[email protected]>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M configure.ac
M helper/Makefile.am
R pkgconfig/libodphelper-linux-generic.pc.in
A pkgconfig/libodphelper.pc.in
Log Message:
-----------
helper: pkgconfig: remove linux-generic from helper lib name
Helper library should be built ABI compatible when it's part of
a distro. There's no need to have implementation specific helper
libs. Those would be needed only if non-ABI compat helper
libraries need to be distributed.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-and-tested-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 2bac2dbfd7a7c55e588a6b72af22ae7b810558f7
https://github.com/Linaro/odp/commit/2bac2dbfd7a7c55e588a6b72af22ae7b810558f7
Author: Petri Savolainen <[email protected]>
Date: 2017-03-02 (Thu, 02 Mar 2017)
Changed paths:
M DEPENDENCIES
Log Message:
-----------
linux-gen: dependencies: update cunit install instructions
Add missing commands and update instructions for installing into
default location for 'make distcheck'.
Signed-off-by: Petri Savolainen <[email protected]>
Reviewed-and-tested-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Compare: https://github.com/Linaro/odp/compare/a652887cfeba...2bac2dbfd7a7