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 E01416060F for ; Mon, 4 Dec 2017 10:24:16 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id vB4AOHjQ025370 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 4 Dec 2017 02:24:17 -0800 (PST) Received: from pek-qchen1-d1.corp.ad.wrs.com (128.224.162.167) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.361.1; Mon, 4 Dec 2017 02:24:16 -0800 From: Chen Qi To: Date: Mon, 4 Dec 2017 18:25:34 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/3] Upgrade coreutils and pciutils 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: Mon, 04 Dec 2017 10:24:17 -0000 Content-Type: text/plain The following changes since commit 4469acdf1d0338220f3fe2ecb5e079eea6fda375: lib/oe/utils: remove param_bool() (2017-12-02 11:25:34 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/PU-coreutils-pciutils http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/PU-coreutils-pciutils Chen Qi (3): pciutils: upgrade to 3.5.6 coreutils: upgrade to 8.28 coreutils: add PACKAGECONFIG for single-binary .../pciutils/{pciutils_3.5.5.bb => pciutils_3.5.6.bb} | 4 ++-- .../coreutils/{coreutils_8.27.bb => coreutils_8.28.bb} | 9 +++++---- 2 files changed, 7 insertions(+), 6 deletions(-) rename meta/recipes-bsp/pciutils/{pciutils_3.5.5.bb => pciutils_3.5.6.bb} (92%) rename meta/recipes-core/coreutils/{coreutils_8.27.bb => coreutils_8.28.bb} (94%) -- 1.9.1