[[oe] [PATCH] meta-networking: Add LAYERVERSION and LAYERDEPENDS] On 13.03.11 (Mon 17:38) wenzong.fan@windriver.com wrote: > From: Wenzong Fan > > Add LAYERVERSION and LAYERDEPENDS to layer.conf > > Signed-off-by: Wenzong Fan > --- > meta-networking/conf/layer.conf | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf > index 1ea2bc2..f75080a 100644 > --- a/meta-networking/conf/layer.conf > +++ b/meta-networking/conf/layer.conf > @@ -9,3 +9,8 @@ BBFILE_COLLECTIONS += "networking" > BBFILE_PATTERN_networking := "^${LAYERDIR}/" > BBFILE_PRIORITY_networking = "5" > > +# This should only be incremented on significant changes that will > +# cause compatibility issues with other layers > +LAYERVERSION_networking = "1" > + > +LAYERDEPENDS_networking = "core" I went ahead and merged this piece since on the whole it makes things better by being there. I'll take another patch for Paul's suggestion whenever it's available. -- -Joe MacDonald. :wq