On 8 June 2016 at 10:20, piotr.lewicki wrote:
> I actually want to enable systemd in all packages, but my current DISTRO
> is "poky".
> Can you point me some documentation where I can get information on how to
> create a distro file based on poky and add systemd there?
>
http://www.yoctoproject.
Thanks.
I actually want to enable systemd in all packages, but my current DISTRO
is "poky".
Can you point me some documentation where I can get information on how
to create a distro file based on poky and add systemd there?
Thanks,
Piotr
On 07.06.2016 15:53, Burton, Ross wrote:
On 7 June 20
On 7 June 2016 at 13:10, piotr.lewicki wrote:
> Is it possible to manipulate DISTRO_FEATURES from my image recipe file?
>
No. You should control distro features in your distro configuration or if
they're for local tweaking in your local.conf. Would it be helpful if you
explained why you want t
Hi,
Is it possible to manipulate DISTRO_FEATURES from my image recipe file?
In my case I added line:
DISTRO_FEATURES += " systemd"
to local.conf and it worked (added systemd), but when I moved this line
to my image.bb recipe I got build errors:
ERROR: Required build target 'my-image' has no b