diff options
| -rw-r--r-- | meta/recipes-graphics/wayland/weston_11.0.0.bb (renamed from meta/recipes-graphics/wayland/weston_10.0.2.bb) | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/meta/recipes-graphics/wayland/weston_10.0.2.bb b/meta/recipes-graphics/wayland/weston_11.0.0.bb index 786d12be61..ba4f4062d0 100644 --- a/meta/recipes-graphics/wayland/weston_10.0.2.bb +++ b/meta/recipes-graphics/wayland/weston_11.0.0.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI = "https://gitlab.freedesktop.org/wayland/weston/-/releases/${PV}/downlo | |||
| 13 | file://systemd-notify.weston-start \ | 13 | file://systemd-notify.weston-start \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
| 16 | SRC_URI[sha256sum] = "89646ca0d9f8d413c2767e5c3828eaa3fa149c2a105b3729a6894fa7cf1549e7" | 16 | SRC_URI[sha256sum] = "a6138d4dc9554560ac304312df456019f4be025ec79130f05fb5f2e41c091e1d" |
| 17 | 17 | ||
| 18 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" | 18 | UPSTREAM_CHECK_URI = "https://wayland.freedesktop.org/releases.html" |
| 19 | UPSTREAM_CHECK_REGEX = "weston-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" | 19 | UPSTREAM_CHECK_REGEX = "weston-(?P<pver>\d+\.\d+\.(?!9\d+)\d+)" |
| @@ -58,12 +58,8 @@ PACKAGECONFIG[wayland] = "-Dbackend-wayland=true,-Dbackend-wayland=false,virtual | |||
| 58 | PACKAGECONFIG[x11] = "-Dbackend-x11=true,-Dbackend-x11=false,virtual/libx11 libxcb libxcb libxcursor cairo" | 58 | PACKAGECONFIG[x11] = "-Dbackend-x11=true,-Dbackend-x11=false,virtual/libx11 libxcb libxcb libxcursor cairo" |
| 59 | # Headless Weston | 59 | # Headless Weston |
| 60 | PACKAGECONFIG[headless] = "-Dbackend-headless=true,-Dbackend-headless=false" | 60 | PACKAGECONFIG[headless] = "-Dbackend-headless=true,-Dbackend-headless=false" |
| 61 | # Weston on framebuffer | ||
| 62 | PACKAGECONFIG[fbdev] = "-Ddeprecated-backend-fbdev=true,-Ddeprecated-backend-fbdev=false,udev mtdev" | ||
| 63 | # Weston on RDP | 61 | # Weston on RDP |
| 64 | PACKAGECONFIG[rdp] = "-Dbackend-rdp=true,-Dbackend-rdp=false,freerdp" | 62 | PACKAGECONFIG[rdp] = "-Dbackend-rdp=true,-Dbackend-rdp=false,freerdp" |
| 65 | # weston-launch | ||
| 66 | PACKAGECONFIG[launch] = "-Ddeprecated-weston-launch=true,-Ddeprecated-weston-launch=false,drm" | ||
| 67 | # VA-API desktop recorder | 63 | # VA-API desktop recorder |
| 68 | PACKAGECONFIG[vaapi] = "-Dbackend-drm-screencast-vaapi=true,-Dbackend-drm-screencast-vaapi=false,libva" | 64 | PACKAGECONFIG[vaapi] = "-Dbackend-drm-screencast-vaapi=true,-Dbackend-drm-screencast-vaapi=false,libva" |
| 69 | # Weston with EGL support | 65 | # Weston with EGL support |
| @@ -77,7 +73,7 @@ PACKAGECONFIG[systemd] = "-Dsystemd=true -Dlauncher-logind=true,-Dsystemd=false | |||
| 77 | # Weston with Xwayland support (requires X11 and Wayland) | 73 | # Weston with Xwayland support (requires X11 and Wayland) |
| 78 | PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false" | 74 | PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false" |
| 79 | # colord CMS support | 75 | # colord CMS support |
| 80 | PACKAGECONFIG[colord] = "-Dcolor-management-colord=true,-Dcolor-management-colord=false,colord" | 76 | PACKAGECONFIG[colord] = "-Ddeprecated-color-management-colord=true,-Ddeprecated-color-management-colord=false,colord" |
| 81 | # Clients support | 77 | # Clients support |
| 82 | PACKAGECONFIG[clients] = "-Dsimple-clients=${SIMPLECLIENTS} -Ddemo-clients=true,-Dsimple-clients= -Ddemo-clients=false" | 78 | PACKAGECONFIG[clients] = "-Dsimple-clients=${SIMPLECLIENTS} -Ddemo-clients=true,-Dsimple-clients= -Ddemo-clients=false" |
| 83 | # Virtual remote output with GStreamer on DRM backend | 79 | # Virtual remote output with GStreamer on DRM backend |
