From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23608 invoked by alias); 1 Jul 2013 11:54:21 -0000 Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-bugs-owner@sourceware.org Received: (qmail 23598 invoked by uid 89); 1 Jul 2013 11:54:20 -0000 X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 01 Jul 2013 11:54:19 +0000 Received: by mail.ecoscentric.com (Postfix, from userid 48) id DC0B54680004; Mon, 1 Jul 2013 12:54:17 +0100 (BST) From: bugzilla-daemon@bugs.ecos.sourceware.org To: unassigned@bugs.ecos.sourceware.org Subject: [Bug 1001873] Patches to upgrade lwip to 1.4.1 Date: Mon, 01 Jul 2013 11:54:00 -0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: lwIP X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: willw@carallon.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: low X-Bugzilla-Assigned-To: unassigned@bugs.ecos.sourceware.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://bugs.ecos.sourceware.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013/txt/msg00489.txt.bz2 Please do not reply to this email, use the link below. http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001873 --- Comment #10 from Will Wagner --- (In reply to comment #9) > Hi Will > > Thank you for the contribution. I am trying to apply the patches with patch > utility but there are some problems. > > 1. text format: It seem patch utility is not happy with lines containig > "\ No newline at end of file". > > 2. Once I overcame that I got stuck with patch 0005. It doesn't seem to > fit cdl/lwip_net.cdl > > Please check the patches against current CVS / patch utility. > > Ilija I was using a slightly old version of the eCosPro hg repository. The first patch doesn't apply against head because of jld's commit 8 days ago to snmp in lwip. I have respun my patches bases upon current head of the hg repository, but only the first patch changes. I realise I was removing the from/date info from the patches before, perhaps this was causing your issue. I am able to apply all patches to CVS head using "patch -p < filename" -- You are receiving this mail because: You are the assignee for the bug.