* [PATCH 00/17] Package Upgrades
@ 2013-03-14 17:54 Radu Moisan
2013-03-14 17:55 ` [PATCH 01/17] rxvt-unicode: Upgrade to v9.17 Radu Moisan
` (16 more replies)
0 siblings, 17 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:54 UTC (permalink / raw)
To: openembedded-core
The following changes since commit 365eb9b5d22208c967dcd91d8ab52faed20f04b5:
bitbake: bitbake-layers: fix duplicated help info (2013-03-10 04:36:52 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib rmoisan/branch-updates
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=rmoisan/branch-updates
Radu Moisan (17):
rxvt-unicode: Upgrade to v9.17
iputils: Upgrade to v20121221
gawk: Upgrade to v4.0.2
tzdata: Upgrade to v2013a
ed: Upgrade to v1.7
u-boo-fw-utils: Upgrade to v2013.01.01
u-boot-mkimage: Upgrade to v2013.01.01
u-boot: Upgrade to v2013.01.01
atk: Upgrade to v 2.7.91
hdparm: Upgrade to v9.43
cronie: Upgrade to v1.4.9
systemtap: Upgrade to v2.1
liburcu: Upgrade to v0.7.6
babeltrace: Upgrade to v1.0.3
apr-util: Upgrade to v1.5.1
watchdog: Upgrade to v5.13
mobile-broadband-provider-info: Upgrade to v20120614
...2012.04.01.bb => u-boot-fw-utils_2013.01.01.bb} | 6 +-
..._2012.04.01.bb => u-boot-mkimage_2013.01.01.bb} | 6 +-
.../{u-boot_2012.04.01.bb => u-boot_2013.01.01.bb} | 8 +--
.../mobile-broadband-provider-info_git.bb | 4 +-
.../cronie/{cronie_1.4.8.bb => cronie_1.4.9.bb} | 6 +-
.../ed/{ed-1.6 => ed-1.7}/ed-1.2-build.patch | 0
meta/recipes-extended/ed/{ed_1.6.bb => ed_1.7.bb} | 4 +-
.../gawk/{gawk_4.0.1.bb => gawk_4.0.2.bb} | 6 +-
.../hdparm/{hdparm_9.39.bb => hdparm_9.43.bb} | 6 +-
.../files/debian/add-icmp-return-codes.diff | 43 ------------
.../iputils/files/debian/fix-arping-timeouts.diff | 26 -------
.../files/debian/fix-dead-host-ping-stats.diff | 16 -----
.../iputils/files/debian/targets.diff | 14 ++--
.../iputils/files/debian/use_gethostbyname2.diff | 36 +++++-----
.../{iputils_s20101006.bb => iputils_s20121221.bb} | 14 ++--
.../tzdata/{tzdata_2012j.bb => tzdata_2013a.bb} | 6 +-
.../watchdog/files/fix-ping-failure.patch | 74 --------------------
.../{watchdog_5.12.bb => watchdog_5.13.bb} | 6 +-
.../{babeltrace_1.0.0.bb => babeltrace_1.0.3.bb} | 2 +-
.../systemtap/obsolete_automake_macros.patch | 22 ++----
meta/recipes-kernel/systemtap/systemtap_git.inc | 4 +-
.../rxvt.desktop | 0
.../rxvt.png | Bin 2847 -> 2847 bytes
.../xwc.patch | 0
.../{rxvt-unicode_9.15.bb => rxvt-unicode_9.17.bb} | 6 +-
.../apr/{apr-util_1.4.1.bb => apr-util_1.5.1.bb} | 6 +-
.../atk/{atk_2.6.0.bb => atk_2.7.91.bb} | 8 ++-
.../atk/files/remove-gnome-comile-warnings.patch | 17 +++++
.../liburcu/{liburcu_0.7.4.bb => liburcu_0.7.6.bb} | 6 +-
29 files changed, 98 insertions(+), 254 deletions(-)
rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2012.04.01.bb => u-boot-fw-utils_2013.01.01.bb} (84%)
rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2012.04.01.bb => u-boot-mkimage_2013.01.01.bb} (84%)
rename meta/recipes-bsp/u-boot/{u-boot_2012.04.01.bb => u-boot_2013.01.01.bb} (82%)
rename meta/recipes-extended/cronie/{cronie_1.4.8.bb => cronie_1.4.9.bb} (94%)
rename meta/recipes-extended/ed/{ed-1.6 => ed-1.7}/ed-1.2-build.patch (100%)
rename meta/recipes-extended/ed/{ed_1.6.bb => ed_1.7.bb} (81%)
rename meta/recipes-extended/gawk/{gawk_4.0.1.bb => gawk_4.0.2.bb} (86%)
rename meta/recipes-extended/hdparm/{hdparm_9.39.bb => hdparm_9.43.bb} (87%)
delete mode 100644 meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff
delete mode 100644 meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff
delete mode 100644 meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff
rename meta/recipes-extended/iputils/{iputils_s20101006.bb => iputils_s20121221.bb} (80%)
rename meta/recipes-extended/tzdata/{tzdata_2012j.bb => tzdata_2013a.bb} (98%)
delete mode 100644 meta/recipes-extended/watchdog/files/fix-ping-failure.patch
rename meta/recipes-extended/watchdog/{watchdog_5.12.bb => watchdog_5.13.bb} (79%)
rename meta/recipes-kernel/lttng/{babeltrace_1.0.0.bb => babeltrace_1.0.3.bb} (94%)
rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.15 => rxvt-unicode-9.17}/rxvt.desktop (100%)
rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.15 => rxvt-unicode-9.17}/rxvt.png (100%)
rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.15 => rxvt-unicode-9.17}/xwc.patch (100%)
rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode_9.15.bb => rxvt-unicode_9.17.bb} (93%)
rename meta/recipes-support/apr/{apr-util_1.4.1.bb => apr-util_1.5.1.bb} (91%)
rename meta/recipes-support/atk/{atk_2.6.0.bb => atk_2.7.91.bb} (68%)
create mode 100644 meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch
rename meta/recipes-support/liburcu/{liburcu_0.7.4.bb => liburcu_0.7.6.bb} (77%)
--
1.7.9.5
^ permalink raw reply [flat|nested] 22+ messages in thread
* [PATCH 01/17] rxvt-unicode: Upgrade to v9.17
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 02/17] iputils: Upgrade to v20121221 Radu Moisan
` (15 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../rxvt.desktop | 0
.../rxvt.png | Bin 2847 -> 2847 bytes
.../xwc.patch | 0
.../{rxvt-unicode_9.15.bb => rxvt-unicode_9.17.bb} | 6 +++---
4 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.15 => rxvt-unicode-9.17}/rxvt.desktop (100%)
rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.15 => rxvt-unicode-9.17}/rxvt.png (100%)
rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode-9.15 => rxvt-unicode-9.17}/xwc.patch (100%)
rename meta/recipes-sato/rxvt-unicode/{rxvt-unicode_9.15.bb => rxvt-unicode_9.17.bb} (93%)
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/rxvt.desktop b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/rxvt.desktop
similarity index 100%
rename from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/rxvt.desktop
rename to meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/rxvt.desktop
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/rxvt.png b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/rxvt.png
similarity index 100%
rename from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/rxvt.png
rename to meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/rxvt.png
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/xwc.patch b/meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/xwc.patch
similarity index 100%
rename from meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.15/xwc.patch
rename to meta/recipes-sato/rxvt-unicode/rxvt-unicode-9.17/xwc.patch
diff --git a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.17.bb
similarity index 93%
rename from meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb
rename to meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.17.bb
index 69ef25d..806e354 100644
--- a/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.15.bb
+++ b/meta/recipes-sato/rxvt-unicode/rxvt-unicode_9.17.bb
@@ -10,15 +10,15 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
DEPENDS = "virtual/libx11 libxt libxft gdk-pixbuf"
-PR = "r1"
+PR = "r0"
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
file://xwc.patch \
file://rxvt.desktop \
file://rxvt.png"
-SRC_URI[md5sum] = "15595aa326167ac5eb68c28d95432faf"
-SRC_URI[sha256sum] = "ec1aa2932da844979ed8140bd92223defb12042aa5e877e05ac31139ca81f2b1"
+SRC_URI[md5sum] = "1270432bdc7ce17dbb07d41a607081e0"
+SRC_URI[sha256sum] = "de017b2b2a1a7182aeada99f605da33cbee18d450e07a7fdabef48da446521e4"
inherit autotools update-alternatives
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 02/17] iputils: Upgrade to v20121221
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
2013-03-14 17:55 ` [PATCH 01/17] rxvt-unicode: Upgrade to v9.17 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-16 23:57 ` Saul Wold
2013-03-14 17:55 ` [PATCH 03/17] gawk: Upgrade to v4.0.2 Radu Moisan
` (14 subsequent siblings)
16 siblings, 1 reply; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Removed obsolete patches
Replaced openssl with gnutls in dependency list
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../files/debian/add-icmp-return-codes.diff | 43 --------------------
.../iputils/files/debian/fix-arping-timeouts.diff | 26 ------------
.../files/debian/fix-dead-host-ping-stats.diff | 16 --------
.../iputils/files/debian/targets.diff | 14 +++----
.../iputils/files/debian/use_gethostbyname2.diff | 36 ++++++++--------
.../{iputils_s20101006.bb => iputils_s20121221.bb} | 14 +++----
6 files changed, 30 insertions(+), 119 deletions(-)
delete mode 100644 meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff
delete mode 100644 meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff
delete mode 100644 meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff
rename meta/recipes-extended/iputils/{iputils_s20101006.bb => iputils_s20121221.bb} (80%)
diff --git a/meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff b/meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff
deleted file mode 100644
index 40070c3..0000000
--- a/meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff
+++ /dev/null
@@ -1,43 +0,0 @@
-Upstream-Status: Pending [from other distro Debian]
-
-Index: trunk/ping.c
-===================================================================
---- trunk.orig/ping.c 2010-05-07 23:13:54.000000000 -0700
-+++ trunk/ping.c 2010-05-07 23:23:22.000000000 -0700
-@@ -883,9 +883,36 @@
- case ICMP_SR_FAILED:
- printf("Source Route Failed\n");
- break;
-+ case ICMP_NET_UNKNOWN:
-+ printf("Destination Net Unknown\n");
-+ break;
-+ case ICMP_HOST_UNKNOWN:
-+ printf("Destination Host Unknown\n");
-+ break;
-+ case ICMP_HOST_ISOLATED:
-+ printf("Source Host Isolated\n");
-+ break;
-+ case ICMP_NET_ANO:
-+ printf("Destination Net Prohibited\n");
-+ break;
-+ case ICMP_HOST_ANO:
-+ printf("Destination Host Prohibited\n");
-+ break;
-+ case ICMP_NET_UNR_TOS:
-+ printf("Destination Net Unreachable for Type of Service\n");
-+ break;
-+ case ICMP_HOST_UNR_TOS:
-+ printf("Destination Host Unreachable for Type of Service\n");
-+ break;
- case ICMP_PKT_FILTERED:
- printf("Packet filtered\n");
- break;
-+ case ICMP_PREC_VIOLATION:
-+ printf("Precedence Violation\n");
-+ break;
-+ case ICMP_PREC_CUTOFF:
-+ printf("Precedence Cutoff\n");
-+ break;
- default:
- printf("Dest Unreachable, Bad Code: %d\n", code);
- break;
diff --git a/meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff b/meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff
deleted file mode 100644
index 3e34788..0000000
--- a/meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff
+++ /dev/null
@@ -1,26 +0,0 @@
-Upstream-Status: Pending [from other distro Debian]
-
-Index: trunk/arping.c
-===================================================================
---- trunk.orig/arping.c 2010-05-07 23:13:52.000000000 -0700
-+++ trunk/arping.c 2010-05-07 23:41:16.000000000 -0700
-@@ -182,12 +182,17 @@
- if (start.tv_sec==0)
- start = tv;
-
-- if (count-- == 0 || (timeout && MS_TDIFF(tv,start) > timeout*1000 + 500))
-+ if (timeout && MS_TDIFF(tv,start) > timeout*1000 + 500)
- finish();
-
-- if (last.tv_sec==0 || MS_TDIFF(tv,last) > 500) {
-+ if ((!timeout) && (count == 0))
-+ finish();
-+
-+ if ( count!=0 && (last.tv_sec==0 || MS_TDIFF(tv,last) > 500 ) ) {
- send_pack(s, src, dst,
- (struct sockaddr_ll *)&me, (struct sockaddr_ll *)&he);
-+ if (count >= 0)
-+ count--;
- if (count == 0 && unsolicited)
- finish();
- }
diff --git a/meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff b/meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff
deleted file mode 100644
index fda42bf..0000000
--- a/meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff
+++ /dev/null
@@ -1,16 +0,0 @@
-Upstream-Status: Pending [from other distro Debian]
-
-Index: trunk/ping_common.c
-===================================================================
---- trunk.orig/ping_common.c 2010-05-07 23:13:51.000000000 -0700
-+++ trunk/ping_common.c 2010-05-07 23:22:33.000000000 -0700
-@@ -872,7 +872,8 @@
- printf("%spipe %d", comma, pipesize);
- comma = ", ";
- }
-- if (ntransmitted > 1 && (!interval || (options&(F_FLOOD|F_ADAPTIVE)))) {
-+ if (ntransmitted > 1 && nreceived &&
-+ (!interval || (options&(F_FLOOD|F_ADAPTIVE)))) {
- int ipg = (1000000*(long long)tv.tv_sec+tv.tv_usec)/(ntransmitted-1);
- printf("%sipg/ewma %d.%03d/%d.%03d ms",
- comma, ipg/1000, ipg%1000, rtt/8000, (rtt/8)%1000);
diff --git a/meta/recipes-extended/iputils/files/debian/targets.diff b/meta/recipes-extended/iputils/files/debian/targets.diff
index 6b899cb..2cb5576 100644
--- a/meta/recipes-extended/iputils/files/debian/targets.diff
+++ b/meta/recipes-extended/iputils/files/debian/targets.diff
@@ -1,15 +1,15 @@
Upstream-Status: Inappropriate [disable feature]
-Index: trunk/Makefile
+Index: iputils-s20121221/Makefile
===================================================================
---- trunk.orig/Makefile 2010-05-07 23:43:00.000000000 -0700
-+++ trunk/Makefile 2010-05-07 23:47:10.000000000 -0700
-@@ -16,7 +16,7 @@
- CCOPT=-D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g
- CFLAGS=$(CCOPT) $(GLIBCFIX) $(DEFINES)
+--- iputils-s20121221.orig/Makefile
++++ iputils-s20121221/Makefile
+@@ -106,7 +106,7 @@ endif
+ endif
+ # -------------------------------------
-IPV4_TARGETS=tracepath ping clockdiff rdisc arping tftpd rarpd
-+IPV4_TARGETS=tracepath ping arping clockdiff
++IPV4_TARGETS=tracepath ping clockdiff arping
IPV6_TARGETS=tracepath6 traceroute6 ping6
TARGETS=$(IPV4_TARGETS) $(IPV6_TARGETS)
diff --git a/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff b/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff
index 1d01e15..d3b1886 100644
--- a/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff
+++ b/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff
@@ -1,31 +1,31 @@
Upstream-Status: Pending [from other distro Debian]
-Index: trunk/tracepath.c
+Index: iputils-s20121221/tracepath.c
===================================================================
---- trunk.orig/tracepath.c 2010-05-07 23:13:52.000000000 -0700
-+++ trunk/tracepath.c 2010-05-07 23:24:09.000000000 -0700
-@@ -338,9 +338,9 @@
- base_port = atoi(p+1);
- } else
- base_port = 44444;
-- he = gethostbyname(argv[0]);
+--- iputils-s20121221.orig/tracepath.c
++++ iputils-s20121221/tracepath.c
+@@ -370,9 +370,9 @@ main(int argc, char **argv)
+ }
+ #endif
+
+- he = gethostbyname(p);
+ he = gethostbyname2(argv[0], AF_INET);
if (he == NULL) {
- herror("gethostbyname");
+ herror("gethostbyname2");
exit(1);
}
- memcpy(&target.sin_addr, he->h_addr, 4);
-Index: trunk/ping.c
+
+Index: iputils-s20121221/ping.c
===================================================================
---- trunk.orig/ping.c 2010-05-07 23:23:22.000000000 -0700
-+++ trunk/ping.c 2010-05-07 23:24:09.000000000 -0700
-@@ -250,7 +250,7 @@
- if (argc == 1)
- options |= F_NUMERIC;
- } else {
-- hp = gethostbyname(target);
-+ hp = gethostbyname2(target, AF_INET);
+--- iputils-s20121221.orig/ping.c
++++ iputils-s20121221/ping.c
+@@ -279,7 +279,7 @@ main(int argc, char **argv)
+ #else
+ idn = target;
+ #endif
+- hp = gethostbyname(idn);
++ hp = gethostbyname2(idn, AF_INET);
if (!hp) {
fprintf(stderr, "ping: unknown host %s\n", target);
exit(2);
diff --git a/meta/recipes-extended/iputils/iputils_s20101006.bb b/meta/recipes-extended/iputils/iputils_s20121221.bb
similarity index 80%
rename from meta/recipes-extended/iputils/iputils_s20101006.bb
rename to meta/recipes-extended/iputils/iputils_s20121221.bb
index 2c2766c..3892cab 100644
--- a/meta/recipes-extended/iputils/iputils_s20101006.bb
+++ b/meta/recipes-extended/iputils/iputils_s20121221.bb
@@ -8,25 +8,21 @@ LICENSE = "BSD & GPLv2+"
LIC_FILES_CHKSUM = "file://ping.c;beginline=1;endline=35;md5=f9ceb201733e9a6cf8f00766dd278d82 \
file://tracepath.c;beginline=1;endline=10;md5=0ecea2bf60bff2f3d840096d87647f3d \
- file://arping.c;beginline=1;endline=10;md5=ada2a6d06acc90f943bddf40d15e0541 \
+ file://arping.c;beginline=1;endline=11;md5=fe84301b5c2655c950f8b92a057fafa6 \
file://tftpd.c;beginline=1;endline=32;md5=28834bf8a91a5b8a92755dbee709ef96 "
-DEPENDS = "openssl docbook-utils-native sgmlspl-native"
+DEPENDS = "gnutls docbook-utils-native sgmlspl-native"
-PR = "r6"
+PR = "r0"
SRC_URI = "http://www.skbuff.net/iputils/${BPN}-${PV}.tar.bz2 \
- file://debian/fix-dead-host-ping-stats.diff \
- file://debian/add-icmp-return-codes.diff \
file://debian/use_gethostbyname2.diff \
file://debian/targets.diff \
- file://debian/fix-arping-timeouts.diff \
file://nsgmls-path-fix.patch \
- file://arping-break-libsysfs-dependency.patch \
"
-SRC_URI[md5sum] = "a36c25e9ec17e48be514dc0485e7376c"
-SRC_URI[sha256sum] = "fd3af46c80ebb99607c2ca1f2a3608b6fe828e25bbec6e54f2afd25f6ddb6ee7"
+SRC_URI[md5sum] = "6072aef64205720dd1893b375e184171"
+SRC_URI[sha256sum] = "450f549fc5b620c23c5929aa6d54b7ddfc7ee1cb1e8efdc5e8bb21d8d0c5319f"
do_compile () {
oe_runmake 'CC=${CC} -D_GNU_SOURCE' VPATH="${STAGING_LIBDIR}:${STAGING_DIR_HOST}/${base_libdir}" all man
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 03/17] gawk: Upgrade to v4.0.2
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
2013-03-14 17:55 ` [PATCH 01/17] rxvt-unicode: Upgrade to v9.17 Radu Moisan
2013-03-14 17:55 ` [PATCH 02/17] iputils: Upgrade to v20121221 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 04/17] tzdata: Upgrade to v2013a Radu Moisan
` (13 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../gawk/{gawk_4.0.1.bb => gawk_4.0.2.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/gawk/{gawk_4.0.1.bb => gawk_4.0.2.bb} (86%)
diff --git a/meta/recipes-extended/gawk/gawk_4.0.1.bb b/meta/recipes-extended/gawk/gawk_4.0.2.bb
similarity index 86%
rename from meta/recipes-extended/gawk/gawk_4.0.1.bb
rename to meta/recipes-extended/gawk/gawk_4.0.2.bb
index 38ad25b..d5cc52d 100644
--- a/meta/recipes-extended/gawk/gawk_4.0.1.bb
+++ b/meta/recipes-extended/gawk/gawk_4.0.2.bb
@@ -13,12 +13,12 @@ DEPENDS += "readline"
RDEPENDS_gawk += "gawk-common"
RDEPENDS_pgawk += "gawk-common"
-PR = "r1"
+PR = "r0"
SRC_URI = "${GNU_MIRROR}/gawk/gawk-${PV}.tar.gz"
-SRC_URI[md5sum] = "bab2bda483e9f32be65b43b8dab39fa5"
-SRC_URI[sha256sum] = "476dee8bea8bc3b04af5cae502b83ea16edd5b703d20418918f8773889d78c80"
+SRC_URI[md5sum] = "4d505dc2c9f1eb3e9f8d6cac87d4bd1a"
+SRC_URI[sha256sum] = "6e0de117c3713aa8d7fa347fc9fd645b10038ae49d8cf947d8c1d51cbb76141a"
inherit autotools gettext update-alternatives
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 04/17] tzdata: Upgrade to v2013a
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (2 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 03/17] gawk: Upgrade to v4.0.2 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-15 6:04 ` Saul Wold
2013-03-14 17:55 ` [PATCH 05/17] ed: Upgrade to v1.7 Radu Moisan
` (12 subsequent siblings)
16 siblings, 1 reply; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../tzdata/{tzdata_2012j.bb => tzdata_2013a.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/tzdata/{tzdata_2012j.bb => tzdata_2013a.bb} (98%)
diff --git a/meta/recipes-extended/tzdata/tzdata_2012j.bb b/meta/recipes-extended/tzdata/tzdata_2013a.bb
similarity index 98%
rename from meta/recipes-extended/tzdata/tzdata_2012j.bb
rename to meta/recipes-extended/tzdata/tzdata_2013a.bb
index 25220cc..2543ca0 100644
--- a/meta/recipes-extended/tzdata/tzdata_2012j.bb
+++ b/meta/recipes-extended/tzdata/tzdata_2013a.bb
@@ -5,7 +5,7 @@ LICENSE = "PD"
LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234"
DEPENDS = "tzcode-native"
-PR = "r3"
+PR = "r0"
inherit allarch
@@ -16,8 +16,8 @@ RCONFLICTS_${PN} = "timezones timezone-africa timezone-america timezone-antarcti
SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata"
-SRC_URI[tzdata.md5sum] = "ba2f92ae7ad099090e8f86cff2f2d799"
-SRC_URI[tzdata.sha256sum] = "4b6a3c2831bdbb68ab1a1bf906bcf11d18ab78009713a0339da6fe96b6afceaa"
+SRC_URI[tzdata.md5sum] = "2a9b3208ed91652dd554e4d104662e67"
+SRC_URI[tzdata.sha256sum] = "ed9f273f52d5df9ec09fdcf6684176bbdc86d0fbafcbc27b97e5a9c103024afc"
S = "${WORKDIR}"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 05/17] ed: Upgrade to v1.7
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (3 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 04/17] tzdata: Upgrade to v2013a Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 06/17] u-boo-fw-utils: Upgrade to v2013.01.01 Radu Moisan
` (11 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../ed/{ed-1.6 => ed-1.7}/ed-1.2-build.patch | 0
meta/recipes-extended/ed/{ed_1.6.bb => ed_1.7.bb} | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/ed/{ed-1.6 => ed-1.7}/ed-1.2-build.patch (100%)
rename meta/recipes-extended/ed/{ed_1.6.bb => ed_1.7.bb} (81%)
diff --git a/meta/recipes-extended/ed/ed-1.6/ed-1.2-build.patch b/meta/recipes-extended/ed/ed-1.7/ed-1.2-build.patch
similarity index 100%
rename from meta/recipes-extended/ed/ed-1.6/ed-1.2-build.patch
rename to meta/recipes-extended/ed/ed-1.7/ed-1.2-build.patch
diff --git a/meta/recipes-extended/ed/ed_1.6.bb b/meta/recipes-extended/ed/ed_1.7.bb
similarity index 81%
rename from meta/recipes-extended/ed/ed_1.6.bb
rename to meta/recipes-extended/ed/ed_1.7.bb
index cc72588..0057438 100644
--- a/meta/recipes-extended/ed/ed_1.6.bb
+++ b/meta/recipes-extended/ed/ed_1.7.bb
@@ -16,8 +16,8 @@ bindir = "${base_bindir}"
SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.gz \
file://ed-1.2-build.patch"
-SRC_URI[md5sum] = "9a78593decccaa889523aa4bb555ed4b"
-SRC_URI[sha256sum] = "211c67b0c4aae277d34b1c5f842db1952e468e5905142868e4718ac838f08a65"
+SRC_URI[md5sum] = "0aa4e2428e325203d0d7c3e86c961b1c"
+SRC_URI[sha256sum] = "894241019a5ff2b7816d20c5bd5a7048fb8f336ca52e97b3cc88d45b16472031"
do_configure() {
${S}/configure
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 06/17] u-boo-fw-utils: Upgrade to v2013.01.01
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (4 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 05/17] ed: Upgrade to v1.7 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 07/17] u-boot-mkimage: " Radu Moisan
` (10 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
...2012.04.01.bb => u-boot-fw-utils_2013.01.01.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2012.04.01.bb => u-boot-fw-utils_2013.01.01.bb} (84%)
diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2012.04.01.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bb
similarity index 84%
rename from meta/recipes-bsp/u-boot/u-boot-fw-utils_2012.04.01.bb
rename to meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bb
index fe3422a..efa418f 100644
--- a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2012.04.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bb
@@ -9,12 +9,12 @@ DEPENDS = "mtd-utils"
# make it default
DEFAULT_PREFERENCE = "-1"
-# This revision corresponds to the tag "v2012.04.01"
+# This revision corresponds to the tag "v2013.01.01"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "415d386877df49eb051b85ef74fa59a16dc17c7d"
+SRCREV = "e8ae0fa5edd152b2b29c470b88429be4cdcd2c46"
-PV = "v2012.04.01+git${SRCPV}"
+PV = "v2013.01.01+git${SRCPV}"
SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 07/17] u-boot-mkimage: Upgrade to v2013.01.01
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (5 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 06/17] u-boo-fw-utils: Upgrade to v2013.01.01 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 08/17] u-boot: " Radu Moisan
` (9 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
..._2012.04.01.bb => u-boot-mkimage_2013.01.01.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-bsp/u-boot/{u-boot-mkimage_2012.04.01.bb => u-boot-mkimage_2013.01.01.bb} (84%)
diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2012.04.01.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2013.01.01.bb
similarity index 84%
rename from meta/recipes-bsp/u-boot/u-boot-mkimage_2012.04.01.bb
rename to meta/recipes-bsp/u-boot/u-boot-mkimage_2013.01.01.bb
index aa107fe..2b39998 100644
--- a/meta/recipes-bsp/u-boot/u-boot-mkimage_2012.04.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot-mkimage_2013.01.01.bb
@@ -7,12 +7,12 @@ SECTION = "bootloader"
# make it default
DEFAULT_PREFERENCE = "-1"
-# This revision corresponds to the tag "v2012.04.01"
+# This revision corresponds to the tag "v2013.01.01"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "415d386877df49eb051b85ef74fa59a16dc17c7d"
+SRCREV = "e8ae0fa5edd152b2b29c470b88429be4cdcd2c46"
-PV = "v2012.04.01+git${SRCPV}"
+PV = "v2013.01.01+git${SRCPV}"
SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 08/17] u-boot: Upgrade to v2013.01.01
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (6 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 07/17] u-boot-mkimage: " Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 09/17] atk: Upgrade to v 2.7.91 Radu Moisan
` (8 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../{u-boot_2012.04.01.bb => u-boot_2013.01.01.bb} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-bsp/u-boot/{u-boot_2012.04.01.bb => u-boot_2013.01.01.bb} (82%)
diff --git a/meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb b/meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb
similarity index 82%
rename from meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb
rename to meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb
index 6c099b1..8ffb8f3 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2012.04.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb
@@ -14,13 +14,13 @@ DEFAULT_PREFERENCE = "-1"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
-# This revision corresponds to the tag "v2012.04.01"
+# This revision corresponds to the tag "v2013.01.01"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "415d386877df49eb051b85ef74fa59a16dc17c7d"
+SRCREV = "e8ae0fa5edd152b2b29c470b88429be4cdcd2c46"
-PV = "v2012.04.01+git${SRCPV}"
-PR = "r2"
+PV = "v2013.01.01+git${SRCPV}"
+PR = "r0"
SRC_URI = "git://git.denx.de/u-boot.git;branch=master;protocol=git"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 09/17] atk: Upgrade to v 2.7.91
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (7 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 08/17] u-boot: " Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-16 23:54 ` Saul Wold
2013-03-14 17:55 ` [PATCH 10/17] hdparm: Upgrade to v9.43 Radu Moisan
` (7 subsequent siblings)
16 siblings, 1 reply; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../atk/{atk_2.6.0.bb => atk_2.7.91.bb} | 8 +++++---
.../atk/files/remove-gnome-comile-warnings.patch | 17 +++++++++++++++++
2 files changed, 22 insertions(+), 3 deletions(-)
rename meta/recipes-support/atk/{atk_2.6.0.bb => atk_2.7.91.bb} (68%)
create mode 100644 meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch
diff --git a/meta/recipes-support/atk/atk_2.6.0.bb b/meta/recipes-support/atk/atk_2.7.91.bb
similarity index 68%
rename from meta/recipes-support/atk/atk_2.6.0.bb
rename to meta/recipes-support/atk/atk_2.7.91.bb
index be797c7..c1fc295 100644
--- a/meta/recipes-support/atk/atk_2.6.0.bb
+++ b/meta/recipes-support/atk/atk_2.7.91.bb
@@ -13,9 +13,11 @@ DEPENDS = "glib-2.0"
inherit autotools gtk-doc pkgconfig
-SRC_URI = "http://download.gnome.org/sources/atk/2.6/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "6b34e2a63dda4429b5692be7ca3aa5bf"
-SRC_URI[sha256sum] = "eff663f90847620bb68c9c2cbaaf7f45e2ff44163b9ab3f10d15be763680491f"
+SRC_URI = "http://download.gnome.org/sources/atk/2.7/${BPN}-${PV}.tar.xz \
+ file://remove-gnome-comile-warnings.patch \
+ "
+SRC_URI[md5sum] = "52ee0f73d935b75997b5c1dd053df581"
+SRC_URI[sha256sum] = "c95adec9d3ba605c95fa0042b79d2cee2bff18be95dc36c1628ac8ff3481bfe9"
BBCLASSEXTEND = "native"
diff --git a/meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch b/meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch
new file mode 100644
index 0000000..7f15c92
--- /dev/null
+++ b/meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch
@@ -0,0 +1,17 @@
+Upstream-Status:Inappropriate
+
+Signed-off-by: Radu Moisan <radu.moisan@intel.com>
+
+Index: atk-2.7.91/configure.ac
+===================================================================
+--- atk-2.7.91.orig/configure.ac
++++ atk-2.7.91/configure.ac
+@@ -215,8 +215,6 @@ if test "x$enable_rebuilds" = "xyes" &&
+ fi
+ AC_SUBST(REBUILD)
+
+-GNOME_COMPILE_WARNINGS([maximum])
+-
+ AC_CONFIG_FILES([
+ Makefile
+ po/Makefile.in
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 10/17] hdparm: Upgrade to v9.43
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (8 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 09/17] atk: Upgrade to v 2.7.91 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 11/17] cronie: Upgrade to v1.4.9 Radu Moisan
` (6 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../hdparm/{hdparm_9.39.bb => hdparm_9.43.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/hdparm/{hdparm_9.39.bb => hdparm_9.43.bb} (87%)
diff --git a/meta/recipes-extended/hdparm/hdparm_9.39.bb b/meta/recipes-extended/hdparm/hdparm_9.43.bb
similarity index 87%
rename from meta/recipes-extended/hdparm/hdparm_9.39.bb
rename to meta/recipes-extended/hdparm/hdparm_9.43.bb
index 1dfc57f..0371477 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.39.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.43.bb
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=910a8a42c962d238619c75fdb78bdb24 \
file://wiper/GPLv2.txt;md5=fcb02dc552a041dee27e4b85c7396067 \
file://wiper/wiper.sh;beginline=7;endline=31;md5=b7bc642addc152ea307505bf1a296f09"
-PR = "r3"
+PR = "r0"
PACKAGES += "wiper"
@@ -18,8 +18,8 @@ RDEPENDS_wiper = "bash gawk stat"
SRC_URI = "${SOURCEFORGE_MIRROR}/hdparm/hdparm-${PV}.tar.gz "
-SRC_URI[md5sum] = "2bc17b72403885d4faf959682944243b"
-SRC_URI[sha256sum] = "72d550af4526aa96f0841c79321a0ee39d636cbaf1f294e52193e90c054b3cea"
+SRC_URI[md5sum] = "f73233be118d86c779a8463d8b6a3cdb"
+SRC_URI[sha256sum] = "2bbe92274971182192901ab220e94bd2e4896f924fa6b225d0cffd7d8c16b52a"
EXTRA_OEMAKE += 'STRIP="echo"'
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 11/17] cronie: Upgrade to v1.4.9
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (9 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 10/17] hdparm: Upgrade to v9.43 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 12/17] systemtap: Upgrade to v2.1 Radu Moisan
` (5 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../cronie/{cronie_1.4.8.bb => cronie_1.4.9.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-extended/cronie/{cronie_1.4.8.bb => cronie_1.4.9.bb} (94%)
diff --git a/meta/recipes-extended/cronie/cronie_1.4.8.bb b/meta/recipes-extended/cronie/cronie_1.4.9.bb
similarity index 94%
rename from meta/recipes-extended/cronie/cronie_1.4.8.bb
rename to meta/recipes-extended/cronie/cronie_1.4.9.bb
index ce59437..7db0381 100644
--- a/meta/recipes-extended/cronie/cronie_1.4.8.bb
+++ b/meta/recipes-extended/cronie/cronie_1.4.9.bb
@@ -18,7 +18,7 @@ DEPENDS += "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
RDEPENDS_${PN} = "${@base_contains('DISTRO_FEATURES', 'pam', '${PAM_DEPS}', '', d)}"
PAM_DEPS = "libpam libpam-runtime pam-plugin-access pam-plugin-loginuid"
-PR = "r3"
+PR = "r0"
SRC_URI = "https://fedorahosted.org/releases/c/r/cronie/cronie-${PV}.tar.gz \
file://crond.init \
@@ -28,8 +28,8 @@ SRC_URI = "https://fedorahosted.org/releases/c/r/cronie/cronie-${PV}.tar.gz \
PAM_SRC_URI = "file://crond_pam_config.patch"
-SRC_URI[md5sum] = "9b1d2ce6db8d1883e06635f437170657"
-SRC_URI[sha256sum] = "a3b910876f255712f1a5c364b74f34b0ceac9f6f3bbc45e854c5722785f513b3"
+SRC_URI[md5sum] = "9133195e5e6f824ef460f5ccc533f1b7"
+SRC_URI[sha256sum] = "bd7f6f118460c452bd1217a24b80fd3c000425d3de28731b98354a81a2133e92"
inherit autotools update-rc.d useradd
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 12/17] systemtap: Upgrade to v2.1
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (10 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 11/17] cronie: Upgrade to v1.4.9 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 13/17] liburcu: Upgrade to v0.7.6 Radu Moisan
` (4 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../systemtap/obsolete_automake_macros.patch | 22 +++++---------------
meta/recipes-kernel/systemtap/systemtap_git.inc | 4 ++--
2 files changed, 7 insertions(+), 19 deletions(-)
diff --git a/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch b/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch
index c2d6d43..988cda4 100644
--- a/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch
+++ b/meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch
@@ -1,11 +1,11 @@
Upstream-Status: Pending
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
-diff --git a/configure.ac b/configure.ac
-index 2a30ea1..713800d 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -18,7 +18,6 @@ AC_PROG_LN_S
+Index: git/configure.ac
+===================================================================
+--- git.orig/configure.ac
++++ git/configure.ac
+@@ -19,7 +19,6 @@ AC_PROG_LN_S
AC_PROG_CC
AC_PROG_CXX
AC_PROG_CPP
@@ -13,15 +13,3 @@ index 2a30ea1..713800d 100644
AM_PROG_CC_C_O
AC_PROG_RANLIB
AC_OBJEXT
-diff --git a/runtime/staprun/configure.ac b/runtime/staprun/configure.ac
-index 48f48db..68152db 100644
---- a/runtime/staprun/configure.ac
-+++ b/runtime/staprun/configure.ac
-@@ -13,7 +13,6 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
-
- AC_PROG_CC
- AC_PROG_CXX
--AM_PROG_CC_STDC
- AM_PROG_CC_C_O
- AC_PROG_INSTALL
- AC_SYS_LARGEFILE
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index 6c67d34..edaab97 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -1,8 +1,8 @@
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-SRCREV = "48fa6b5e1d3e636c34cbd5650370e6f634efc294"
-PV = "1.8+git${SRCPV}"
+SRCREV = "addec813fed4c712d6ea752f6e4f23e602b87fad"
+PV = "2.1+git${SRCPV}"
SRC_URI = "git://sourceware.org/git/systemtap.git;protocol=git \
file://docproc-build-fix.patch \
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 13/17] liburcu: Upgrade to v0.7.6
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (11 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 12/17] systemtap: Upgrade to v2.1 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 14/17] babeltrace: Upgrade to v1.0.3 Radu Moisan
` (3 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
License file changed but still compliant with LGPLv2.1
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../liburcu/{liburcu_0.7.4.bb => liburcu_0.7.6.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/liburcu/{liburcu_0.7.4.bb => liburcu_0.7.6.bb} (77%)
diff --git a/meta/recipes-support/liburcu/liburcu_0.7.4.bb b/meta/recipes-support/liburcu/liburcu_0.7.6.bb
similarity index 77%
rename from meta/recipes-support/liburcu/liburcu_0.7.4.bb
rename to meta/recipes-support/liburcu/liburcu_0.7.6.bb
index a6a5bfc..6e3ab22 100644
--- a/meta/recipes-support/liburcu/liburcu_0.7.4.bb
+++ b/meta/recipes-support/liburcu/liburcu_0.7.6.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://lttng.org/urcu"
BUGTRACKER = "http://lttng.org/project/issues"
LICENSE = "LGPLv2.1+ & MIT-style"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=95dfea59eeaa41a4057faa07a58f5f89 \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=0f060c30a27922ce9c0d557a639b4fa3 \
file://urcu.h;beginline=4;endline=32;md5=4de0d68d3a997643715036d2209ae1d9 \
file://urcu/uatomic/x86.h;beginline=4;endline=21;md5=220552f72c55b102f2ee35929734ef42"
@@ -11,8 +11,8 @@ PR = "r0"
SRC_URI = "http://lttng.org/files/urcu/userspace-rcu-${PV}.tar.bz2"
-SRC_URI[md5sum] = "7defbc16443e680ce4aad90cf49537a9"
-SRC_URI[sha256sum] = "2294ec969308fc9115b43eb7ed5392a63a7e671f44316446a1149a39db54d51f"
+SRC_URI[md5sum] = "4c1ecb4bdcd43e36dfdffdd297023c8b"
+SRC_URI[sha256sum] = "71f2c0b75f3473e4d7aa6ac5111ca4d9cccccd5d131e87b53a07d35bd2c5900a"
S = "${WORKDIR}/userspace-rcu-${PV}"
CFLAGS_append_libc-uclibc = " -D_GNU_SOURCE"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 14/17] babeltrace: Upgrade to v1.0.3
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (12 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 13/17] liburcu: Upgrade to v0.7.6 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 15/17] apr-util: Upgrade to v1.5.1 Radu Moisan
` (2 subsequent siblings)
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../{babeltrace_1.0.0.bb => babeltrace_1.0.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-kernel/lttng/{babeltrace_1.0.0.bb => babeltrace_1.0.3.bb} (94%)
diff --git a/meta/recipes-kernel/lttng/babeltrace_1.0.0.bb b/meta/recipes-kernel/lttng/babeltrace_1.0.3.bb
similarity index 94%
rename from meta/recipes-kernel/lttng/babeltrace_1.0.0.bb
rename to meta/recipes-kernel/lttng/babeltrace_1.0.3.bb
index 4223c54..dee900e 100644
--- a/meta/recipes-kernel/lttng/babeltrace_1.0.0.bb
+++ b/meta/recipes-kernel/lttng/babeltrace_1.0.3.bb
@@ -10,7 +10,7 @@ inherit autotools
DEPENDS = "glib-2.0 util-linux popt"
-SRCREV = "f6ed7fa4636ff22e08f57721dcd312828547aa66"
+SRCREV = "9eaf25433864cefc40242e0257a0177ef4515930"
PV = "1.0+git${SRCPV}"
PR = "r0"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 15/17] apr-util: Upgrade to v1.5.1
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (13 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 14/17] babeltrace: Upgrade to v1.0.3 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-14 17:55 ` [PATCH 16/17] watchdog: Upgrade to v5.13 Radu Moisan
2013-03-14 17:55 ` [PATCH 17/17] mobile-broadband-provider-info: Upgrade to v20120614 Radu Moisan
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../apr/{apr-util_1.4.1.bb => apr-util_1.5.1.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/apr/{apr-util_1.4.1.bb => apr-util_1.5.1.bb} (91%)
diff --git a/meta/recipes-support/apr/apr-util_1.4.1.bb b/meta/recipes-support/apr/apr-util_1.5.1.bb
similarity index 91%
rename from meta/recipes-support/apr/apr-util_1.4.1.bb
rename to meta/recipes-support/apr/apr-util_1.5.1.bb
index 7ee3de5..e547fe0 100644
--- a/meta/recipes-support/apr/apr-util_1.4.1.bb
+++ b/meta/recipes-support/apr/apr-util_1.5.1.bb
@@ -9,14 +9,14 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=519e0a18e03f7c023070568c14b077bb \
file://include/apu_version.h;endline=17;md5=806685a84e71f10c80144c48eb35df42"
-PR = "r2"
+PR = "r0"
SRC_URI = "${APACHE_MIRROR}/apr/${BPN}-${PV}.tar.gz \
file://configfix.patch \
file://configure_fixes.patch"
-SRC_URI[md5sum] = "666a5d56098a9debf998510e304c8095"
-SRC_URI[sha256sum] = "d636d9ef95c6e50e47fc338d532aa375edd11e5d7a3c30dee48beb38ddf4ab4c"
+SRC_URI[md5sum] = "490c2e26e2dc95fd0983ad71112ddac6"
+SRC_URI[sha256sum] = "0cf4e48d93ceb9a5e314f48fe127211b71d30234665587e2eaffbb4fc13d931d"
EXTRA_OECONF = "--with-apr=${STAGING_BINDIR_CROSS}/apr-1-config \
--without-odbc \
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 16/17] watchdog: Upgrade to v5.13
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (14 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 15/17] apr-util: Upgrade to v1.5.1 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
2013-03-15 14:02 ` Saul Wold
2013-03-14 17:55 ` [PATCH 17/17] mobile-broadband-provider-info: Upgrade to v20120614 Radu Moisan
16 siblings, 1 reply; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../watchdog/files/fix-ping-failure.patch | 74 --------------------
.../{watchdog_5.12.bb => watchdog_5.13.bb} | 6 +-
2 files changed, 3 insertions(+), 77 deletions(-)
delete mode 100644 meta/recipes-extended/watchdog/files/fix-ping-failure.patch
rename meta/recipes-extended/watchdog/{watchdog_5.12.bb => watchdog_5.13.bb} (79%)
diff --git a/meta/recipes-extended/watchdog/files/fix-ping-failure.patch b/meta/recipes-extended/watchdog/files/fix-ping-failure.patch
deleted file mode 100644
index c6ee843..0000000
--- a/meta/recipes-extended/watchdog/files/fix-ping-failure.patch
+++ /dev/null
@@ -1,74 +0,0 @@
-Fix ping mode failure
-
-Upstream-Status: Pending
-
-When watchdog works on ping mode, the system will be rebooted since
-watchdog can not receive the expected ECOREPLY on a setting interval.
-
-Ping mode uses a raw socket to send a ECO packet, then uses select()
-to wait and recvfrom() to receive the ECOREPLY packet, if select()
-shows the data is ready, and the data is not the expected ECOREPLY,
-and waiting time is not overdue, it will continue use select() and
-recvfrom().
-
-Problem is that the raw socket can receive any icmp packets, if we do
-not set filters, and there are many icmp packets on socket, this
-program will not find its interested ECOREPLY packet in a special
-interval, which makes the ping mode fail.
-
-
-Other program is that watchdog sometime can not reach the call of
-recvfrom to try to receive packets since tv_sec of struct timeval
-of select parameter is 0.
-
-The timeout of select() is the result of ping interval minusing the
-time of calling gettimeofday spending, when ping interval is 1 second,
-and the call of gettimeofday() spends several useconds, the tv_sec of
-struct timeval of select parameter must be 0, at that condition, we
-should it is valid of tv_sec of struct timeval of select parameter be 0
-
-Signed-off-by: Roy.Li <rongqing.li@windriver.com>
----
- src/net.c | 2 +-
- src/watchdog.c | 5 ++++-
- 2 files changed, 5 insertions(+), 2 deletions(-)
-
---- a/src/net.c
-+++ b/src/net.c
-@@ -118,7 +118,7 @@ int check_net(char *target, int sock_fp,
- dtimeout.tv_usec -= 1000000;
- dtimeout.tv_sec++;
- }
-- if (dtimeout.tv_sec <= 0)
-+ if (dtimeout.tv_sec < 0)
- break;
- #if USE_SYSLOG
- if (verbose && logtick && ticker == 1)
---- a/src/watchdog.c
-+++ b/src/watchdog.c
-@@ -28,6 +28,7 @@
- #include <sys/types.h>
- #include <sys/ioctl.h>
- #include <linux/oom.h>
-+#include <linux/icmp.h>
- #include <linux/watchdog.h>
- #include <string.h>
-
-@@ -567,6 +568,8 @@ int main(int argc, char *const argv[])
- pid_t child_pid;
- int oom_adjusted = 0;
- struct stat s;
-+ struct icmp_filter filt;
-+ filt.data = ~(1<<ICMP_ECHOREPLY);
-
- #if USE_SYSLOG
- char *opts = "d:i:n:Ffsvbql:p:t:c:r:m:a:";
-@@ -703,7 +706,7 @@ int main(int argc, char *const argv[])
- perror(progname);
- exit(1);
- }
--
-+ setsockopt(net->sock_fp, SOL_RAW, ICMP_FILTER, (char*)&filt, sizeof(filt));
- /* this is necessary for broadcast pings to work */
- (void) setsockopt(net->sock_fp, SOL_SOCKET, SO_BROADCAST, (char *)&hold, sizeof(hold));
-
diff --git a/meta/recipes-extended/watchdog/watchdog_5.12.bb b/meta/recipes-extended/watchdog/watchdog_5.13.bb
similarity index 79%
rename from meta/recipes-extended/watchdog/watchdog_5.12.bb
rename to meta/recipes-extended/watchdog/watchdog_5.13.bb
index 78262b8..633718e 100644
--- a/meta/recipes-extended/watchdog/watchdog_5.12.bb
+++ b/meta/recipes-extended/watchdog/watchdog_5.13.bb
@@ -8,13 +8,13 @@ BUGTRACKER = "http://sourceforge.net/tracker/?group_id=172030&atid=860194"
LICENSE = "GPL-2.0+"
LIC_FILES_CHKSUM = "file://COPYING;md5=ecc0551bf54ad97f6b541720f84d6569"
-PR = "r1"
+PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/watchdog/watchdog-${PV}.tar.gz \
file://fix-ping-failure.patch"
-SRC_URI[md5sum] = "cea28bea70e54f3625062bc808aef9af"
-SRC_URI[sha256sum] = "862d5da6ab34568bbd4ea695316f063fecabe107d0939ceea6c67c9ec0b1a08e"
+SRC_URI[md5sum] = "153455f008f1cf8f65f6ad9586a21ff1"
+SRC_URI[sha256sum] = "141e0faf3ee4d8187a6ff4e00b18ef7b7a4ce432a2d4c8a6e6fdc62507fc6eb0"
inherit autotools
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* [PATCH 17/17] mobile-broadband-provider-info: Upgrade to v20120614
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
` (15 preceding siblings ...)
2013-03-14 17:55 ` [PATCH 16/17] watchdog: Upgrade to v5.13 Radu Moisan
@ 2013-03-14 17:55 ` Radu Moisan
16 siblings, 0 replies; 22+ messages in thread
From: Radu Moisan @ 2013-03-14 17:55 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../mobile-broadband-provider-info_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
index 47c9ed9..b797f8c 100644
--- a/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
+++ b/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "Mobile Broadband Service Provider Database"
SECTION = "network"
LICENSE = "PD"
LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04"
-SRCREV = "d9995ef693cb1ea7237f928df18e03cccba96f16"
-PV = "1.0.0+gitr${SRCPV}"
+SRCREV = "4ed19e11c2975105b71b956440acdb25d46a347d"
+PV = "20120614+gitr${SRCPV}"
PE = "1"
PR = "r0"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 22+ messages in thread
* Re: [PATCH 04/17] tzdata: Upgrade to v2013a
2013-03-14 17:55 ` [PATCH 04/17] tzdata: Upgrade to v2013a Radu Moisan
@ 2013-03-15 6:04 ` Saul Wold
0 siblings, 0 replies; 22+ messages in thread
From: Saul Wold @ 2013-03-15 6:04 UTC (permalink / raw)
To: Radu Moisan; +Cc: openembedded-core
On 03/14/2013 10:55 AM, Radu Moisan wrote:
> Signed-off-by: Radu Moisan <radu.moisan@intel.com>
> ---
> .../tzdata/{tzdata_2012j.bb => tzdata_2013a.bb} | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename meta/recipes-extended/tzdata/{tzdata_2012j.bb => tzdata_2013a.bb} (98%)
>
Radu,
There has been another patch on the list to update this to 2013b, please
try to track this list also.
Thanks
Sau!
> diff --git a/meta/recipes-extended/tzdata/tzdata_2012j.bb b/meta/recipes-extended/tzdata/tzdata_2013a.bb
> similarity index 98%
> rename from meta/recipes-extended/tzdata/tzdata_2012j.bb
> rename to meta/recipes-extended/tzdata/tzdata_2013a.bb
> index 25220cc..2543ca0 100644
> --- a/meta/recipes-extended/tzdata/tzdata_2012j.bb
> +++ b/meta/recipes-extended/tzdata/tzdata_2013a.bb
> @@ -5,7 +5,7 @@ LICENSE = "PD"
> LIC_FILES_CHKSUM = "file://asia;beginline=2;endline=3;md5=06468c0e84ef4d4c97045a4a29b08234"
> DEPENDS = "tzcode-native"
>
> -PR = "r3"
> +PR = "r0"
>
> inherit allarch
>
> @@ -16,8 +16,8 @@ RCONFLICTS_${PN} = "timezones timezone-africa timezone-america timezone-antarcti
>
> SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata"
>
> -SRC_URI[tzdata.md5sum] = "ba2f92ae7ad099090e8f86cff2f2d799"
> -SRC_URI[tzdata.sha256sum] = "4b6a3c2831bdbb68ab1a1bf906bcf11d18ab78009713a0339da6fe96b6afceaa"
> +SRC_URI[tzdata.md5sum] = "2a9b3208ed91652dd554e4d104662e67"
> +SRC_URI[tzdata.sha256sum] = "ed9f273f52d5df9ec09fdcf6684176bbdc86d0fbafcbc27b97e5a9c103024afc"
>
> S = "${WORKDIR}"
>
>
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH 16/17] watchdog: Upgrade to v5.13
2013-03-14 17:55 ` [PATCH 16/17] watchdog: Upgrade to v5.13 Radu Moisan
@ 2013-03-15 14:02 ` Saul Wold
0 siblings, 0 replies; 22+ messages in thread
From: Saul Wold @ 2013-03-15 14:02 UTC (permalink / raw)
To: Radu Moisan; +Cc: openembedded-core
On 03/14/2013 10:55 AM, Radu Moisan wrote:
> Signed-off-by: Radu Moisan <radu.moisan@intel.com>
> ---
> .../watchdog/files/fix-ping-failure.patch | 74 --------------------
You need to include WHY you removed the patch in the commit message,
also it seems below you did not remove it from the SRC_URI.
Also, Khem Raj posted a package update to this on 3/11.
Sau!
> .../{watchdog_5.12.bb => watchdog_5.13.bb} | 6 +-
> 2 files changed, 3 insertions(+), 77 deletions(-)
> delete mode 100644 meta/recipes-extended/watchdog/files/fix-ping-failure.patch
> rename meta/recipes-extended/watchdog/{watchdog_5.12.bb => watchdog_5.13.bb} (79%)
>
> diff --git a/meta/recipes-extended/watchdog/files/fix-ping-failure.patch b/meta/recipes-extended/watchdog/files/fix-ping-failure.patch
> deleted file mode 100644
> index c6ee843..0000000
> --- a/meta/recipes-extended/watchdog/files/fix-ping-failure.patch
> +++ /dev/null
> @@ -1,74 +0,0 @@
> -Fix ping mode failure
> -
> -Upstream-Status: Pending
> -
> -When watchdog works on ping mode, the system will be rebooted since
> -watchdog can not receive the expected ECOREPLY on a setting interval.
> -
> -Ping mode uses a raw socket to send a ECO packet, then uses select()
> -to wait and recvfrom() to receive the ECOREPLY packet, if select()
> -shows the data is ready, and the data is not the expected ECOREPLY,
> -and waiting time is not overdue, it will continue use select() and
> -recvfrom().
> -
> -Problem is that the raw socket can receive any icmp packets, if we do
> -not set filters, and there are many icmp packets on socket, this
> -program will not find its interested ECOREPLY packet in a special
> -interval, which makes the ping mode fail.
> -
> -
> -Other program is that watchdog sometime can not reach the call of
> -recvfrom to try to receive packets since tv_sec of struct timeval
> -of select parameter is 0.
> -
> -The timeout of select() is the result of ping interval minusing the
> -time of calling gettimeofday spending, when ping interval is 1 second,
> -and the call of gettimeofday() spends several useconds, the tv_sec of
> -struct timeval of select parameter must be 0, at that condition, we
> -should it is valid of tv_sec of struct timeval of select parameter be 0
> -
> -Signed-off-by: Roy.Li <rongqing.li@windriver.com>
> ----
> - src/net.c | 2 +-
> - src/watchdog.c | 5 ++++-
> - 2 files changed, 5 insertions(+), 2 deletions(-)
> -
> ---- a/src/net.c
> -+++ b/src/net.c
> -@@ -118,7 +118,7 @@ int check_net(char *target, int sock_fp,
> - dtimeout.tv_usec -= 1000000;
> - dtimeout.tv_sec++;
> - }
> -- if (dtimeout.tv_sec <= 0)
> -+ if (dtimeout.tv_sec < 0)
> - break;
> - #if USE_SYSLOG
> - if (verbose && logtick && ticker == 1)
> ---- a/src/watchdog.c
> -+++ b/src/watchdog.c
> -@@ -28,6 +28,7 @@
> - #include <sys/types.h>
> - #include <sys/ioctl.h>
> - #include <linux/oom.h>
> -+#include <linux/icmp.h>
> - #include <linux/watchdog.h>
> - #include <string.h>
> -
> -@@ -567,6 +568,8 @@ int main(int argc, char *const argv[])
> - pid_t child_pid;
> - int oom_adjusted = 0;
> - struct stat s;
> -+ struct icmp_filter filt;
> -+ filt.data = ~(1<<ICMP_ECHOREPLY);
> -
> - #if USE_SYSLOG
> - char *opts = "d:i:n:Ffsvbql:p:t:c:r:m:a:";
> -@@ -703,7 +706,7 @@ int main(int argc, char *const argv[])
> - perror(progname);
> - exit(1);
> - }
> --
> -+ setsockopt(net->sock_fp, SOL_RAW, ICMP_FILTER, (char*)&filt, sizeof(filt));
> - /* this is necessary for broadcast pings to work */
> - (void) setsockopt(net->sock_fp, SOL_SOCKET, SO_BROADCAST, (char *)&hold, sizeof(hold));
> -
> diff --git a/meta/recipes-extended/watchdog/watchdog_5.12.bb b/meta/recipes-extended/watchdog/watchdog_5.13.bb
> similarity index 79%
> rename from meta/recipes-extended/watchdog/watchdog_5.12.bb
> rename to meta/recipes-extended/watchdog/watchdog_5.13.bb
> index 78262b8..633718e 100644
> --- a/meta/recipes-extended/watchdog/watchdog_5.12.bb
> +++ b/meta/recipes-extended/watchdog/watchdog_5.13.bb
> @@ -8,13 +8,13 @@ BUGTRACKER = "http://sourceforge.net/tracker/?group_id=172030&atid=860194"
> LICENSE = "GPL-2.0+"
> LIC_FILES_CHKSUM = "file://COPYING;md5=ecc0551bf54ad97f6b541720f84d6569"
>
> -PR = "r1"
> +PR = "r0"
>
> SRC_URI = "${SOURCEFORGE_MIRROR}/watchdog/watchdog-${PV}.tar.gz \
> file://fix-ping-failure.patch"
>
> -SRC_URI[md5sum] = "cea28bea70e54f3625062bc808aef9af"
> -SRC_URI[sha256sum] = "862d5da6ab34568bbd4ea695316f063fecabe107d0939ceea6c67c9ec0b1a08e"
> +SRC_URI[md5sum] = "153455f008f1cf8f65f6ad9586a21ff1"
> +SRC_URI[sha256sum] = "141e0faf3ee4d8187a6ff4e00b18ef7b7a4ce432a2d4c8a6e6fdc62507fc6eb0"
>
> inherit autotools
>
>
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH 09/17] atk: Upgrade to v 2.7.91
2013-03-14 17:55 ` [PATCH 09/17] atk: Upgrade to v 2.7.91 Radu Moisan
@ 2013-03-16 23:54 ` Saul Wold
0 siblings, 0 replies; 22+ messages in thread
From: Saul Wold @ 2013-03-16 23:54 UTC (permalink / raw)
To: Radu Moisan; +Cc: openembedded-core
On 03/14/2013 10:55 AM, Radu Moisan wrote:
> Signed-off-by: Radu Moisan <radu.moisan@intel.com>
> ---
> .../atk/{atk_2.6.0.bb => atk_2.7.91.bb} | 8 +++++---
> .../atk/files/remove-gnome-comile-warnings.patch | 17 +++++++++++++++++
Please explain why you needed to add the new patch. Also, maybe spell
compile in the patch name correctly.
What where the warnings and could the be corrected, otherwise we might
be masking something?
Thanks
Sau!
> 2 files changed, 22 insertions(+), 3 deletions(-)
> rename meta/recipes-support/atk/{atk_2.6.0.bb => atk_2.7.91.bb} (68%)
> create mode 100644 meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch
>
> diff --git a/meta/recipes-support/atk/atk_2.6.0.bb b/meta/recipes-support/atk/atk_2.7.91.bb
> similarity index 68%
> rename from meta/recipes-support/atk/atk_2.6.0.bb
> rename to meta/recipes-support/atk/atk_2.7.91.bb
> index be797c7..c1fc295 100644
> --- a/meta/recipes-support/atk/atk_2.6.0.bb
> +++ b/meta/recipes-support/atk/atk_2.7.91.bb
> @@ -13,9 +13,11 @@ DEPENDS = "glib-2.0"
>
> inherit autotools gtk-doc pkgconfig
>
> -SRC_URI = "http://download.gnome.org/sources/atk/2.6/${BPN}-${PV}.tar.xz"
> -SRC_URI[md5sum] = "6b34e2a63dda4429b5692be7ca3aa5bf"
> -SRC_URI[sha256sum] = "eff663f90847620bb68c9c2cbaaf7f45e2ff44163b9ab3f10d15be763680491f"
> +SRC_URI = "http://download.gnome.org/sources/atk/2.7/${BPN}-${PV}.tar.xz \
> + file://remove-gnome-comile-warnings.patch \
> + "
> +SRC_URI[md5sum] = "52ee0f73d935b75997b5c1dd053df581"
> +SRC_URI[sha256sum] = "c95adec9d3ba605c95fa0042b79d2cee2bff18be95dc36c1628ac8ff3481bfe9"
>
> BBCLASSEXTEND = "native"
>
> diff --git a/meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch b/meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch
> new file mode 100644
> index 0000000..7f15c92
> --- /dev/null
> +++ b/meta/recipes-support/atk/files/remove-gnome-comile-warnings.patch
> @@ -0,0 +1,17 @@
> +Upstream-Status:Inappropriate
> +
> +Signed-off-by: Radu Moisan <radu.moisan@intel.com>
> +
> +Index: atk-2.7.91/configure.ac
> +===================================================================
> +--- atk-2.7.91.orig/configure.ac
> ++++ atk-2.7.91/configure.ac
> +@@ -215,8 +215,6 @@ if test "x$enable_rebuilds" = "xyes" &&
> + fi
> + AC_SUBST(REBUILD)
> +
> +-GNOME_COMPILE_WARNINGS([maximum])
> +-
> + AC_CONFIG_FILES([
> + Makefile
> + po/Makefile.in
>
^ permalink raw reply [flat|nested] 22+ messages in thread
* Re: [PATCH 02/17] iputils: Upgrade to v20121221
2013-03-14 17:55 ` [PATCH 02/17] iputils: Upgrade to v20121221 Radu Moisan
@ 2013-03-16 23:57 ` Saul Wold
0 siblings, 0 replies; 22+ messages in thread
From: Saul Wold @ 2013-03-16 23:57 UTC (permalink / raw)
To: Radu Moisan; +Cc: openembedded-core
On 03/14/2013 10:55 AM, Radu Moisan wrote:
> Removed obsolete patches
> Replaced openssl with gnutls in dependency list
>
I assume that they changed to gnutls for iputils, also there was a
license change below, can you please include a commit message about what
changed? Did the over all license of the recipe change or just a date
or some portion? If the line numbers need tweaking the we should
fix that also.
Thanks
Sau!
> Signed-off-by: Radu Moisan <radu.moisan@intel.com>
> ---
> .../files/debian/add-icmp-return-codes.diff | 43 --------------------
> .../iputils/files/debian/fix-arping-timeouts.diff | 26 ------------
> .../files/debian/fix-dead-host-ping-stats.diff | 16 --------
> .../iputils/files/debian/targets.diff | 14 +++----
> .../iputils/files/debian/use_gethostbyname2.diff | 36 ++++++++--------
> .../{iputils_s20101006.bb => iputils_s20121221.bb} | 14 +++----
> 6 files changed, 30 insertions(+), 119 deletions(-)
> delete mode 100644 meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff
> delete mode 100644 meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff
> delete mode 100644 meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff
> rename meta/recipes-extended/iputils/{iputils_s20101006.bb => iputils_s20121221.bb} (80%)
>
> diff --git a/meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff b/meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff
> deleted file mode 100644
> index 40070c3..0000000
> --- a/meta/recipes-extended/iputils/files/debian/add-icmp-return-codes.diff
> +++ /dev/null
> @@ -1,43 +0,0 @@
> -Upstream-Status: Pending [from other distro Debian]
> -
> -Index: trunk/ping.c
> -===================================================================
> ---- trunk.orig/ping.c 2010-05-07 23:13:54.000000000 -0700
> -+++ trunk/ping.c 2010-05-07 23:23:22.000000000 -0700
> -@@ -883,9 +883,36 @@
> - case ICMP_SR_FAILED:
> - printf("Source Route Failed\n");
> - break;
> -+ case ICMP_NET_UNKNOWN:
> -+ printf("Destination Net Unknown\n");
> -+ break;
> -+ case ICMP_HOST_UNKNOWN:
> -+ printf("Destination Host Unknown\n");
> -+ break;
> -+ case ICMP_HOST_ISOLATED:
> -+ printf("Source Host Isolated\n");
> -+ break;
> -+ case ICMP_NET_ANO:
> -+ printf("Destination Net Prohibited\n");
> -+ break;
> -+ case ICMP_HOST_ANO:
> -+ printf("Destination Host Prohibited\n");
> -+ break;
> -+ case ICMP_NET_UNR_TOS:
> -+ printf("Destination Net Unreachable for Type of Service\n");
> -+ break;
> -+ case ICMP_HOST_UNR_TOS:
> -+ printf("Destination Host Unreachable for Type of Service\n");
> -+ break;
> - case ICMP_PKT_FILTERED:
> - printf("Packet filtered\n");
> - break;
> -+ case ICMP_PREC_VIOLATION:
> -+ printf("Precedence Violation\n");
> -+ break;
> -+ case ICMP_PREC_CUTOFF:
> -+ printf("Precedence Cutoff\n");
> -+ break;
> - default:
> - printf("Dest Unreachable, Bad Code: %d\n", code);
> - break;
> diff --git a/meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff b/meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff
> deleted file mode 100644
> index 3e34788..0000000
> --- a/meta/recipes-extended/iputils/files/debian/fix-arping-timeouts.diff
> +++ /dev/null
> @@ -1,26 +0,0 @@
> -Upstream-Status: Pending [from other distro Debian]
> -
> -Index: trunk/arping.c
> -===================================================================
> ---- trunk.orig/arping.c 2010-05-07 23:13:52.000000000 -0700
> -+++ trunk/arping.c 2010-05-07 23:41:16.000000000 -0700
> -@@ -182,12 +182,17 @@
> - if (start.tv_sec==0)
> - start = tv;
> -
> -- if (count-- == 0 || (timeout && MS_TDIFF(tv,start) > timeout*1000 + 500))
> -+ if (timeout && MS_TDIFF(tv,start) > timeout*1000 + 500)
> - finish();
> -
> -- if (last.tv_sec==0 || MS_TDIFF(tv,last) > 500) {
> -+ if ((!timeout) && (count == 0))
> -+ finish();
> -+
> -+ if ( count!=0 && (last.tv_sec==0 || MS_TDIFF(tv,last) > 500 ) ) {
> - send_pack(s, src, dst,
> - (struct sockaddr_ll *)&me, (struct sockaddr_ll *)&he);
> -+ if (count >= 0)
> -+ count--;
> - if (count == 0 && unsolicited)
> - finish();
> - }
> diff --git a/meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff b/meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff
> deleted file mode 100644
> index fda42bf..0000000
> --- a/meta/recipes-extended/iputils/files/debian/fix-dead-host-ping-stats.diff
> +++ /dev/null
> @@ -1,16 +0,0 @@
> -Upstream-Status: Pending [from other distro Debian]
> -
> -Index: trunk/ping_common.c
> -===================================================================
> ---- trunk.orig/ping_common.c 2010-05-07 23:13:51.000000000 -0700
> -+++ trunk/ping_common.c 2010-05-07 23:22:33.000000000 -0700
> -@@ -872,7 +872,8 @@
> - printf("%spipe %d", comma, pipesize);
> - comma = ", ";
> - }
> -- if (ntransmitted > 1 && (!interval || (options&(F_FLOOD|F_ADAPTIVE)))) {
> -+ if (ntransmitted > 1 && nreceived &&
> -+ (!interval || (options&(F_FLOOD|F_ADAPTIVE)))) {
> - int ipg = (1000000*(long long)tv.tv_sec+tv.tv_usec)/(ntransmitted-1);
> - printf("%sipg/ewma %d.%03d/%d.%03d ms",
> - comma, ipg/1000, ipg%1000, rtt/8000, (rtt/8)%1000);
> diff --git a/meta/recipes-extended/iputils/files/debian/targets.diff b/meta/recipes-extended/iputils/files/debian/targets.diff
> index 6b899cb..2cb5576 100644
> --- a/meta/recipes-extended/iputils/files/debian/targets.diff
> +++ b/meta/recipes-extended/iputils/files/debian/targets.diff
> @@ -1,15 +1,15 @@
> Upstream-Status: Inappropriate [disable feature]
>
> -Index: trunk/Makefile
> +Index: iputils-s20121221/Makefile
> ===================================================================
> ---- trunk.orig/Makefile 2010-05-07 23:43:00.000000000 -0700
> -+++ trunk/Makefile 2010-05-07 23:47:10.000000000 -0700
> -@@ -16,7 +16,7 @@
> - CCOPT=-D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g
> - CFLAGS=$(CCOPT) $(GLIBCFIX) $(DEFINES)
> +--- iputils-s20121221.orig/Makefile
> ++++ iputils-s20121221/Makefile
> +@@ -106,7 +106,7 @@ endif
> + endif
>
> + # -------------------------------------
> -IPV4_TARGETS=tracepath ping clockdiff rdisc arping tftpd rarpd
> -+IPV4_TARGETS=tracepath ping arping clockdiff
> ++IPV4_TARGETS=tracepath ping clockdiff arping
> IPV6_TARGETS=tracepath6 traceroute6 ping6
> TARGETS=$(IPV4_TARGETS) $(IPV6_TARGETS)
>
> diff --git a/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff b/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff
> index 1d01e15..d3b1886 100644
> --- a/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff
> +++ b/meta/recipes-extended/iputils/files/debian/use_gethostbyname2.diff
> @@ -1,31 +1,31 @@
> Upstream-Status: Pending [from other distro Debian]
>
> -Index: trunk/tracepath.c
> +Index: iputils-s20121221/tracepath.c
> ===================================================================
> ---- trunk.orig/tracepath.c 2010-05-07 23:13:52.000000000 -0700
> -+++ trunk/tracepath.c 2010-05-07 23:24:09.000000000 -0700
> -@@ -338,9 +338,9 @@
> - base_port = atoi(p+1);
> - } else
> - base_port = 44444;
> -- he = gethostbyname(argv[0]);
> +--- iputils-s20121221.orig/tracepath.c
> ++++ iputils-s20121221/tracepath.c
> +@@ -370,9 +370,9 @@ main(int argc, char **argv)
> + }
> + #endif
> +
> +- he = gethostbyname(p);
> + he = gethostbyname2(argv[0], AF_INET);
> if (he == NULL) {
> - herror("gethostbyname");
> + herror("gethostbyname2");
> exit(1);
> }
> - memcpy(&target.sin_addr, he->h_addr, 4);
> -Index: trunk/ping.c
> +
> +Index: iputils-s20121221/ping.c
> ===================================================================
> ---- trunk.orig/ping.c 2010-05-07 23:23:22.000000000 -0700
> -+++ trunk/ping.c 2010-05-07 23:24:09.000000000 -0700
> -@@ -250,7 +250,7 @@
> - if (argc == 1)
> - options |= F_NUMERIC;
> - } else {
> -- hp = gethostbyname(target);
> -+ hp = gethostbyname2(target, AF_INET);
> +--- iputils-s20121221.orig/ping.c
> ++++ iputils-s20121221/ping.c
> +@@ -279,7 +279,7 @@ main(int argc, char **argv)
> + #else
> + idn = target;
> + #endif
> +- hp = gethostbyname(idn);
> ++ hp = gethostbyname2(idn, AF_INET);
> if (!hp) {
> fprintf(stderr, "ping: unknown host %s\n", target);
> exit(2);
> diff --git a/meta/recipes-extended/iputils/iputils_s20101006.bb b/meta/recipes-extended/iputils/iputils_s20121221.bb
> similarity index 80%
> rename from meta/recipes-extended/iputils/iputils_s20101006.bb
> rename to meta/recipes-extended/iputils/iputils_s20121221.bb
> index 2c2766c..3892cab 100644
> --- a/meta/recipes-extended/iputils/iputils_s20101006.bb
> +++ b/meta/recipes-extended/iputils/iputils_s20121221.bb
> @@ -8,25 +8,21 @@ LICENSE = "BSD & GPLv2+"
>
> LIC_FILES_CHKSUM = "file://ping.c;beginline=1;endline=35;md5=f9ceb201733e9a6cf8f00766dd278d82 \
> file://tracepath.c;beginline=1;endline=10;md5=0ecea2bf60bff2f3d840096d87647f3d \
> - file://arping.c;beginline=1;endline=10;md5=ada2a6d06acc90f943bddf40d15e0541 \
> + file://arping.c;beginline=1;endline=11;md5=fe84301b5c2655c950f8b92a057fafa6 \
> file://tftpd.c;beginline=1;endline=32;md5=28834bf8a91a5b8a92755dbee709ef96 "
>
> -DEPENDS = "openssl docbook-utils-native sgmlspl-native"
> +DEPENDS = "gnutls docbook-utils-native sgmlspl-native"
>
> -PR = "r6"
> +PR = "r0"
>
> SRC_URI = "http://www.skbuff.net/iputils/${BPN}-${PV}.tar.bz2 \
> - file://debian/fix-dead-host-ping-stats.diff \
> - file://debian/add-icmp-return-codes.diff \
> file://debian/use_gethostbyname2.diff \
> file://debian/targets.diff \
> - file://debian/fix-arping-timeouts.diff \
> file://nsgmls-path-fix.patch \
> - file://arping-break-libsysfs-dependency.patch \
> "
>
> -SRC_URI[md5sum] = "a36c25e9ec17e48be514dc0485e7376c"
> -SRC_URI[sha256sum] = "fd3af46c80ebb99607c2ca1f2a3608b6fe828e25bbec6e54f2afd25f6ddb6ee7"
> +SRC_URI[md5sum] = "6072aef64205720dd1893b375e184171"
> +SRC_URI[sha256sum] = "450f549fc5b620c23c5929aa6d54b7ddfc7ee1cb1e8efdc5e8bb21d8d0c5319f"
>
> do_compile () {
> oe_runmake 'CC=${CC} -D_GNU_SOURCE' VPATH="${STAGING_LIBDIR}:${STAGING_DIR_HOST}/${base_libdir}" all man
>
^ permalink raw reply [flat|nested] 22+ messages in thread
end of thread, other threads:[~2013-03-17 0:14 UTC | newest]
Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-14 17:54 [PATCH 00/17] Package Upgrades Radu Moisan
2013-03-14 17:55 ` [PATCH 01/17] rxvt-unicode: Upgrade to v9.17 Radu Moisan
2013-03-14 17:55 ` [PATCH 02/17] iputils: Upgrade to v20121221 Radu Moisan
2013-03-16 23:57 ` Saul Wold
2013-03-14 17:55 ` [PATCH 03/17] gawk: Upgrade to v4.0.2 Radu Moisan
2013-03-14 17:55 ` [PATCH 04/17] tzdata: Upgrade to v2013a Radu Moisan
2013-03-15 6:04 ` Saul Wold
2013-03-14 17:55 ` [PATCH 05/17] ed: Upgrade to v1.7 Radu Moisan
2013-03-14 17:55 ` [PATCH 06/17] u-boo-fw-utils: Upgrade to v2013.01.01 Radu Moisan
2013-03-14 17:55 ` [PATCH 07/17] u-boot-mkimage: " Radu Moisan
2013-03-14 17:55 ` [PATCH 08/17] u-boot: " Radu Moisan
2013-03-14 17:55 ` [PATCH 09/17] atk: Upgrade to v 2.7.91 Radu Moisan
2013-03-16 23:54 ` Saul Wold
2013-03-14 17:55 ` [PATCH 10/17] hdparm: Upgrade to v9.43 Radu Moisan
2013-03-14 17:55 ` [PATCH 11/17] cronie: Upgrade to v1.4.9 Radu Moisan
2013-03-14 17:55 ` [PATCH 12/17] systemtap: Upgrade to v2.1 Radu Moisan
2013-03-14 17:55 ` [PATCH 13/17] liburcu: Upgrade to v0.7.6 Radu Moisan
2013-03-14 17:55 ` [PATCH 14/17] babeltrace: Upgrade to v1.0.3 Radu Moisan
2013-03-14 17:55 ` [PATCH 15/17] apr-util: Upgrade to v1.5.1 Radu Moisan
2013-03-14 17:55 ` [PATCH 16/17] watchdog: Upgrade to v5.13 Radu Moisan
2013-03-15 14:02 ` Saul Wold
2013-03-14 17:55 ` [PATCH 17/17] mobile-broadband-provider-info: Upgrade to v20120614 Radu Moisan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox