diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2013-12-20 10:45:52 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-06 11:06:13 +0000 |
commit | 049f89155b1e80875aad6e53b21808b827c06915 (patch) | |
tree | 47a83f7c9b1cd1e176622619dd05e5a9bf4f61ab /meta/conf/distro/include | |
parent | 014bb6a891ccc7701df3b1f18dadee967ed06c3f (diff) | |
download | openembedded-core-049f89155b1e80875aad6e53b21808b827c06915.tar.gz openembedded-core-049f89155b1e80875aad6e53b21808b827c06915.tar.bz2 openembedded-core-049f89155b1e80875aad6e53b21808b827c06915.zip |
image.bbclass: add ability to set systemd default target
Add ability to set the default target for systemd images.
The default target for system is controlled by SYSTEMD_DEFAULT_TARGET.
The default value for this variable is derived from checking whether
IMAGE_FEATURES contains 'x11-base' or not. Each image could override
this value in its own recipe. For now, we don't need to do any change,
because all images that support graphical environment has 'x11-base'
in its IMAGE_FEATURES.
[YOCTO #3816]
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/conf/distro/include')
0 files changed, 0 insertions, 0 deletions