diff options
| -rw-r--r-- | recipes-graphics/wayland/weston_9.0.0.imx.bb | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes-graphics/wayland/weston_9.0.0.imx.bb b/recipes-graphics/wayland/weston_9.0.0.imx.bb index 76296c8ed..2d66dff47 100644 --- a/recipes-graphics/wayland/weston_9.0.0.imx.bb +++ b/recipes-graphics/wayland/weston_9.0.0.imx.bb | |||
| @@ -149,12 +149,10 @@ SUMMARY = "Weston, a Wayland compositor, i.MX fork" | |||
| 149 | DEFAULT_PREFERENCE = "-1" | 149 | DEFAULT_PREFERENCE = "-1" |
| 150 | 150 | ||
| 151 | SRCBRANCH = "weston-imx-9.0" | 151 | SRCBRANCH = "weston-imx-9.0" |
| 152 | SRC_URI = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} \ | 152 | SRC_URI:remove = "https://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ |
| 153 | file://weston.png \ | 153 | file://0001-tests-include-fcntl.h-for-open-O_RDWR-O_CLOEXEC-and-.patch \ |
| 154 | file://weston.desktop \ | ||
| 155 | file://xwayland.weston-start \ | ||
| 156 | file://0001-weston-launch-Provide-a-default-version-that-doesn-t.patch \ | ||
| 157 | " | 154 | " |
| 155 | SRC_URI:prepend = "git://source.codeaurora.org/external/imx/weston-imx.git;protocol=https;branch=${SRCBRANCH} " | ||
| 158 | SRCREV = "230e9bc3d647e511e0601e3d45034f22495ed3c7" | 156 | SRCREV = "230e9bc3d647e511e0601e3d45034f22495ed3c7" |
| 159 | S = "${WORKDIR}/git" | 157 | S = "${WORKDIR}/git" |
| 160 | 158 | ||
