]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Add PACKAGECONFIG for snappy
authorRobert Joslyn <robert.joslyn@redrectangle.org>
Sat, 20 Apr 2019 22:05:16 +0000 (15:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Apr 2019 22:30:10 +0000 (23:30 +0100)
commitceda00d3f918834c2e20983f0231abedb778e65c
treec94250de12b9b0ba48cb605528b2a54a31002ac1
parent2904ffdffc829ee7a0f0228babe392535fb5e544
qemu: Add PACKAGECONFIG for snappy

In addition to toggling libsnappy support, this allows a qemu-native
build to explicitly disable snappy support. When building qemu-native,
the configure script will detect libsnappy on the build machine and
improperly enable snappy support. This can corrupt the sstate cache if
the cache is populated with a qemu-native build with snappy improperly
enabled, and the cached qemu-native gets used on another build machine
that does not have libsnappy.

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc