package/ola: fix build against google.protobuf
authorYann E. MORIN <yann.morin.1998@free.fr>
Thu, 9 Jan 2014 19:15:01 +0000 (20:15 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 9 Jan 2014 21:04:26 +0000 (22:04 +0100)
commitdb255491868440a0f45b75cea3304d7f8a486bb2
tree0e40ddcdfb0c140857928b844cd8b00998429cc4
parentabd4124e5fcae93337d755ea5e913368d1c3efa1
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>
package/ola/ola-0002-fix-check-for-google.protobuf.patch [new file with mode: 0644]
package/ola/ola.mk