On Tuesday, August 02, 2011 04:35:15 AM Khem Raj wrote: > On Monday, August 01, 2011 11:02:39 PM Andreas Mueller wrote: > > Signed-off-by: Andreas Mueller <[email protected]> > > --- > > > > meta-xfce/conf/layer.conf | 9 +++++++++ > > 1 files changed, 9 insertions(+), 0 deletions(-) > > create mode 100644 meta-xfce/conf/layer.conf > > > > diff --git a/meta-xfce/conf/layer.conf b/meta-xfce/conf/layer.conf > > new file mode 100644 > > index 0000000..d669e4e > > --- /dev/null > > +++ b/meta-xfce/conf/layer.conf > > @@ -0,0 +1,9 @@ > > +# We have a conf and classes directory, append to BBPATH > > +BBPATH .= ":${LAYERDIR}" > > + > > +# We have a recipes directory, add to BBFILES > > +BBFILES += "${LAYERDIR}/recipes-*/*/*.bb > > ${LAYERDIR}/recipes-*/*/*.bbappend" + > > +BBFILE_COLLECTIONS += "xfce-layer" > > +BBFILE_PATTERN_xfce-layer := "^${LAYERDIR}/" > > +BBFILE_PRIORITY_xfce-layer = "7" > > it would be nice if there was also a README > explaining the dependencies of this layer or any other > information that user of this layer needs to know Oops - will be done in V2 or further patch..
Andreas _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
