mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
poky.conf: Correctly set gdk-pixbuf PREFERRED_PROVIDER
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -97,10 +97,7 @@ 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+"
|
||||
PREFERRED_PROVIDER_gdk-pixbuf ?= "gtk+"
|
||||
|
||||
require conf/distro/include/poky-fixed-revisions.inc
|
||||
require conf/distro/include/preferred-xorg-versions.inc
|
||||
|
||||
Reference in New Issue
Block a user