[oe] [meta-oe 01/19] meta-xfce: Add layer information

Khem Raj raj.khem at gmail.com
Tue Aug 2 02:35:15 UTC 2011


On Monday, August 01, 2011 11:02:39 PM Andreas Mueller wrote:
> Signed-off-by: Andreas Mueller <schnitzeltony at gmx.de>
> ---
>  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

-- 
Khem Raj




More information about the Openembedded-devel mailing list