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 1U3b7f-0004Dc-Tq for openembedded-core@lists.openembedded.org; Fri, 08 Feb 2013 00:43:20 +0100 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 r17NRPP8026453 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 7 Feb 2013 15:27:25 -0800 (PST) Received: from msp-mhatle-lx2.wrs.com (172.25.34.61) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.318.4; Thu, 7 Feb 2013 15:27:25 -0800 From: Mark Hatle To: Date: Thu, 7 Feb 2013 17:54:21 -0600 Message-ID: <1360281263-23608-1-git-send-email-mark.hatle@windriver.com> X-Mailer: git-send-email 1.8.1.2.545.g2f19ada MIME-Version: 1.0 X-Originating-IP: [172.25.34.61] Subject: [WR PATCH 0/2] Local WR patches -- sent for YP compliance 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: Thu, 07 Feb 2013 23:43:21 -0000 Content-Type: text/plain Due to the requirements of the Yocto Project, we are required to send out all of our patches to oe-core, even if we don't believe they are generally useful. This patch set includes two such patches. The first bumps the required git version, before the system builds it's own... The second slightly extends the pkgdata recipe information. If either of these look like they will resolve problems in oe-core, or add additional functionality someone else might require, I'm happy for them to go in. diffstat: meta/classes/package.bbclass | 2 ++ scripts/bitbake | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-)