diff options
-rw-r--r-- | recipes-graphics/wayland/weston_4.0.0.imx.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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" | |||
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \ |
6 | file://libweston/compositor.c;endline=26;md5=e342df749174a8ee11065583157c7a38" | 6 | file://libweston/compositor.c;endline=26;md5=e342df749174a8ee11065583157c7a38" |
7 | 7 | ||
8 | DEFAULT_PREFERENCE = "-1" | ||
9 | |||
8 | SRCBRANCH = "weston-imx-4.0" | 10 | SRCBRANCH = "weston-imx-4.0" |
9 | SRC_URI = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \ | 11 | SRC_URI = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \ |
10 | file://weston.png \ | 12 | file://weston.png \ |