buildrootschalter/package/ola
Yann E. MORIN db25549186 package/ola: fix build against google.protobuf
To test for the google.protobuf presence, ola's ./conifgure runs the
host Python. This is doomed to fail, as google.protobuf is installed
in target/ and not in host/

Since our dependencies ensures that google.protobuf is indeed installed
before we attempt to configure and build ola, we can just ditch the
test altogether.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-09 22:04:26 +01:00
..
Config.in Config.in files: unify comments of toolchain option dependencies 2013-10-14 22:45:57 +02:00
ola-0001-fix-build-warning.patch ola: add upstream patch to fix build on AArch64 2013-11-22 12:12:06 +01:00
ola-0002-fix-check-for-google.protobuf.patch package/ola: fix build against google.protobuf 2014-01-09 22:04:26 +01:00
ola.mk package/ola: fix build against google.protobuf 2014-01-09 22:04:26 +01:00