[meta-freescale] [meta-fsl-arm][PATCH] layer.conf: Use 'fsl-arm' for collection name

Andrei Gherzan andrei at gherzan.ro
Sun Jan 6 13:37:16 PST 2013


Ack.



*Andrei Gherzan*
mobile +40.744.478.414  fax +40.31.816.28.12
Email: andrei at gherzan.ro
Email: andrei.gherzan at windriver.com
Romania


On Sun, Jan 6, 2013 at 11:30 PM, Otavio Salvador <otavio at ossystems.com.br>wrote:

> The 'freescale' collection name is too generic without making clear
> which architecture it supports. Using 'fsl-arm' we make it clear.
>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  conf/layer.conf |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index ee88ad4..c4b9cd1 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -5,9 +5,9 @@ BBPATH .= ":${LAYERDIR}"
>  BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
>              ${LAYERDIR}/recipes-*/*/*.bbappend"
>
> -BBFILE_COLLECTIONS += "freescale"
> -BBFILE_PATTERN_freescale := "^${LAYERDIR}/"
> -BBFILE_PRIORITY_freescale = "5"
> +BBFILE_COLLECTIONS += "fsl-arm"
> +BBFILE_PATTERN_fsl-arm := "^${LAYERDIR}/"
> +BBFILE_PRIORITY_fsl-arm = "5"
>
>  FSL_EULA_FILE = "${LAYERDIR}/EULA"
>
> --
> 1.7.10.4
>
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20130106/dbeab8dd/attachment.html>


More information about the meta-freescale mailing list