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 E72DD65D5E for ; Wed, 11 Jun 2014 09:28:22 +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.14.5/8.14.5) with ESMTP id s5B9SMft016894 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 11 Jun 2014 02:28:22 -0700 (PDT) Received: from pek-qchen1-d1.corp.ad.wrs.com (128.224.162.187) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.169.1; Wed, 11 Jun 2014 02:28:21 -0700 From: Chen Qi To: Date: Wed, 11 Jun 2014 17:29:26 +0800 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] rootfs.py: change the logic in _uninstall_unneeded 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: Wed, 11 Jun 2014 09:28:27 -0000 Content-Type: text/plain The following changes since commit 84a4326473ce448c9bdd9a8b79383c319f04d339: Revert "fontconfig: enable 64 bit file support" (2014-06-10 17:34:09 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib ChenQi/rootfs-postinsts http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/rootfs-postinsts Chen Qi (1): rootfs.py: change the logic in _uninstall_unneeded meta/lib/oe/rootfs.py | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) -- 1.7.9.5