From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id E40E5601B8 for ; Tue, 5 Jul 2016 08:25:19 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id u658PKAh027425 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 5 Jul 2016 01:25:20 -0700 (PDT) Received: from localhost (128.224.162.178) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 5 Jul 2016 01:25:19 -0700 From: Yi Zhao To: Date: Tue, 5 Jul 2016 16:25:14 +0800 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 X-Originating-IP: [128.224.162.178] Subject: [PATCH 0/1] autogen-native: fix script error when processing libguile 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 Jul 2016 08:25:21 -0000 Content-Type: text/plain The following changes since commit 5c11e365e19357f721c49d076971567e7b64b61b: lib/oeqa: add Galculator to SDK and runtime tests (2016-07-01 16:22:48 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib yzhao/fix-autogen http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=yzhao/fix-autogen Zhenbo Gao (1): autogen-native: fix script error when processing libguile .../autogen/autogen-native_5.18.10.bb | 1 + .../fix-script-err-when-processing-libguile.patch | 37 ++++++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 meta/recipes-devtools/autogen/autogen/fix-script-err-when-processing-libguile.patch -- 2.7.4