Re: [yocto] [meta-raspberrypi][PATCH v3 4/6] rpi-base.inc: Allow MACHINE_FEATURES appends

2016-03-01 Thread Andrei Gherzan
On Sun, Feb 28, 2016 at 02:46:11PM +0100, Petter Mabäcker wrote: > Ensure that it's possible to add MACHINE_FEATURES from places that will > be executed before rpi-base.inc (like e.g. local.conf), without having > them overrided. > > Signed-off-by: Petter Mabäcker > --- > conf/machine/include/rpi

[yocto] [meta-raspberrypi][PATCH v3 4/6] rpi-base.inc: Allow MACHINE_FEATURES appends

2016-02-28 Thread Petter Mabäcker
Ensure that it's possible to add MACHINE_FEATURES from places that will be executed before rpi-base.inc (like e.g. local.conf), without having them overrided. Signed-off-by: Petter Mabäcker --- conf/machine/include/rpi-base.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/