ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] rpi_boot.spec updated


From: Stuart Hughes
Subject: Re: [Ltib] rpi_boot.spec updated
Date: Tue, 19 Feb 2013 18:53:00 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

Hi Mike,

The update I checked in on Sunday adds 'sed' to the busybox config and
resolves this issue.

Regards, Stuart

On 13/02/13 01:31, Mike Goins wrote:
> On Sun, Feb 10, 2013 at 11:34 AM, Stuart Hughes <address@hidden> wrote:
>> Hi everyone,
>>
>> I got my hands on a raspberry pi finally.  A very nice little board.
>>
>> I've updated the boot firmware to work with the newer boards that have
>> 512M or memory.
>>
>> If anyone has an older board with 128M of memory, could you please give
>> it a test and let me know if it still works.
> 
> 
> Checked, worked for me, though I did get a non-fatal "sed not found"
> error on boot which is is not selected in the package list.  May need
> to add it.
> 
> Index: config/platform/rpi/defconfig
> ===================================================================
> RCS file: /sources/ltib/ltib/config/platform/rpi/defconfig,v
> retrieving revision 1.1
> diff -u -r1.1 defconfig
> --- config/platform/rpi/defconfig     8 Oct 2012 00:37:28 -0000       1.1
> +++ config/platform/rpi/defconfig     13 Feb 2013 01:30:34 -0000
> @@ -336,7 +336,7 @@
>  # CONFIG_PKG_SCHEDUTILS is not set
>  # CONFIG_PKG_SCREEN is not set
>  # CONFIG_PKG_SDL is not set
> -# CONFIG_PKG_SED is not set
> +CONFIG_PKG_SED=y
>  # CONFIG_PKG_SEQ is not set
>  # CONFIG_PKG_SETSERIAL is not set
>  # CONFIG_PKG_SIMICSFS_MOD is not set
> 
> 
> 
>> Regards, Stuart
>>
>> _______________________________________________
>> LTIB home page: http://ltib.org
>>
>> Ltib mailing list
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/ltib
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/ltib
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]