mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-08-04 22:54:37 +02:00
Without this, thrift will try to use system java to build it's java bindings, which is both unexpected and may fail depending on the version of system java. Signed-off-by: Cody P Schafer <dev@codyps.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>