Re: [yocto] Unable to find the ncurses libraries when running menuconfig

2014-11-12 Thread nick
Seems like the best way to report any bug including ones related to YP. Nick On 14-11-12 08:12 PM, Nick D'Ademo wrote: > OK, I'll come up with a simple test case + procedure to reproduce it. > > Cheers, > Nick > > On Wed, Nov 12, 2014 at 1:49 AM, nick wrote: > >> I would state so as if you nee

Re: [yocto] Unable to find the ncurses libraries when running menuconfig

2014-11-12 Thread Nick D'Ademo
OK, I'll come up with a simple test case + procedure to reproduce it. Cheers, Nick On Wed, Nov 12, 2014 at 1:49 AM, nick wrote: > I would state so as if you need it and it doesn't work then it probably is > a bug > with bitbake. > Cheers Nick > > On 14-11-11 09:37 AM, Nick D'Ademo wrote: > > Wo

Re: [yocto] Hob and Toaster Languages.

2014-11-12 Thread John Unland
Thank you. Regards, John On Wed, Nov 12, 2014 at 5:35 PM, Rudolf Streif wrote: > Hi John, > > Both are written in Python. Toaster is built on the Django Python web > framework (https://www.djangoproject.com/). > > Cheers, > Rudi > > On Wed, Nov 12, 2014 at 1:18 PM, John Unland > wrote: >> >> Wh

Re: [yocto] Hob and Toaster Languages.

2014-11-12 Thread Rudolf Streif
Hi John, Both are written in Python. Toaster is built on the Django Python web framework (https://www.djangoproject.com/). Cheers, Rudi On Wed, Nov 12, 2014 at 1:18 PM, John Unland wrote: > What is Hob and Toaster written in? Figured I would like to contribute > maybe a deployment tool when yo

[yocto] Build available for QA

2014-11-12 Thread Poky Build User
A build identified as needing QA has finished on the autobuilder. This build is located at: http://autobuilder.yoctoproject.org/pub/nightly/20141112-2 Build hash information: meta-intel : 0f6d30a95c84ec239f5a30bbfba17ed42e2cf284 meta-fsl-arm

[yocto] Hob and Toaster Languages.

2014-11-12 Thread John Unland
What is Hob and Toaster written in? Figured I would like to contribute maybe a deployment tool when you have created a image (I know there is the deployment tool for Hob but it only works for .iso and .hddimg FS) Thanks, John -- ___ yocto mailing list y

Re: [yocto] Making Hob better.

2014-11-12 Thread John Unland
>I'm not sure a separate bootloaders layer would really make sense - we >normally keep bootloaders either in OE-Core... >Are there bootloader(s) that you are looking for that are currently missing? Well I know I like to use U-Boot since it can go across multiple archs. Well I guess it makes since

Re: [yocto] Removing old git revisions from the build

2014-11-12 Thread Andy Ng
Great! It works! I used rm_old_work Thank you Martin! A On Wed, Nov 12, 2014 at 1:02 PM, Martin Jansa wrote: > On Wed, Nov 12, 2014 at 12:02:58PM +, Andy Ng wrote: >> Hello, >> >> I am using Dylan and my kernel recipe has AUTOREV. >> Everything works fine and any new kernel changes are check

Re: [yocto] Making Hob better.

2014-11-12 Thread Paul Eggleton
Hi John, On Tuesday 11 November 2014 11:51:23 John Unland wrote: > What about bootloaders? Where would I file a enhancement for different > boot loaders (U-Boot, Lilo, etc.). Would be good if we had a boot > loaders layer. I'm not sure a separate bootloaders layer would really make sense - we no

Re: [yocto] Bitbake bash completion

2014-11-12 Thread Sergio Prado
Hello Chen, Good idea on keeping the cache of available bitbake recipes. Patch applied, thanks. Sergio Prado www.sergioprado.org https://twitter.com/sergioprado 2014-11-12 5:14 GMT-02:00 ChenQi : > Hi Prado, > > It's really a good idea. I've tried it out. > > Attached is a patch to improve spe

Re: [yocto] Removing old git revisions from the build

2014-11-12 Thread Martin Jansa
On Wed, Nov 12, 2014 at 12:02:58PM +, Andy Ng wrote: > Hello, > > I am using Dylan and my kernel recipe has AUTOREV. > Everything works fine and any new kernel changes are checked out and > a new kernel is built. However, I have noticed that the old builds are > not deleted and after a while s

[yocto] Removing old git revisions from the build

2014-11-12 Thread Andy Ng
Hello, I am using Dylan and my kernel recipe has AUTOREV. Everything works fine and any new kernel changes are checked out and a new kernel is built. However, I have noticed that the old builds are not deleted and after a while started having space problems. Is there any way to have the old git r