]> code.ossystems Code Review - openembedded-core.git/commit
xserver-xorg: Fix build determinism problem
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jul 2014 15:59:34 +0000 (15:59 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Jul 2014 11:27:32 +0000 (12:27 +0100)
commitbfc19d81a5992c8b7b725a873dda527c9c9c148d
tree69d522e2e2e3d4b9c4345abe82ae0bb0ab888433
parent6fd51f5c15a380eae630fe853ba0eccde7b9a369
xserver-xorg: Fix build determinism problem

We're seeing the warning:

WARNING: QA Issue: xserver-xorg rdepends on nettle but its not a build dependency? [build-deps]

We list openssl in DEPENDS so we need to specify that as the sha1 provider
rather that nettle which is autodetected.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-xserver/xserver-xorg.inc