From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id D55297E736 for ; Wed, 12 Jun 2019 05:56:24 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com ([147.11.189.41]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id x5C5uPYP025386 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 11 Jun 2019 22:56:25 -0700 (PDT) Received: from pek-qchen1-d1.corp.ad.wrs.com (128.224.162.148) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.439.0; Tue, 11 Jun 2019 22:56:25 -0700 From: Chen Qi To: Date: Wed, 12 Jun 2019 14:08:19 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH V2 0/1] util-linux: upgrade to 2.33.2 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, 12 Jun 2019 05:56:25 -0000 Content-Type: text/plain Changes in V2: * LICENSE changed to 'BSD-3-Clause & BSD-4-Clause' from 'BSD' The following changes since commit 9e5a3f40caa37141d292c6dd5914d4670ab57aff: bitbake: cooker: Ensure mcdeps are processed even if only one multiconfig (2019-06-11 13:27:19 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/util-linux-2.33.2 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/util-linux-2.33.2 Chen Qi (1): util-linux: upgrade to 2.33.2 meta/recipes-core/util-linux/util-linux.inc | 18 +++++++++--------- .../{util-linux_2.32.1.bb => util-linux_2.33.2.bb} | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) rename meta/recipes-core/util-linux/{util-linux_2.32.1.bb => util-linux_2.33.2.bb} (72%) -- 1.9.1