* [PATCH 1/4] sysstat: upgrade to stable version 11.0.2
2015-01-04 10:04 [PATCH 0/4] Package Upgrades: sysstat, coreutils, curl and sysklogd Chen Qi
@ 2015-01-04 10:04 ` Chen Qi
2015-01-04 10:04 ` [PATCH 2/4] coreutils: upgrade to 8.23 Chen Qi
` (2 subsequent siblings)
3 siblings, 0 replies; 7+ messages in thread
From: Chen Qi @ 2015-01-04 10:04 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
meta/recipes-extended/sysstat/sysstat.inc | 2 +-
.../recipes-extended/sysstat/{sysstat_10.2.1.bb => sysstat_11.0.2.bb} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/sysstat/{sysstat_10.2.1.bb => sysstat_11.0.2.bb} (40%)
diff --git a/meta/recipes-extended/sysstat/sysstat.inc b/meta/recipes-extended/sysstat/sysstat.inc
index 09a5d28..566cb08 100644
--- a/meta/recipes-extended/sysstat/sysstat.inc
+++ b/meta/recipes-extended/sysstat/sysstat.inc
@@ -4,7 +4,7 @@ HOMEPAGE = "http://sebastien.godard.pagesperso-orange.fr/"
LICENSE = "GPLv2+"
SECTION = "console/utils"
-SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.gz \
+SRC_URI = "http://pagesperso-orange.fr/sebastien.godard/sysstat-${PV}.tar.xz \
file://99_sysstat \
"
diff --git a/meta/recipes-extended/sysstat/sysstat_10.2.1.bb b/meta/recipes-extended/sysstat/sysstat_11.0.2.bb
similarity index 40%
rename from meta/recipes-extended/sysstat/sysstat_10.2.1.bb
rename to meta/recipes-extended/sysstat/sysstat_11.0.2.bb
index 654457d..ce83f4f 100644
--- a/meta/recipes-extended/sysstat/sysstat_10.2.1.bb
+++ b/meta/recipes-extended/sysstat/sysstat_11.0.2.bb
@@ -2,5 +2,5 @@ require sysstat.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
-SRC_URI[md5sum] = "039dcd235dfcfb3d4acc0a05730f9512"
-SRC_URI[sha256sum] = "3bfd1b4c5b99314585709c092096234b6e181741729f601d18d0ed7f0612612a"
+SRC_URI[md5sum] = "27d4ca66869dce132ace3194dd7d7539"
+SRC_URI[sha256sum] = "acd87fdfbe7c796480f14fc26119d8f785d26827d74a0f5bced6c492a91f1b96"
--
1.9.1
^ permalink raw reply related [flat|nested] 7+ messages in thread* [PATCH 2/4] coreutils: upgrade to 8.23
2015-01-04 10:04 [PATCH 0/4] Package Upgrades: sysstat, coreutils, curl and sysklogd Chen Qi
2015-01-04 10:04 ` [PATCH 1/4] sysstat: upgrade to stable version 11.0.2 Chen Qi
@ 2015-01-04 10:04 ` Chen Qi
2015-01-04 10:04 ` [PATCH 3/4] curl: upgrade to 7.39.0 Chen Qi
2015-01-04 10:04 ` [PATCH 4/4] sysklogd: upgrade to 1.5.1 Chen Qi
3 siblings, 0 replies; 7+ messages in thread
From: Chen Qi @ 2015-01-04 10:04 UTC (permalink / raw)
To: openembedded-core
fix-for-dummy-man-usage.patch is rebased.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
.../{coreutils-8.22 => coreutils-8.23}/dummy_help2man.patch | 0
.../fix-for-dummy-man-usage.patch | 12 ++++++------
.../fix-selinux-flask.patch | 0
.../remove-usr-local-lib-from-m4.patch | 0
.../coreutils/{coreutils_8.22.bb => coreutils_8.23.bb} | 4 ++--
5 files changed, 8 insertions(+), 8 deletions(-)
rename meta/recipes-core/coreutils/{coreutils-8.22 => coreutils-8.23}/dummy_help2man.patch (100%)
rename meta/recipes-core/coreutils/{coreutils-8.22 => coreutils-8.23}/fix-for-dummy-man-usage.patch (77%)
rename meta/recipes-core/coreutils/{coreutils-8.22 => coreutils-8.23}/fix-selinux-flask.patch (100%)
rename meta/recipes-core/coreutils/{coreutils-8.22 => coreutils-8.23}/remove-usr-local-lib-from-m4.patch (100%)
rename meta/recipes-core/coreutils/{coreutils_8.22.bb => coreutils_8.23.bb} (96%)
diff --git a/meta/recipes-core/coreutils/coreutils-8.22/dummy_help2man.patch b/meta/recipes-core/coreutils/coreutils-8.23/dummy_help2man.patch
similarity index 100%
rename from meta/recipes-core/coreutils/coreutils-8.22/dummy_help2man.patch
rename to meta/recipes-core/coreutils/coreutils-8.23/dummy_help2man.patch
diff --git a/meta/recipes-core/coreutils/coreutils-8.22/fix-for-dummy-man-usage.patch b/meta/recipes-core/coreutils/coreutils-8.23/fix-for-dummy-man-usage.patch
similarity index 77%
rename from meta/recipes-core/coreutils/coreutils-8.22/fix-for-dummy-man-usage.patch
rename to meta/recipes-core/coreutils/coreutils-8.23/fix-for-dummy-man-usage.patch
index b7e8260..58b6a76 100644
--- a/meta/recipes-core/coreutils/coreutils-8.22/fix-for-dummy-man-usage.patch
+++ b/meta/recipes-core/coreutils/coreutils-8.23/fix-for-dummy-man-usage.patch
@@ -9,23 +9,23 @@ would appear when compiling.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
- man/local.mk | 2 +-
+ man/local.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/local.mk b/man/local.mk
-index 7cef5e3..dc0865f 100644
+index ba8fbf7..3833458 100644
--- a/man/local.mk
+++ b/man/local.mk
-@@ -189,8 +189,8 @@ man/yes.1: src/yes
+@@ -101,8 +101,8 @@ man/dynamic-deps.mk: Makefile
&& $(run_help2man) \
--source='$(PACKAGE_STRING)' \
--include=$(srcdir)/man/$$name.x \
-- --output=$$t/$$name.1 $$t/$$name \
+- --output=$$t/$$name.1 $$t/$$argv \
--info-page='coreutils \(aq'$$name' invocation\(aq' \
-+ --output=$$t/$$name.1 $$t/$$name \
++ --output=$$t/$$name.1 $$t/$$argv \
&& sed \
-e 's|$*\.td/||g' \
-e '/For complete documentation/d' \
--
-1.7.9.5
+1.9.1
diff --git a/meta/recipes-core/coreutils/coreutils-8.22/fix-selinux-flask.patch b/meta/recipes-core/coreutils/coreutils-8.23/fix-selinux-flask.patch
similarity index 100%
rename from meta/recipes-core/coreutils/coreutils-8.22/fix-selinux-flask.patch
rename to meta/recipes-core/coreutils/coreutils-8.23/fix-selinux-flask.patch
diff --git a/meta/recipes-core/coreutils/coreutils-8.22/remove-usr-local-lib-from-m4.patch b/meta/recipes-core/coreutils/coreutils-8.23/remove-usr-local-lib-from-m4.patch
similarity index 100%
rename from meta/recipes-core/coreutils/coreutils-8.22/remove-usr-local-lib-from-m4.patch
rename to meta/recipes-core/coreutils/coreutils-8.23/remove-usr-local-lib-from-m4.patch
diff --git a/meta/recipes-core/coreutils/coreutils_8.22.bb b/meta/recipes-core/coreutils/coreutils_8.23.bb
similarity index 96%
rename from meta/recipes-core/coreutils/coreutils_8.22.bb
rename to meta/recipes-core/coreutils/coreutils_8.23.bb
index f85baca..e9d6494 100644
--- a/meta/recipes-core/coreutils/coreutils_8.22.bb
+++ b/meta/recipes-core/coreutils/coreutils_8.23.bb
@@ -19,8 +19,8 @@ SRC_URI = "${GNU_MIRROR}/coreutils/${BP}.tar.xz \
file://fix-selinux-flask.patch \
"
-SRC_URI[md5sum] = "8fb0ae2267aa6e728958adc38f8163a2"
-SRC_URI[sha256sum] = "5b3e94998152c017e6c75d56b9b994188eb71bf46d4038a642cb9141f6ff1212"
+SRC_URI[md5sum] = "abed135279f87ad6762ce57ff6d89c41"
+SRC_URI[sha256sum] = "ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d"
EXTRA_OECONF_class-native = "--without-gmp"
EXTRA_OECONF_class-target = "--enable-install-program=arch --libexecdir=${libdir}"
--
1.9.1
^ permalink raw reply related [flat|nested] 7+ messages in thread* [PATCH 3/4] curl: upgrade to 7.39.0
2015-01-04 10:04 [PATCH 0/4] Package Upgrades: sysstat, coreutils, curl and sysklogd Chen Qi
2015-01-04 10:04 ` [PATCH 1/4] sysstat: upgrade to stable version 11.0.2 Chen Qi
2015-01-04 10:04 ` [PATCH 2/4] coreutils: upgrade to 8.23 Chen Qi
@ 2015-01-04 10:04 ` Chen Qi
2015-01-04 10:04 ` [PATCH 4/4] sysklogd: upgrade to 1.5.1 Chen Qi
3 siblings, 0 replies; 7+ messages in thread
From: Chen Qi @ 2015-01-04 10:04 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
meta/recipes-support/curl/{curl_7.38.0.bb => curl_7.39.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/curl/{curl_7.38.0.bb => curl_7.39.0.bb} (93%)
diff --git a/meta/recipes-support/curl/curl_7.38.0.bb b/meta/recipes-support/curl/curl_7.39.0.bb
similarity index 93%
rename from meta/recipes-support/curl/curl_7.38.0.bb
rename to meta/recipes-support/curl/curl_7.39.0.bb
index 85bd3be..75a10c5 100644
--- a/meta/recipes-support/curl/curl_7.38.0.bb
+++ b/meta/recipes-support/curl/curl_7.39.0.bb
@@ -14,8 +14,8 @@ SRC_URI = "http://curl.haxx.se/download/curl-${PV}.tar.bz2 \
#
SRC_URI += " file://configure_ac.patch"
-SRC_URI[md5sum] = "af6b3c299bd891f43cb5f76c4091b7b4"
-SRC_URI[sha256sum] = "035bd41e99aa1a4e64713f4cea5ccdf366ca8199e9be1b53d5a043d5165f9eba"
+SRC_URI[md5sum] = "1efecb5b0e43c17d968f0d228bbbbbbd"
+SRC_URI[sha256sum] = "b222566e7087cd9701b301dd6634b360ae118cc1cbc7697e534dc451102ea4e0"
inherit autotools pkgconfig binconfig multilib_header
--
1.9.1
^ permalink raw reply related [flat|nested] 7+ messages in thread* [PATCH 4/4] sysklogd: upgrade to 1.5.1
2015-01-04 10:04 [PATCH 0/4] Package Upgrades: sysstat, coreutils, curl and sysklogd Chen Qi
` (2 preceding siblings ...)
2015-01-04 10:04 ` [PATCH 3/4] curl: upgrade to 7.39.0 Chen Qi
@ 2015-01-04 10:04 ` Chen Qi
2015-01-08 16:48 ` Burton, Ross
3 siblings, 1 reply; 7+ messages in thread
From: Chen Qi @ 2015-01-04 10:04 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb | 5 +++++
meta/recipes-extended/sysklogd/sysklogd_1.5.bb | 5 -----
2 files changed, 5 insertions(+), 5 deletions(-)
create mode 100644 meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb
delete mode 100644 meta/recipes-extended/sysklogd/sysklogd_1.5.bb
diff --git a/meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb b/meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb
new file mode 100644
index 0000000..4b54f1b
--- /dev/null
+++ b/meta/recipes-extended/sysklogd/sysklogd_1.5.1.bb
@@ -0,0 +1,5 @@
+require sysklogd.inc
+PR = "r7"
+
+SRC_URI[md5sum] = "c70599ab0d037fde724f7210c2c8d7f8"
+SRC_URI[sha256sum] = "5166c185ae23c92e8b9feee66a6e3d0bc944bf673112f53e3ecf62e08ce7c201"
diff --git a/meta/recipes-extended/sysklogd/sysklogd_1.5.bb b/meta/recipes-extended/sysklogd/sysklogd_1.5.bb
deleted file mode 100644
index 5c95889..0000000
--- a/meta/recipes-extended/sysklogd/sysklogd_1.5.bb
+++ /dev/null
@@ -1,5 +0,0 @@
-require sysklogd.inc
-PR = "r7"
-
-SRC_URI[md5sum] = "e053094e8103165f98ddafe828f6ae4b"
-SRC_URI[sha256sum] = "6169b8e91d29288e90404f01462b69e7f2afb1161aa419826fe4736c7f9eb773"
--
1.9.1
^ permalink raw reply related [flat|nested] 7+ messages in thread* Re: [PATCH 4/4] sysklogd: upgrade to 1.5.1
2015-01-04 10:04 ` [PATCH 4/4] sysklogd: upgrade to 1.5.1 Chen Qi
@ 2015-01-08 16:48 ` Burton, Ross
2015-01-09 2:02 ` ChenQi
0 siblings, 1 reply; 7+ messages in thread
From: Burton, Ross @ 2015-01-08 16:48 UTC (permalink / raw)
To: Chen Qi; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 255 bytes --]
On 4 January 2015 at 10:04, Chen Qi <Qi.Chen@windriver.com> wrote:
> +PR = "r7"
>
Remember to drop PR when upgrading. I've made this change locally when
queuing for testing, no need to send another patch unless there's another
problem.
Ross
[-- Attachment #2: Type: text/html, Size: 680 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 4/4] sysklogd: upgrade to 1.5.1
2015-01-08 16:48 ` Burton, Ross
@ 2015-01-09 2:02 ` ChenQi
0 siblings, 0 replies; 7+ messages in thread
From: ChenQi @ 2015-01-09 2:02 UTC (permalink / raw)
To: Burton, Ross; +Cc: OE-core
[-- Attachment #1: Type: text/plain, Size: 388 bytes --]
On 01/09/2015 12:48 AM, Burton, Ross wrote:
>
> On 4 January 2015 at 10:04, Chen Qi <Qi.Chen@windriver.com
> <mailto:Qi.Chen@windriver.com>> wrote:
>
> +PR = "r7"
>
>
> Remember to drop PR when upgrading. I've made this change locally
> when queuing for testing, no need to send another patch unless there's
> another problem.
>
> Ross
Got it!
Thanks,
Chen Qi
[-- Attachment #2: Type: text/html, Size: 1493 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread