From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1UW1lV-0004c9-9B for openembedded-core@lists.openembedded.org; Sat, 27 Apr 2013 11:49:58 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r3R9W9ni007998 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Sat, 27 Apr 2013 02:32:10 -0700 (PDT) Received: from pek-hostel-vm02.wrs.com (128.224.153.172) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.2.342.3; Sat, 27 Apr 2013 02:32:09 -0700 From: Robert Yang To: Date: Sat, 27 Apr 2013 05:32:06 -0400 Message-ID: X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Subject: [PATCH 0/1] sstate.bbclass: make hard links for staging files X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 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: Sat, 27 Apr 2013 09:50:00 -0000 Content-Type: text/plain The following changes since commit addcfcda84ed6b43b00f569a6060e3b78196ef52: glib-2.0: disable tests for native builds, and respect ptest for LSB (2013-04-23 13:00:43 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/hardlink http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/hardlink Robert Yang (1): sstate.bbclass: make hard links for staging files meta/classes/sstate.bbclass | 2 +- meta/lib/oe/path.py | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) -- 1.7.10.4