From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id BEC2621F0A2 for ; Tue, 18 Sep 2012 12:55:26 -0700 (PDT) Received: from github.com (sh3.rs.github.com [108.171.174.178]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 371D12C0BC for ; Tue, 18 Sep 2012 12:55:26 -0700 (PDT) Date: Tue, 18 Sep 2012 12:55:26 -0700 From: GitHub To: cerowrt-commits@bufferbloat.net Message-ID: <5058d1ae28bd5_5a981450af0576c8@sh3.rs.github.com.mail> Subject: [dtaht/Cerowrt-3.3] 0784b5: opkg-gpg: remove inline signing requirement Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5058d1ae26962_5a981450af0574cc"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Sep 2012 19:55:27 -0000 ----==_mimepart_5058d1ae26962_5a981450af0574cc Date: Tue, 18 Sep 2012 12:55:26 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5058d1ae27b9e_5a981450af05752@sh3.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/Cerowrt-3.3 Commit: 0784b51b8b82a2fd760a5c08f91a5c28f43175ce https://github.com/dtaht/Cerowrt-3.3/commit/0784b51b8b82a2fd760a5c08f91a5c28f43175ce Author: Dave Taht Date: 2012-09-18 (Tue, 18 Sep 2012) Changed paths: M package/opkg/Makefile Log Message: ----------- opkg-gpg: remove inline signing requirement On a batch build it's too hard to sign packages. This change (courtesy stephen walker) makes it possible to sign patches later. ----==_mimepart_5058d1ae26962_5a981450af0574cc--