X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-laptop.res.nor.wtbts.net (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 62086DC037B; Sun, 4 Nov 2012 15:37:54 +0000 (UTC) Date: Sun, 4 Nov 2012 16:37:51 +0100 From: Natanael Copa To: Nathan Angelacos Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] main/gpsd PPS may fail if baudrate is not set with stty before startup Reference: http://catb.org/gpsd/upstream-bugs.html#tiocmwait Message-ID: <20121104163751.5bbf6d3e@ncopa-laptop.res.nor.wtbts.net> In-Reply-To: <1351999210-32730-1-git-send-email-nangel@alpinelinux.org> References: <1351999210-32730-1-git-send-email-nangel@alpinelinux.org> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.13; i686-pc-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 4 Nov 2012 03:20:10 +0000 Nathan Angelacos wrote: > --- > main/gpsd/APKBUILD | 2 +- > main/gpsd/gpsd.confd | 9 ++++++--- > 2 files changed, 7 insertions(+), 4 deletions(-) Applied with the following fixups: - cut the commit message in 2 lines - remove a whiltespace damage - fix the checksum Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---