Re: [yocto] curl smart package requires curl-cert... another strange smart dependency issue

2013-09-16 Thread Javi Roman
I've opened a new bug with this issue: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5204 This dependency problem makes curl unusable. Javi Roman On Tue, Sep 10, 2013 at 11:39 AM, JC wrote: > Did anyone already had this very strange issue installing curl ? > > Computi

Re: [yocto] gcc enable-languages

2013-08-26 Thread Javi Roman
ARCH} --sysroot=${STAGING_DIR_HOST}" Javi Roman On Wed, Jul 24, 2013 at 1:39 PM, Marcelo Valle wrote: > Dat Tran writes: > > > >> >> This is the error I get: >> >> configure: WARNING: unrecognized options: --disable-silent-rules, --with- >> sysroot >

Re: [yocto] Custom recipe kernel 2.6.32 and depmodwrapper

2013-06-14 Thread Javi Roman
Roman On Fri, Jun 14, 2013 at 10:21 AM, Javi Roman wrote: > Problably the issue about modules.builtin was a nosense, becasuse > patching the kernel Makefile in order to include this file dosen't fix > the problem. > > That said, I am unable to make work properly the /lib/m

Re: [yocto] Custom recipe kernel 2.6.32 and depmodwrapper

2013-06-14 Thread Javi Roman
r you can see only the files "modules.builtin" and "modules.order" are properly installed. The "make modules_install" work fine if I run this command from a "devshell", however from the "bitbake virtual/kernel -c install" is not properly working.

[yocto] Custom recipe kernel 2.6.32 and depmodwrapper

2013-06-13 Thread Javi Roman
x/kernel/git/torvalds/linux.git/commit/?id=bc081dd6e9f622c73334dc465359168543ccaabf Javi Roman ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Custom kernel in Yocto/dylan branch.

2013-06-12 Thread Javi Roman
cp "${WORKDIR}/defconfig" "${B}/.config" fi I don't know the exact problem, and I'm trying to find out it. Cheers. Javi Roman On Tue, Jun 11, 2013 at 5:34 PM, Paul Eggleton wrote: > On Tuesday 11 June 2013 16:47:53 Javi Roman wrote: >> With &g

Re: [yocto] Custom kernel in Yocto/dylan branch.

2013-06-11 Thread Javi Roman
With SRC_URI_append = "file://defconfig" Javi Roman On Tue, Jun 11, 2013 at 4:23 PM, Bruce Ashfield wrote: > On 13-06-11 10:18 AM, Javi Roman wrote: >> >> Hi! >> >> >> I few years ago I used to work with OpenEmbedded (the classical >> branch)

[yocto] Custom kernel in Yocto/dylan branch.

2013-06-11 Thread Javi Roman
ot using the "defconfig" added by me. The "defconfig" with all kernel configurations is a deprecated feature? Which is the correct way to add a new kernel recipe? Many thanks! Javi Roman ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto