[meta-freescale] [PATCH] weston: Set DEFAULT_PREFERENCE to -1

Fabio Berton fabio.berton at ossystems.com.br
Fri Jul 6 05:37:38 PDT 2018


This recipe need to be set by machine using:

PREFERRED_VERSION_weston = "4.0.0.imx"

Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 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 85a73b3e..fc6a65f7 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.18.0



More information about the meta-freescale mailing list