Part Number: PROCESSOR-SDK-AM335X
Tool/software: Linux
Goodmorning,
I'm using arago for am335x-evm machine after following:
Sitara Linux Training: Getting Started with Openembedded - Texas Instruments Wiki
I'm trying to add one more service in /etc/systemd compare with the standard image. In other words, I don't want to override systemd_%.bbappend contained in meta-arago/meta-arago-distro/recipes-core/systemd, I simply want to add e install one more service.
My question are:
Is it possible to add my bbappend recipe to another recipe append?
If yes to the previous question, if I want my bbappend file to take the place of the one in meta-arago, how bitbake knows how to choose if override or add an existing append recipe with another?
I hope that I've explain my doubt clearly enough.
Thank you
Davide BRunelli