mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
poky.conf: define PREFERRED_PROVIDER_opkg-nativesdk to silence a warning
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -88,6 +88,7 @@ PREFERRED_PROVIDER_gconf ?= "gconf-dbus"
|
||||
PREFERRED_PROVIDER_matchbox-panel ?= "matchbox-panel-2"
|
||||
PREFERRED_PROVIDER_opkg ?= "opkg"
|
||||
PREFERRED_PROVIDER_opkg-native ?= "opkg-native"
|
||||
PREFERRED_PROVIDER_opkg-nativesdk ?= "opkg-nativesdk"
|
||||
|
||||
require conf/distro/include/poky-fixed-revisions.inc
|
||||
require conf/distro/include/preferred-xorg-versions.inc
|
||||
|
||||
Reference in New Issue
Block a user