From patchwork Sat Apr 28 08:12:24 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/8,PULL] Recipe upgrades for ofono, iptables, etc. Date: Sat, 28 Apr 2012 08:12:24 -0000 From: Dongxiao Xu X-Patchwork-Id: 26555 Message-Id: To: openembedded-core@lists.openembedded.org Hi Saul, This pull request upgrades some recipes. Please help to review and pull. Thanks, Dongxiao The following changes since commit 5a1f172d35be610688842a8a9a84f24edb9aeb51: bitbake.conf: use TUNE_PKGARCH instead of TARGET_ARCH in SDK_NAME (2012-04-26 10:59:20 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/upgrade http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/upgrade Dongxiao Xu (8): gst-fluendo-mpegdemux: upgrade to version 0.10.70 telepathy-mission-control: upgrade to version 5.12.0 telepathy-glib: upgrade to version 0.18.1 bluez-hcidump: upgrade to version 2.4 iproute2: upgrade to version 3.3.0 ofono: upgrade to version 1.6 iptables: upgrade to version 1.4.13 distro_tracking_fields: Change for ofono, iptables, etc .../conf/distro/include/distro_tracking_fields.inc | 46 ++++++++++---------- .../{bluez-hcidump_2.3.bb => bluez-hcidump_2.4.bb} | 4 +- .../configure-cross.patch | 0 .../{iproute2_3.2.0.bb => iproute2_3.3.0.bb} | 2 +- .../ofono/{ofono_1.5.bb => ofono_1.6.bb} | 2 +- ...thy-glib_0.17.5.bb => telepathy-glib_0.18.1.bb} | 4 +- ...11.0.bb => telepathy-mission-control_5.12.0.bb} | 6 +- .../iptables/iptables/GNUmakefile.patch | 18 -------- .../{iptables_1.4.12.2.bb => iptables_1.4.13.bb} | 5 +- ...0.10.69.bb => gst-fluendo-mpegdemux_0.10.70.bb} | 4 +- 10 files changed, 36 insertions(+), 55 deletions(-) rename meta/recipes-connectivity/bluez/{bluez-hcidump_2.3.bb => bluez-hcidump_2.4.bb} (83%) rename meta/recipes-connectivity/iproute2/{iproute2-3.2.0 => iproute2-3.3.0}/configure-cross.patch (100%) rename meta/recipes-connectivity/iproute2/{iproute2_3.2.0.bb => iproute2_3.3.0.bb} (97%) rename meta/recipes-connectivity/ofono/{ofono_1.5.bb => ofono_1.6.bb} (97%) rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.17.5.bb => telepathy-glib_0.18.1.bb} (82%) rename meta/recipes-connectivity/telepathy/{telepathy-mission-control_5.11.0.bb => telepathy-mission-control_5.12.0.bb} (91%) delete mode 100644 meta/recipes-extended/iptables/iptables/GNUmakefile.patch rename meta/recipes-extended/iptables/{iptables_1.4.12.2.bb => iptables_1.4.13.bb} (89%) rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.69.bb => gst-fluendo-mpegdemux_0.10.70.bb} (71%)