From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ia0-f174.google.com (mail-ia0-f174.google.com [209.85.210.174]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 578B6E00740 for ; Mon, 18 Mar 2013 01:34:39 -0700 (PDT) Received: by mail-ia0-f174.google.com with SMTP id b35so967013iac.33 for ; Mon, 18 Mar 2013 01:34:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=K6dyDZut4HqCBzeHFbHMfF89BAZdiFuP5jPoyxwMVlE=; b=Pqx9+1qDUrSmnNkX5GCgIoTf+5HV1jY++yhqbnLBd034hj/ZWiTqOhHUbHmlHEmQSM hzQxozY9oZpH3FmuImfqyuNswdcJidtyuY70iHiNRijviuiGRn5nCs4/X1QadD405vSt CVJ/YLtu6kcXL14hdUieJWOspujeWytjYkreTCb6HhxsU9UqoePe2xJ75QCuuSBa7W1d dJUfd4NsXIJK6hHMLY3v/J770W/GK/v+60XCfaQz3aZlV2Z86lCdnibSoIcTUadaqESn 3aLjKPSoP+d5vc+h34LN2QUW7HbDIxDkm/DGNV48BqnV8MMgBBSy+pwUxbH8eppvQQOi Wc2w== MIME-Version: 1.0 X-Received: by 10.43.4.74 with SMTP id ob10mr8640759icb.28.1363595678599; Mon, 18 Mar 2013 01:34:38 -0700 (PDT) Received: by 10.64.20.6 with HTTP; Mon, 18 Mar 2013 01:34:38 -0700 (PDT) Date: Mon, 18 Mar 2013 10:34:38 +0200 Message-ID: From: Florin Cristian Dan To: yocto@yoctoproject.org Subject: Timeout elimination X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2013 08:34:39 -0000 Content-Type: multipart/alternative; boundary=bcaec5158d870a5c9c04d82edc60 --bcaec5158d870a5c9c04d82edc60 Content-Type: text/plain; charset=ISO-8859-1 Hello, i've managed to burn the BSP image (emenlow) on a usb stick, on booted on my target machin, apparently it works fine, but i would like to know how can i eliminate that 10 day timeout, i've tried to enter the address that is given in the splash http://yoctoproject.org/tlk but is not working ("page not found"), this is one question, and another question is: currently i'm booting the image from a USB stick, but i want to make it defintive and run it from the targets CF memory, the principple of writing the image to the CF memory is the same as writing the image for the USB stick? Thank you very much Best regards --bcaec5158d870a5c9c04d82edc60 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello, i've managed to burn the BSP image (emenlow) on a usb stick, on = booted on my target machin, apparently it works fine, but i would like to k= now how can i eliminate that 10 day timeout, i've tried to enter the ad= dress that is given in the splash h= ttp://yoctoproject.org/tlk but is not working ("page not found&quo= t;), this is one question, and another question is: currently i'm booti= ng the image from a USB stick, but i want to make it defintive and run it f= rom the targets CF memory, the principple of writing the image to the CF me= mory is the same as writing the image for the USB stick?
Thank you very much
Best regards
--bcaec5158d870a5c9c04d82edc60-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 062B4E01342 for ; Mon, 18 Mar 2013 05:38:14 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r2ICcDRJ003322 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 18 Mar 2013 05:38:13 -0700 (PDT) Received: from [128.224.146.67] (128.224.146.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.342.3; Mon, 18 Mar 2013 05:38:12 -0700 Message-ID: <51470AA5.80400@windriver.com> Date: Mon, 18 Mar 2013 08:37:57 -0400 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Florin Cristian Dan References: In-Reply-To: Cc: yocto@yoctoproject.org Subject: Re: Timeout elimination X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2013 12:38:15 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 13-03-18 04:34 AM, Florin Cristian Dan wrote: > Hello, i've managed to burn the BSP image (emenlow) on a usb stick, on > booted on my target machin, apparently it works fine, but i would like > to know how can i eliminate that 10 day timeout, i've tried to enter the To answer this part of the question. Simply rebuild the kernel yourself and the timeout will be removed. All of the configuration and layers used to build the kernel you downloaded are available with the meta-intel releases, minus the layer that adds the timeout configuration. Cheers, Bruce > address that is given in the splash http://yoctoproject.org/tlk but is > not working ("page not found"), this is one question, and another > question is: currently i'm booting the image from a USB stick, but i > want to make it defintive and run it from the targets CF memory, the > principple of writing the image to the CF memory is the same as writing > the image for the USB stick? > Thank you very much > Best regards > > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 049B4E01410 for ; Mon, 18 Mar 2013 11:49:55 -0700 (PDT) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UHf8R-0007rB-7j for yocto@yoctoproject.org; Mon, 18 Mar 2013 19:50:15 +0100 Received: from 24-196-194-18.static.hckr.nc.charter.com ([24.196.194.18]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Mar 2013 19:50:15 +0100 Received: from kurtmyles by 24-196-194-18.static.hckr.nc.charter.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 18 Mar 2013 19:50:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: yocto@yoctoproject.org From: "Kurt Stevens" Date: Mon, 18 Mar 2013 14:50:04 -0400 Message-ID: References: X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 24-196-194-18.static.hckr.nc.charter.com X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-RFC2646: Format=Flowed; Original X-Antivirus: avast! (VPS 130318-0, 03/18/2013), Outbound message X-Antivirus-Status: Clean Subject: Re: Timeout elimination X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Mar 2013 18:49:55 -0000 As for putting the image on a cf card, it may depend on which file system you would use. I am using ext3 on a cf card, following the instructions for installing to a hard drive on this page: https://wiki.yoctoproject.org/wiki/How_do_I Luck to you. "Florin Cristian Dan" wrote in message news:CABzOdpTr4xsWPZtYxwnXOq3XpezVMHULu5Vx9qgxOtKbHt-Gxg@mail.gmail.com... > Hello, i've managed to burn the BSP image (emenlow) on a usb stick, on > booted on my target machin, apparently it works fine, but i would like to > know how can i eliminate that 10 day timeout, i've tried to enter the > address that is given in the splash http://yoctoproject.org/tlk but is not > working ("page not found"), this is one question, and another question is: > currently i'm booting the image from a USB stick, but i want to make it > defintive and run it from the targets CF memory, the principple of writing > the image to the CF memory is the same as writing the image for the USB > stick? > Thank you very much > Best regards > -------------------------------------------------------------------------------- >