From bc093ba16280d68a8c6259788683b9bcce0a158a Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Fri, 6 Jul 2018 09:37:38 -0300 Subject: [PATCH] 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 --- recipes-graphics/wayland/weston_4.0.0.imx.bb | 2 ++ 1 file changed, 2 insertions(+) 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 \ -- 2.40.1