summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/bitbake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 6675bffe57..ad1225b3c8 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -707,6 +707,7 @@ OES_BITBAKE_CONF = "1"
707# Machine properties and packagegroup-base stuff 707# Machine properties and packagegroup-base stuff
708################################################################## 708##################################################################
709 709
710MACHINE_FEATURES ?= ""
710DISTRO_FEATURES ?= "" 711DISTRO_FEATURES ?= ""
711 712
712DISTRO_EXTRA_RDEPENDS ?= "" 713DISTRO_EXTRA_RDEPENDS ?= ""