From: Fabio Berton Date: Fri, 6 Jul 2018 12:37:38 +0000 (-0300) Subject: weston: Set DEFAULT_PREFERENCE to -1 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=47872aed38731769957c7c391114b86df5d4500d;p=meta-freescale.git weston: Set DEFAULT_PREFERENCE to -1 This recipe need to be set by machine using: PREFERRED_VERSION_weston = "4.0.0.imx" Signed-off-by: Fabio Berton Signed-off-by: Otavio Salvador (cherry picked from commit bc093ba16280d68a8c6259788683b9bcce0a158a) --- diff --git a/recipes-graphics/wayland/weston_4.0.0.imx.bb b/recipes-graphics/wayland/weston_4.0.0.imx.bb index d656aa25..b8464719 100644 --- a/recipes-graphics/wayland/weston_4.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_4.0.0.imx.bb @@ -5,6 +5,8 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \ file://libweston/compositor.c;endline=26;md5=e342df749174a8ee11065583157c7a38" +DEFAULT_PREFERENCE = "-1" + SRCBRANCH = "weston-imx-4.0" SRC_URI = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \ file://weston.png \