diff options
-rw-r--r-- | meta/recipes-graphics/wayland/weston_1.3.1.bb (renamed from meta/recipes-graphics/wayland/weston_1.3.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/wayland/weston_1.3.0.bb b/meta/recipes-graphics/wayland/weston_1.3.1.bb index 7a0b3f9ac9..82bcf3ba39 100644 --- a/meta/recipes-graphics/wayland/weston_1.3.0.bb +++ b/meta/recipes-graphics/wayland/weston_1.3.1.bb | |||
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=275efac2559a224527bd4fd593d38466 \ | |||
8 | SRC_URI = "http://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ | 8 | SRC_URI = "http://wayland.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ |
9 | file://weston.png \ | 9 | file://weston.png \ |
10 | file://weston.desktop" | 10 | file://weston.desktop" |
11 | SRC_URI[md5sum] = "29ad994dd5ea07f52d7bffb24c25d9f7" | 11 | SRC_URI[md5sum] = "ffe7c3bc0e7eb39a305cbbea8c7766f3" |
12 | SRC_URI[sha256sum] = "8e4f5b4736358b63d83c3252567ba7aa49cc0da9e2e2c30f59ddf635159702a0" | 12 | SRC_URI[sha256sum] = "f7141334b141ae1a6435bd03bfdb01b7fb628f39259164f201e7e71c8d815bc7" |
13 | 13 | ||
14 | 14 | ||
15 | inherit autotools pkgconfig useradd | 15 | inherit autotools pkgconfig useradd |