diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2023-08-01 14:50:35 -0300 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2023-08-01 15:37:49 -0300 |
| commit | e7088ccc8d3f583a2044565c0c27ea1cfc7e4066 (patch) | |
| tree | 6eeb084e1b5226e09e76882d25f33eda07f6a4be | |
| parent | 28c0239fc9fb078ec49bd4df9e2975f61f6bfc44 (diff) | |
| download | meta-freescale-e7088ccc8d3f583a2044565c0c27ea1cfc7e4066.tar.gz | |
weston: 10.0.3: Synchronize with 11.0.1 recipe base
The 11.0.1 has changed the license filename so to keep it in sync the
recipe had to adapt and mangle the LIC_FILES_CHKSUM variable.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
| -rw-r--r-- | recipes-graphics/wayland/weston_10.0.3.imx.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/weston_10.0.3.imx.bb b/recipes-graphics/wayland/weston_10.0.3.imx.bb index f3e913fcd..d5e2cf56c 100644 --- a/recipes-graphics/wayland/weston_10.0.3.imx.bb +++ b/recipes-graphics/wayland/weston_10.0.3.imx.bb | |||
| @@ -9,7 +9,7 @@ SUMMARY = "Weston, a Wayland compositor" | |||
| 9 | DESCRIPTION = "Weston is the reference implementation of a Wayland compositor" | 9 | DESCRIPTION = "Weston is the reference implementation of a Wayland compositor" |
| 10 | HOMEPAGE = "http://wayland.freedesktop.org" | 10 | HOMEPAGE = "http://wayland.freedesktop.org" |
| 11 | LICENSE = "MIT" | 11 | LICENSE = "MIT" |
| 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d79ee9e66bb0f95d3386a7acae780b70 \ | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70 \ |
| 13 | file://libweston/compositor.c;endline=27;md5=eb6d5297798cabe2ddc65e2af519bcf0 \ | 13 | file://libweston/compositor.c;endline=27;md5=eb6d5297798cabe2ddc65e2af519bcf0 \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| @@ -155,6 +155,9 @@ GROUPADD_PARAM:${PN} = "--system weston-launch" | |||
| 155 | 155 | ||
| 156 | SUMMARY = "Weston, a Wayland compositor, i.MX fork" | 156 | SUMMARY = "Weston, a Wayland compositor, i.MX fork" |
| 157 | 157 | ||
| 158 | LIC_FILES_CHKSUM:remove = "file://COPYING;md5=d79ee9e66bb0f95d3386a7acae780b70" | ||
| 159 | LIC_FILES_CHKSUM:append = "file://LICENSE;md5=d79ee9e66bb0f95d3386a7acae780b70" | ||
| 160 | |||
| 158 | DEFAULT_PREFERENCE = "-1" | 161 | DEFAULT_PREFERENCE = "-1" |
| 159 | 162 | ||
| 160 | SRC_URI:remove = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downloads/${BPN}-${PV}.tar.xz" | 163 | SRC_URI:remove = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downloads/${BPN}-${PV}.tar.xz" |
