From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail5.wrs.com (mail5.windriver.com [192.103.53.11]) by mail.openembedded.org (Postfix) with ESMTP id AC9E560722 for ; Fri, 15 Jul 2016 05:52:51 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id u6F5qpLH027265 (version=TLSv1 cipher=AES128-SHA bits=128 verify=OK) for ; Thu, 14 Jul 2016 22:52:51 -0700 Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.248.2; Thu, 14 Jul 2016 22:52:50 -0700 From: To: Date: Fri, 15 Jul 2016 13:50:40 +0800 Message-ID: <1468561844-10190-1-git-send-email-mingli.yu@windriver.com> X-Mailer: git-send-email 2.8.1 MIME-Version: 1.0 Subject: [meta-oe][PATCH] grubby: add grubby with version 8.40-1 X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jul 2016 05:52:52 -0000 Content-Type: text/plain 1, Add grubby bb 2, Fix the grub-editenv name 3, Add ptest support 4, Remove bashisms in test.sh