se issue.
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=9e0d3c0faa9cc80ce8f2ce0eb31dcd20ef875955
This contains the build artifacts.
http://autobuilder.yoctoproject.org/pub/nightly/20121114-1/machines/
Please do standard weekly testing.
Thanks
Sau!
__
On 11/14/2012 01:47 PM, Tim Bird wrote:
> On 11/14/2012 11:05 AM, Darren Hart wrote:
...
I really need to get the poky-tiny docs going... right after I finish
these kernel docs I guess... anyone want to volunteer?
>>>
>>> I'd be happy to write some stuff up. It wouldn't
>>> be exhausti
On 11/14/2012 01:47 PM, Tim Bird wrote:
> On 11/14/2012 11:05 AM, Darren Hart wrote:
>> On 11/14/2012 10:57 AM, Tim Bird wrote:
>>> On 11/14/2012 10:50 AM, Darren Hart wrote:
runqemu doesn't quite know what to make of poky-tiny :-) Try the following:
$ qemu-system-i386 -kernel path/t
On 11/14/2012 11:05 AM, Darren Hart wrote:
> On 11/14/2012 10:57 AM, Tim Bird wrote:
>> On 11/14/2012 10:50 AM, Darren Hart wrote:
>>> runqemu doesn't quite know what to make of poky-tiny :-) Try the following:
>>>
>>> $ qemu-system-i386 -kernel path/to/kernel -initrd path/to/image.cpio.gz
>>> -nog
On 11/14/2012 10:57 AM, Tim Bird wrote:
> On 11/14/2012 10:50 AM, Darren Hart wrote:
>> runqemu doesn't quite know what to make of poky-tiny :-) Try the following:
>>
>> $ qemu-system-i386 -kernel path/to/kernel -initrd path/to/image.cpio.gz
>> -nographic -append "console=ttyS0 root=/dev/ram0"
>
On 11/14/2012 10:50 AM, Darren Hart wrote:
> runqemu doesn't quite know what to make of poky-tiny :-) Try the following:
>
> $ qemu-system-i386 -kernel path/to/kernel -initrd path/to/image.cpio.gz
> -nographic -append "console=ttyS0 root=/dev/ram0"
Ahh. That's helpful. Thanks.
> I really need
On 11/14/2012 10:43 AM, Tim Bird wrote:
> On 11/14/2012 08:48 AM, Darren Hart wrote:
>>
>>
>> On 11/13/2012 05:11 PM, Tim Bird wrote:
>>> Hi all,
>>>
>>> I'm using DISTRO=poky-tiny and trying to build:
>>> $ bitbake core-image-minimal-initramfs
>>>
>>> I get the following error trying to compile
Looks like the downloaded source file is corrupted although that should be
caught by the checksum verification. Try to locate the source file in
DL_DIR and unpack it manually. If it is corrupt delete the file, run a
cleanall on the libowl recipe and run bitbake again.
Rudi
On Nov 14, 2012 10:39 AM
On 11/14/2012 08:48 AM, Darren Hart wrote:
>
>
> On 11/13/2012 05:11 PM, Tim Bird wrote:
>> Hi all,
>>
>> I'm using DISTRO=poky-tiny and trying to build:
>> $ bitbake core-image-minimal-initramfs
>>
>> I get the following error trying to compile diffutils:
>>
>> ...
>> i586-poky-linux-gcc -m32
YoctoProject.org is now hosting a meta-freescale mailing list that are
going to unify the communities of meta-fsl-ppc and meta-fsl-arm.
>From now on all patches affecting meta-fsl-ppc and meta-fsl-arm can be
sent to meta-freesc...@yoctoproject.org and have the respective tag in
the patch. Please c
On 11/13/2012 05:11 PM, Tim Bird wrote:
> Hi all,
>
> I'm using DISTRO=poky-tiny and trying to build:
> $ bitbake core-image-minimal-initramfs
>
> I get the following error trying to compile diffutils:
>
> ...
> i586-poky-linux-gcc -m32 -march=i586
> --sysroot=/a/home/tbird/work/yocto/dan
Signed-off-by: Andrei Gherzan
---
recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb | 31 ++
1 files changed, 25 insertions(+), 6 deletions(-)
diff --git a/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb
b/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb
index 7a20647..52a69f
Signed-off-by: Andrei Gherzan
---
recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb | 24 +++---
1 files changed, 20 insertions(+), 4 deletions(-)
diff --git a/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb
b/recipes-extended/dlt-daemon/dlt-daemon_2.9.0.bb
index 9cdbfc0..7a2064
Am 12.11.2012 14:44, schrieb Peter Oruba:
Hello everybody
I am using Yocto as a framework to build Debian packages. So far there
is a recipe working up to the stage that source is fetched and copied
(for now compiling is simply skipped). That part works fine, however, I
am having a hard time to
Hi Tim,
On 14/11/12 01:11, Tim Bird wrote:
> ./wctype.h:448:1: error: static declaration of 'iswalnum' follows non-static
> declaration
> ./wctype.h:460:1: error: static declaration of 'iswalpha' follows non-static
> declaration
> ...
> Has anyone seen this type of error before, or can provide s
15 matches
Mail list logo