* [PATCH 0/2] Various comms PUs
@ 2013-12-06 15:00 Cristian Iorga
2013-12-06 15:00 ` [PATCH 1/2] iptables: upgrade to 1.4.21 Cristian Iorga
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Cristian Iorga @ 2013-12-06 15:00 UTC (permalink / raw)
To: openembedded-core
The following changes since commit 184038bedb20f74ba4dcad6ef2d92e87a9ba5f9a:
bitbake: fetch2/git: Ensure check is made in the correct directory (2013-12-06 14:10:15 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ciorga/PUs
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/PUs
Cristian Iorga (2):
iptables: upgrade to 1.4.21
iproute2: upgrade to 3.12.0
.../iproute2/{iproute2_3.11.0.bb => iproute2_3.12.0.bb} | 4 ++--
.../iptables/{iptables_1.4.19.1.bb => iptables_1.4.21.bb} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-connectivity/iproute2/{iproute2_3.11.0.bb => iproute2_3.12.0.bb} (68%)
rename meta/recipes-extended/iptables/{iptables_1.4.19.1.bb => iptables_1.4.21.bb} (92%)
--
1.8.3.2
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH 1/2] iptables: upgrade to 1.4.21
2013-12-06 15:00 [PATCH 0/2] Various comms PUs Cristian Iorga
@ 2013-12-06 15:00 ` Cristian Iorga
2013-12-06 15:00 ` [PATCH 2/2] iproute2: upgrade to 3.12.0 Cristian Iorga
2013-12-11 17:13 ` [PATCH 0/2] Various comms PUs Iorga, Cristian
2 siblings, 0 replies; 5+ messages in thread
From: Cristian Iorga @ 2013-12-06 15:00 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
.../iptables/{iptables_1.4.19.1.bb => iptables_1.4.21.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/iptables/{iptables_1.4.19.1.bb => iptables_1.4.21.bb} (92%)
diff --git a/meta/recipes-extended/iptables/iptables_1.4.19.1.bb b/meta/recipes-extended/iptables/iptables_1.4.21.bb
similarity index 92%
rename from meta/recipes-extended/iptables/iptables_1.4.19.1.bb
rename to meta/recipes-extended/iptables/iptables_1.4.21.bb
index a98ad4c..166457d 100644
--- a/meta/recipes-extended/iptables/iptables_1.4.19.1.bb
+++ b/meta/recipes-extended/iptables/iptables_1.4.21.bb
@@ -24,8 +24,8 @@ SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2 \
file://0001-configure-Add-option-to-enable-disable-libnfnetlink.patch \
"
-SRC_URI[md5sum] = "be97ce9007fa42c867901b496c935a0a"
-SRC_URI[sha256sum] = "dd51d3b942758a462afc7c8495930d25c93058e5319303247375183ad50164d2"
+SRC_URI[md5sum] = "536d048c8e8eeebcd9757d0863ebb0c0"
+SRC_URI[sha256sum] = "52004c68021da9a599feed27f65defcfb22128f7da2c0531c0f75de0f479d3e0"
inherit autotools
--
1.8.3.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH 2/2] iproute2: upgrade to 3.12.0
2013-12-06 15:00 [PATCH 0/2] Various comms PUs Cristian Iorga
2013-12-06 15:00 ` [PATCH 1/2] iptables: upgrade to 1.4.21 Cristian Iorga
@ 2013-12-06 15:00 ` Cristian Iorga
2013-12-11 17:13 ` [PATCH 0/2] Various comms PUs Iorga, Cristian
2 siblings, 0 replies; 5+ messages in thread
From: Cristian Iorga @ 2013-12-06 15:00 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
.../iproute2/{iproute2_3.11.0.bb => iproute2_3.12.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/iproute2/{iproute2_3.11.0.bb => iproute2_3.12.0.bb} (68%)
diff --git a/meta/recipes-connectivity/iproute2/iproute2_3.11.0.bb b/meta/recipes-connectivity/iproute2/iproute2_3.12.0.bb
similarity index 68%
rename from meta/recipes-connectivity/iproute2/iproute2_3.11.0.bb
rename to meta/recipes-connectivity/iproute2/iproute2_3.12.0.bb
index 469b2b0..8cd9d21 100644
--- a/meta/recipes-connectivity/iproute2/iproute2_3.11.0.bb
+++ b/meta/recipes-connectivity/iproute2/iproute2_3.12.0.bb
@@ -5,8 +5,8 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/net/${BPN}/${BPN}-${PV}.tar.xz \
file://0001-iproute2-de-bash-scripts.patch \
"
-SRC_URI[md5sum] = "d7ffb27bc9f0d80577b1f3fb9d1a7689"
-SRC_URI[sha256sum] = "0ab31b52b5fd5ff0d3cf03f2068f05eeb4f0b37d107070fbbaacac94df5e88b7"
+SRC_URI[md5sum] = "f87386aaaecafab95607fd10e8152c68"
+SRC_URI[sha256sum] = "44f600475d27a421688cda2294efec38513473a740c24ead78eb20005f08f111"
# CFLAGS are computed in Makefile and reference CCOPTS
#
--
1.8.3.2
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH 0/2] Various comms PUs
2013-12-06 15:00 [PATCH 0/2] Various comms PUs Cristian Iorga
2013-12-06 15:00 ` [PATCH 1/2] iptables: upgrade to 1.4.21 Cristian Iorga
2013-12-06 15:00 ` [PATCH 2/2] iproute2: upgrade to 3.12.0 Cristian Iorga
@ 2013-12-11 17:13 ` Iorga, Cristian
2 siblings, 0 replies; 5+ messages in thread
From: Iorga, Cristian @ 2013-12-11 17:13 UTC (permalink / raw)
To: Iorga, Cristian, openembedded-core@lists.openembedded.org
Ping.
Integration?
-----Original Message-----
From: openembedded-core-bounces@lists.openembedded.org [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of Cristian Iorga
Sent: Friday, December 6, 2013 5:00 PM
To: openembedded-core@lists.openembedded.org
Subject: [OE-core] [PATCH 0/2] Various comms PUs
The following changes since commit 184038bedb20f74ba4dcad6ef2d92e87a9ba5f9a:
bitbake: fetch2/git: Ensure check is made in the correct directory (2013-12-06 14:10:15 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ciorga/PUs
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/PUs
Cristian Iorga (2):
iptables: upgrade to 1.4.21
iproute2: upgrade to 3.12.0
.../iproute2/{iproute2_3.11.0.bb => iproute2_3.12.0.bb} | 4 ++--
.../iptables/{iptables_1.4.19.1.bb => iptables_1.4.21.bb} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-connectivity/iproute2/{iproute2_3.11.0.bb => iproute2_3.12.0.bb} (68%) rename meta/recipes-extended/iptables/{iptables_1.4.19.1.bb => iptables_1.4.21.bb} (92%)
--
1.8.3.2
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH 0/2] Various comms PUs
@ 2015-02-12 13:19 Cristian Iorga
0 siblings, 0 replies; 5+ messages in thread
From: Cristian Iorga @ 2015-02-12 13:19 UTC (permalink / raw)
To: openembedded-core
The following changes since commit 231d4a9d3d89af4b1b5f6ea439c630e4cac82079:
bitbake: bitbake-user-manual: Removed errant writer note line. (2015-02-10 23:09:32 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ciorga/PU2
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/PU2
Cristian Iorga (2):
bluez5: upgrade to 5.28
ofono: upgrade to 1.16
meta/recipes-connectivity/bluez5/{bluez5_5.27.bb => bluez5_5.28.bb} | 4 ++--
meta/recipes-connectivity/ofono/{ofono_1.15.bb => ofono_1.16.bb} | 5 ++---
2 files changed, 4 insertions(+), 5 deletions(-)
rename meta/recipes-connectivity/bluez5/{bluez5_5.27.bb => bluez5_5.28.bb} (88%)
rename meta/recipes-connectivity/ofono/{ofono_1.15.bb => ofono_1.16.bb} (59%)
--
2.1.0
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-02-12 13:24 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06 15:00 [PATCH 0/2] Various comms PUs Cristian Iorga
2013-12-06 15:00 ` [PATCH 1/2] iptables: upgrade to 1.4.21 Cristian Iorga
2013-12-06 15:00 ` [PATCH 2/2] iproute2: upgrade to 3.12.0 Cristian Iorga
2013-12-11 17:13 ` [PATCH 0/2] Various comms PUs Iorga, Cristian
-- strict thread matches above, loose matches on Subject: below --
2015-02-12 13:19 Cristian Iorga
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox