summaryrefslogtreecommitdiffstats
path: root/meta-poky
diff options
context:
space:
mode:
Diffstat (limited to 'meta-poky')
-rw-r--r--meta-poky/conf/distro/poky.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 7627abefa9..f166ac40c0 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -11,6 +11,9 @@ TARGET_VENDOR = "-poky"
11 11
12LOCALCONF_VERSION = "1" 12LOCALCONF_VERSION = "1"
13 13
14DISTRO_VERSION[vardepsexclude] = "DATE"
15SDK_VERSION[vardepsexclude] = "DATE"
16
14# Override these in poky based distros 17# Override these in poky based distros
15POKY_DEFAULT_DISTRO_FEATURES = "largefile opengl ptest multiarch wayland" 18POKY_DEFAULT_DISTRO_FEATURES = "largefile opengl ptest multiarch wayland"
16POKY_DEFAULT_EXTRA_RDEPENDS = "packagegroup-core-boot" 19POKY_DEFAULT_EXTRA_RDEPENDS = "packagegroup-core-boot"