Hi,

this update needs changes to packageconfig.

drm-amdgpu got dropped and replaced by raw ioctl calls [1].

libva usage got split into two [2]:
-PACKAGECONFIG[vaapi] = "-DENABLE_VA=ON,-DENABLE_VA=OFF,libva"
+PACKAGECONFIG[va-drm] = "-DENABLE_VADRM=ON,-DENABLE_VADRM=OFF,libva"
+PACKAGECONFIG[va-x11] = "-DENABLE_VAX11=ON,-DENABLE_VAX11=OFF,libva"

Unsure if it is better to merge into one packageconfig feature:
PACKAGECONFIG[libva] = "-DENABLE_VADRM=ON -DENABLE_VAX11=ON,-DENABLE_VADRM=OFF 
-DENABLE_VAX11=OFF,libva"

Best regards
Tafil

[1]: 
https://github.com/fastfetch-cli/fastfetch/commit/55eb3c59d4d314d561b9bdc7226bf1ec1a5f9d5e
[2]: 
https://github.com/fastfetch-cli/fastfetch/commit/eff0108bb542b40a72644d2c76e9c1898f05be3e

On Tuesday, June 30, 2026 11:21 CEST, "wangmy via lists.openembedded.org" 
<[email protected]> wrote:

> From: Wang Mingyu <[email protected]>
> 
> Signed-off-by: Wang Mingyu <[email protected]>
> ---
>  .../fastfetch/{fastfetch_2.64.2.bb => fastfetch_2.65.2.bb}      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-oe/recipes-support/fastfetch/{fastfetch_2.64.2.bb => 
> fastfetch_2.65.2.bb} (98%)
> 
> diff --git a/meta-oe/recipes-support/fastfetch/fastfetch_2.64.2.bb 
> b/meta-oe/recipes-support/fastfetch/fastfetch_2.65.2.bb
> similarity index 98%
> rename from meta-oe/recipes-support/fastfetch/fastfetch_2.64.2.bb
> rename to meta-oe/recipes-support/fastfetch/fastfetch_2.65.2.bb
> index 8a953508eb..cf1410a96d 100644
> --- a/meta-oe/recipes-support/fastfetch/fastfetch_2.64.2.bb
> +++ b/meta-oe/recipes-support/fastfetch/fastfetch_2.65.2.bb
> @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = 
> "file://LICENSE;md5=2090e7d93df7ad5a3d41f6fb4226ac76"
>  DEPENDS = "yyjson"
>  
>  SRC_URI = 
> "git://github.com/fastfetch-cli/fastfetch.git;protocol=https;branch=master;tag=${PV}"
> -SRCREV = "636471c3669201b37fca587e2882eaf3c7062aeb"
> +SRCREV = "0e90f3a7d4ac5a7857a968a6f52ea1205be5f404"
>  
>  inherit cmake pkgconfig
>  
> -- 
> 2.43.0
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127980): 
https://lists.openembedded.org/g/openembedded-devel/message/127980
Mute This Topic: https://lists.openembedded.org/mt/120043998/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to