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 03F4A61577 for ; Sun, 15 Sep 2013 09:13:13 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.14.5/8.14.3) with ESMTP id r8F9DHO4013846 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Sun, 15 Sep 2013 02:13:17 -0700 (PDT) Received: from pek-hostel-vm02.wrs.com (128.224.153.172) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.2.342.3; Sun, 15 Sep 2013 02:13:15 -0700 From: Robert Yang To: Date: Sun, 15 Sep 2013 05:13:11 -0400 Message-ID: X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Subject: [PATCH 0/1] coreutils: set acpaths to avoid "Argument list too long" error 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: Sun, 15 Sep 2013 09:13:15 -0000 Content-Type: text/plain The following changes since commit 3b4c037e41f6678845fb29d97aae5f48f07a68c7: telepathy-mission-control: do_compile failed (race issue) (2013-09-14 04:44:28 -0400) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/coreutils http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/coreutils Robert Yang (1): coreutils: set acpaths to avoid "Argument list too long" error meta/recipes-core/coreutils/coreutils_6.9.bb | 6 ++++++ meta/recipes-core/coreutils/coreutils_8.21.bb | 6 ++++++ 2 files changed, 12 insertions(+) -- 1.7.10.4