Re: [OE-core] [PATCH 1/1] image.bbclass: add ability to set systemd default target

2013-12-17 Thread ChenQi
Please drop this one. It has some problem with live images. I'll send out a V2. //Chen Qi On 12/17/2013 05:05 PM, qi.c...@windriver.com wrote: From: Chen Qi Add ability to set the default target for systemd images. The default value for the target is derived from checking whether IMAGE_FEAT

[OE-core] [PATCH 1/1] image.bbclass: add ability to set systemd default target

2013-12-17 Thread Qi.Chen
From: Chen Qi Add ability to set the default target for systemd images. The default value for the target is derived from checking whether IMAGE_FEATRUES 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