[yocto] [meta-fsl-ppc master] netbase_5.0.bbappend: SRC_URI_append_fsl instead of SRC_URI_fsl

McClintock Matthew-B29882 B29882 at freescale.com
Tue Oct 30 12:04:57 PDT 2012


On Tue, Oct 30, 2012 at 1:17 AM,  <b40290 at freescale.com> wrote:
> From: Chunrong Guo <b40290 at freescale.com>
>
>       fix error: Function failed: netbase: LIC_FILES_CHKSUM
>        points to an invalid file

Cleaned up this commit message some and applied to meta-fsl-ppc master.

Note: meta-fsl-ppc is going to be split into two layers soon... one
with distro and one with machine support soon.

-M

>
> Signed-off-by: Chunrong Guo <b40290 at freescale.com>
> ---
>  recipes-append/netbase/netbase_5.0.bbappend |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-append/netbase/netbase_5.0.bbappend b/recipes-append/netbase/netbase_5.0.bbappend
> index 6660058..dc0fd0a 100644
> --- a/recipes-append/netbase/netbase_5.0.bbappend
> +++ b/recipes-append/netbase/netbase_5.0.bbappend
> @@ -1,6 +1,6 @@
>  FILESEXTRAPATHS_prepend_fsl := "${THISDIR}/files:"
>
> -SRC_URI_fsl += "file://71-fsl-dpaa-persistent-networking.rules"
> +SRC_URI_append_fsl += "file://71-fsl-dpaa-persistent-networking.rules"
>
>  do_install_append_fsl () {
>         install -d ${D}${sysconfdir}/udev/rules.d/
> --
> 1.7.9.7
>
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



More information about the yocto mailing list