I've fixed the missing files in master-next, but it still fails to build (at least with gold): http://errors.yoctoproject.org/Errors/Details/154437/
On Tue, Aug 29, 2017 at 5:47 PM, Martin Jansa <[email protected]> wrote: > That's probably caused by my change in master-next to remove blacklisted > recipes (and their patch files), I've removed smbfs from that commit, but > forgot to restore the .patch file > > On Tue, Aug 29, 2017 at 5:45 PM, Khem Raj <[email protected]> wrote: > >> On Mon, Aug 28, 2017 at 9:39 AM, Ioan-Adrian Ratiu <[email protected]> >> wrote: >> > All its dependencies have been fixed and it builds correctly. >> > >> >> I see >> ERROR: smbnetfs-git-r0 do_fetch: Fetcher failure for URL: >> 'file://configure.patch'. Unable to fetch URL from any source. >> >> > Signed-off-by: Ioan-Adrian Ratiu <[email protected]> >> > --- >> > meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb | 2 -- >> > 1 file changed, 2 deletions(-) >> > >> > diff --git a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git >> .bb b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb >> > index 6995ad3f5..f1420fbed 100644 >> > --- a/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb >> > +++ b/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs_git.bb >> > @@ -24,5 +24,3 @@ PACKAGECONFIG ??= "" >> > PACKAGECONFIG[gnome-keyring] = "--with-gnome-keyring=yes,--wi >> th-gnome-keyring=no,libgnome-keyring" >> > >> > S = "${WORKDIR}/git" >> > - >> > -PNBLACKLIST[smbnetfs] ?= "Fails to build with RSS >> http://errors.yoctoproject.org/Errors/Details/132827/ - the recipe will >> be removed on 2017-09-01 unless the issue is fixed" >> > -- >> > 2.14.1 >> > >> > -- >> > _______________________________________________ >> > Openembedded-devel mailing list >> > [email protected] >> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel >> > > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
