mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
poky.conf: Update gdk-pixbuf provider after gtk+ upgrade
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -97,7 +97,7 @@ PREFERRED_PROVIDER_opkg ?= "opkg"
|
||||
PREFERRED_PROVIDER_opkg-native ?= "opkg-native"
|
||||
PREFERRED_PROVIDER_opkg-nativesdk ?= "opkg-nativesdk"
|
||||
|
||||
PREFERRED_PROVIDER_gdk-pixbuf ?= "gtk+"
|
||||
PREFERRED_PROVIDER_gdk-pixbuf ?= "gdk-pixbuf"
|
||||
|
||||
require conf/distro/include/poky-fixed-revisions.inc
|
||||
require conf/distro/include/preferred-xorg-versions.inc
|
||||
|
||||
Reference in New Issue
Block a user