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 mail.openembedded.org (Postfix) with ESMTP id 587886BDDC for ; Tue, 5 Mar 2019 03:11:24 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id x253BOWa001445 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 4 Mar 2019 19:11:25 -0800 (PST) Received: from pek-lpg-core1.wrs.com (128.224.156.132) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.439.0; Mon, 4 Mar 2019 19:11:23 -0800 From: Robert Yang To: Date: Tue, 5 Mar 2019 11:30:34 +0800 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [PATCH v2 0/1] send-error-report: Add --no-ssl to use http protocol X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Mar 2019 03:11:24 -0000 Content-Type: text/plain * V2 Use store_const as Ross suggested * V1 Initial version The following changes since commit e37a1ecc292b684daa49f2da2e19e0aa975f0959: squashfs-tools: add PACKAGECONFIGs for all the tunables (2019-03-04 17:37:23 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/error http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/error Robert Yang (1): send-error-report: Add --no-ssl to use http protocol scripts/send-error-report | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) -- 2.7.4