On 11/23/16 12:10 PM, Martin Jansa wrote: > On Wed, Nov 23, 2016 at 11:42:09AM -0600, Mark Hatle wrote: >> This is a Wind River specific patch and not generally applicable. > > Then why is it sent to oe-core ML?
As noted in the cover letter, I'm required to by Yocto Project compliance requirements. As indicated LAST time I got scolded, I was told to indicate this in the patch summary email -- which I did. --Mark >> >> Signed-off-by: Mark Hatle <[email protected]> >> --- >> meta/conf/layer.conf | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf >> index 24b4df0..a94e524 100644 >> --- a/meta/conf/layer.conf >> +++ b/meta/conf/layer.conf >> @@ -11,6 +11,8 @@ BBFILE_PRIORITY_core = "5" >> # cause compatibility issues with other layers >> LAYERVERSION_core = "9" >> >> +LAYERRECOMMENDS_core = "oe-core-dl-2-2" >> + >> BBLAYERS_LAYERINDEX_NAME_core = "openembedded-core" >> >> # Set a variable to get to the top of the metadata location >> -- >> 2.9.3 >> >> -- >> _______________________________________________ >> Openembedded-core mailing list >> [email protected] >> http://lists.openembedded.org/mailman/listinfo/openembedded-core > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
