mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 21:01:43 +00: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:
parent
d92a3c09f3
commit
fc663f9c63
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user