mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 23:39:40 +01:00
poky.conf: Add PREFERRED_PROVIDERs for gdk-pixbuf-loaders after gdk-pixbuf updates
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -97,6 +97,11 @@ PREFERRED_PROVIDER_opkg ?= "opkg"
|
||||
PREFERRED_PROVIDER_opkg-native ?= "opkg-native"
|
||||
PREFERRED_PROVIDER_opkg-nativesdk ?= "opkg-nativesdk"
|
||||
|
||||
PREFERRED_PROVIDER_gdk-pixbuf-loader-png = "gtk+"
|
||||
PREFERRED_PROVIDER_gdk-pixbuf-loader-jpeg = "gtk+"
|
||||
PREFERRED_PROVIDER_gdk-pixbuf-loader-gif = "gtk+"
|
||||
PREFERRED_PROVIDER_gdk-pixbuf-loader-xpm = "gtk+"
|
||||
|
||||
require conf/distro/include/poky-fixed-revisions.inc
|
||||
require conf/distro/include/preferred-xorg-versions.inc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user