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 1T3Xi2-0002BC-S9 for openembedded-core@lists.openembedded.org; Mon, 20 Aug 2012 21:32:23 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id q7KJKIR7004119 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 20 Aug 2012 12:20:19 -0700 (PDT) Received: from localhost.localdomain (172.25.34.61) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.309.2; Mon, 20 Aug 2012 12:20:18 -0700 From: Mark Hatle To: Date: Mon, 20 Aug 2012 14:36:45 -0500 Message-ID: X-Mailer: git-send-email 1.7.3.4 MIME-Version: 1.0 X-Originating-IP: [172.25.34.61] Subject: [PATCH 0/1 v2] grub-1.99: Add flex-native to DEPENDS 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: Mon, 20 Aug 2012 19:32:23 -0000 Content-Type: text/plain The following changes since commit 04568d1f18250d531aad5d286157d2d559083520: Revise the commit message from the original pull request. qemu: Fix broken accidental path move (2012-08-20 17:25:21 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib mhatle/grub http://git.yoctoproject.org/cgit.cgi//log/?h=mhatle/grub Xin Ouyang (1): grub-1.99: Add flex-native to DEPENDS meta/recipes-bsp/grub/grub_1.99.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- 1.7.3.4