* [PATCH 0/2] Package Upgrade : pciutils and sysstat
@ 2015-04-27 2:25 Chen Qi
2015-04-27 2:25 ` [PATCH 1/2] pciutils: upgrade to 3.3.1 Chen Qi
2015-04-27 2:25 ` [PATCH 2/2] sysstat: upgrade to 11.1.4 Chen Qi
0 siblings, 2 replies; 3+ messages in thread
From: Chen Qi @ 2015-04-27 2:25 UTC (permalink / raw)
To: openembedded-core
The following changes since commit 4b57b7d59ddea33ee7696880ea1652e56f46d843:
mtd-utils: enable mtd-utils-fix-corrupt-cleanmarker-with-flash_erase--j-command.patch (2015-04-24 11:14:29 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib ChenQi/package-upgrade-20150427
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=ChenQi/package-upgrade-20150427
Chen Qi (2):
pciutils: upgrade to 3.3.1
sysstat: upgrade to 11.1.4
meta/recipes-bsp/pciutils/{pciutils_3.3.0.bb => pciutils_3.3.1.bb} | 4 ++--
.../recipes-extended/sysstat/{sysstat_11.1.3.bb => sysstat_11.1.4.bb} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-bsp/pciutils/{pciutils_3.3.0.bb => pciutils_3.3.1.bb} (92%)
rename meta/recipes-extended/sysstat/{sysstat_11.1.3.bb => sysstat_11.1.4.bb} (40%)
--
1.9.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/2] pciutils: upgrade to 3.3.1
2015-04-27 2:25 [PATCH 0/2] Package Upgrade : pciutils and sysstat Chen Qi
@ 2015-04-27 2:25 ` Chen Qi
2015-04-27 2:25 ` [PATCH 2/2] sysstat: upgrade to 11.1.4 Chen Qi
1 sibling, 0 replies; 3+ messages in thread
From: Chen Qi @ 2015-04-27 2:25 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
meta/recipes-bsp/pciutils/{pciutils_3.3.0.bb => pciutils_3.3.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-bsp/pciutils/{pciutils_3.3.0.bb => pciutils_3.3.1.bb} (92%)
diff --git a/meta/recipes-bsp/pciutils/pciutils_3.3.0.bb b/meta/recipes-bsp/pciutils/pciutils_3.3.1.bb
similarity index 92%
rename from meta/recipes-bsp/pciutils/pciutils_3.3.0.bb
rename to meta/recipes-bsp/pciutils/pciutils_3.3.1.bb
index 7a3a0c6..91a8cd3 100644
--- a/meta/recipes-bsp/pciutils/pciutils_3.3.0.bb
+++ b/meta/recipes-bsp/pciutils/pciutils_3.3.1.bb
@@ -13,8 +13,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/utils/pciutils/pciutils-${PV}.tar.xz \
file://guess-fix.patch \
file://makefile.patch"
-SRC_URI[md5sum] = "3c19adf32a8457983b71ff376ef7dafe"
-SRC_URI[sha256sum] = "413395d4bdc66fdedd6c993ed9083d1dd73812bf2a679d320f73de35c7801301"
+SRC_URI[md5sum] = "4c340a317987d61a11ee2cf139ef1191"
+SRC_URI[sha256sum] = "514a3bdb77e4cdbe9e970e1885af46e0ba2011bf97364368c455ade0edd4e3a9"
inherit multilib_header
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] sysstat: upgrade to 11.1.4
2015-04-27 2:25 [PATCH 0/2] Package Upgrade : pciutils and sysstat Chen Qi
2015-04-27 2:25 ` [PATCH 1/2] pciutils: upgrade to 3.3.1 Chen Qi
@ 2015-04-27 2:25 ` Chen Qi
1 sibling, 0 replies; 3+ messages in thread
From: Chen Qi @ 2015-04-27 2:25 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
.../recipes-extended/sysstat/{sysstat_11.1.3.bb => sysstat_11.1.4.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/sysstat/{sysstat_11.1.3.bb => sysstat_11.1.4.bb} (40%)
diff --git a/meta/recipes-extended/sysstat/sysstat_11.1.3.bb b/meta/recipes-extended/sysstat/sysstat_11.1.4.bb
similarity index 40%
rename from meta/recipes-extended/sysstat/sysstat_11.1.3.bb
rename to meta/recipes-extended/sysstat/sysstat_11.1.4.bb
index 061f3db..8d389d9 100644
--- a/meta/recipes-extended/sysstat/sysstat_11.1.3.bb
+++ b/meta/recipes-extended/sysstat/sysstat_11.1.4.bb
@@ -2,5 +2,5 @@ require sysstat.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
-SRC_URI[md5sum] = "27385bcb6c1e585de8ba7cb25ac67aef"
-SRC_URI[sha256sum] = "ddbd07dfac47bcf0a6c2ae503bd80ad84dbed80c939d3dd333eb8453c38c337b"
+SRC_URI[md5sum] = "3795dd5443efd6bc5d682d597423aa9f"
+SRC_URI[sha256sum] = "b5d160bacc57a2e89873dee2ea3382b8811f0036520bf2e5789443797c4be46f"
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-04-27 2:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-27 2:25 [PATCH 0/2] Package Upgrade : pciutils and sysstat Chen Qi
2015-04-27 2:25 ` [PATCH 1/2] pciutils: upgrade to 3.3.1 Chen Qi
2015-04-27 2:25 ` [PATCH 2/2] sysstat: upgrade to 11.1.4 Chen Qi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox