mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00: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-native ?= "opkg-native"
|
||||||
PREFERRED_PROVIDER_opkg-nativesdk ?= "opkg-nativesdk"
|
PREFERRED_PROVIDER_opkg-nativesdk ?= "opkg-nativesdk"
|
||||||
|
|
||||||
PREFERRED_PROVIDER_gdk-pixbuf-loader-png = "gtk+"
|
PREFERRED_PROVIDER_gdk-pixbuf ?= "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/poky-fixed-revisions.inc
|
||||||
require conf/distro/include/preferred-xorg-versions.inc
|
require conf/distro/include/preferred-xorg-versions.inc
|
||||||
|
|||||||
Reference in New Issue
Block a user