diff options
Diffstat (limited to 'meta/conf')
| -rw-r--r-- | meta/conf/distro/poky.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index df07d04a90..d6d335e5a6 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
| @@ -11,7 +11,7 @@ USER_CLASSES ?= "" | |||
| 11 | 11 | ||
| 12 | PACKAGE_CLASSES ?= "package_ipk" | 12 | PACKAGE_CLASSES ?= "package_ipk" |
| 13 | INHERIT_INSANE ?= "insane" | 13 | INHERIT_INSANE ?= "insane" |
| 14 | INHERIT += "${PACKAGE_CLASSES} ${USER_CLASSES} debian poky devshell ${INHERIT_INSANE} packaged-staging" | 14 | INHERIT += "${PACKAGE_CLASSES} ${USER_CLASSES} debian poky devshell ${INHERIT_INSANE} packaged-staging packaged-staging2" |
| 15 | # For some reason, this doesn't work | 15 | # For some reason, this doesn't work |
| 16 | # TARGET_OS ?= "linux" | 16 | # TARGET_OS ?= "linux" |
| 17 | # TARGET_VENDOR ?= "-poky" | 17 | # TARGET_VENDOR ?= "-poky" |
