[OE-core] [PATCH] qemu: disable vnc-jpeg compression

Saul Wold sgw at linux.intel.com
Tue May 22 22:30:12 UTC 2012


On 05/22/2012 03:25 PM, Saul Wold wrote:
> This is disabled by default to ensure a deterministic build, qemu
> configure would sometimes detect the libjpeg and then enable this.
> Since mostly qemu is used locally disable by default.
>
> Signed-off-by: Saul Wold<sgw at linux.intel.com>
> ---
>   meta/recipes-devtools/qemu/qemu_0.15.1.bb |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/meta/recipes-devtools/qemu/qemu_0.15.1.bb b/meta/recipes-devtools/qemu/qemu_0.15.1.bb
> index bdffcf4..986fa19 100644
> --- a/meta/recipes-devtools/qemu/qemu_0.15.1.bb
> +++ b/meta/recipes-devtools/qemu/qemu_0.15.1.bb
> @@ -3,7 +3,7 @@ require qemu.inc
>   LIC_FILES_CHKSUM = "file://COPYING;md5=441c28d2cf86e15a37fa47e15a72fbac \
>                       file://COPYING.LIB;endline=24;md5=c04def7ae38850e7d3ef548588159913"
>
> -PR = "r6"
> +PR = "r7"
>
>   FILESPATH = "${FILE_DIRNAME}/qemu-${PV}"
>   FILESDIR = "${WORKDIR}"

Manged to not commit both halves, v2 forthcoming

Sau!




More information about the Openembedded-core mailing list