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 906E1716CE for ; Wed, 29 Apr 2015 09:09:17 +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.9/8.14.9) with ESMTP id t3T99JO4011708 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 29 Apr 2015 02:09:19 -0700 (PDT) Received: from ala-blade47.wrs.com (147.11.105.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.224.2; Wed, 29 Apr 2015 02:09:18 -0700 From: Robert Yang To: Date: Wed, 29 Apr 2015 02:09:17 -0700 Message-ID: X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Subject: [PATCH 0/1] python-numpy: remove 2 dangling patches 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, 29 Apr 2015 09:09:17 -0000 Content-Type: text/plain The following changes since commit 4dd4b96b6d60246338bb30ede9f3ab1b2e757be9: libxfont: Security Advisory - libxfont - CVE-2015-1804 (2015-04-28 07:56:01 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib rbt/python-numpy http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/python-numpy Robert Yang (1): python-numpy: remove 2 dangling patches .../python/python-numpy/trycompile.diff | 36 -------------------- .../python/python-numpy/unbreak-assumptions.diff | 19 ----------- 2 files changed, 55 deletions(-) delete mode 100644 meta/recipes-devtools/python/python-numpy/trycompile.diff delete mode 100644 meta/recipes-devtools/python/python-numpy/unbreak-assumptions.diff -- 1.7.9.5