diff options
| -rw-r--r-- | meta/conf/distro/defaultsetup.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/defaultsetup.conf b/meta/conf/distro/defaultsetup.conf index 80de23f517..c087943698 100644 --- a/meta/conf/distro/defaultsetup.conf +++ b/meta/conf/distro/defaultsetup.conf | |||
| @@ -10,7 +10,7 @@ require conf/distro/include/uninative-flags.inc | |||
| 10 | 10 | ||
| 11 | USER_CLASSES ?= "" | 11 | USER_CLASSES ?= "" |
| 12 | PACKAGE_CLASSES ?= "package_ipk" | 12 | PACKAGE_CLASSES ?= "package_ipk" |
| 13 | INHERIT_DISTRO ?= "debian devshell sstate license remove-libtool create-spdx" | 13 | INHERIT_DISTRO ?= "debian devshell sstate license remove-libtool create-spdx buildstats" |
| 14 | INHERIT += "${PACKAGE_CLASSES} ${USER_CLASSES} ${INHERIT_DISTRO}" | 14 | INHERIT += "${PACKAGE_CLASSES} ${USER_CLASSES} ${INHERIT_DISTRO}" |
| 15 | 15 | ||
| 16 | INIT_MANAGER ??= "none" | 16 | INIT_MANAGER ??= "none" |
