On Tue, Oct 30, 2012 at 1:17 AM, <[email protected]> wrote: > From: Chunrong Guo <[email protected]> > > 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 <[email protected]> > --- > 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 > [email protected] > https://lists.yoctoproject.org/listinfo/yocto _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
