]> code.ossystems Code Review - meta-freescale.git/commitdiff
weston: Set DEFAULT_PREFERENCE to -1
authorFabio Berton <fabio.berton@ossystems.com.br>
Fri, 6 Jul 2018 12:37:38 +0000 (09:37 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 6 Jul 2018 13:51:23 +0000 (10:51 -0300)
This recipe need to be set by machine using:

PREFERRED_VERSION_weston = "4.0.0.imx"

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit bc093ba16280d68a8c6259788683b9bcce0a158a)

recipes-graphics/wayland/weston_4.0.0.imx.bb

index d656aa2523911346b2008dd968ef0b54a965cd19..b84647196fc02f332dcec17847ebc08d4cbee4bb 100644 (file)
@@ -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 \