All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.