All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Package Upgrades
@ 2015-04-14  9:07 Robert Yang
  2015-04-14  9:07 ` [PATCH 1/6] gnu-efi: 3.0.1 -> 3.0.2 Robert Yang
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Robert Yang @ 2015-04-14  9:07 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 8d207e55031c0b93387e728f4312b8cb34ad5b12:

  libgpg-error 1.18: simplify tupple handling and add armv8b support (2015-04-13 22:32:06 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/pu
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/pu

Chong Lu (2):
  gstreamer: change priv_gst_parse_yylex arguments
  webkit-gtk: ANGLE doesn't build with bison 3

Robert Yang (4):
  gnu-efi: 3.0.1 -> 3.0.2
  tcl: 8.6.3 -> 8.6.4
  python-git: 0.3.6 -> 1.0.0
  bison: 2.7.1 -> 3.0.4

 .../gnu-efi/{gnu-efi_3.0.1.bb => gnu-efi_3.0.2.bb} |    4 +--
 .../bison/bison/dont-depend-on-help2man.patch      |   32 -------------------
 .../bison/bison/fix_cross_manpage_building.patch   |   19 -----------
 .../bison/{bison_2.7.1.bb => bison_3.0.4.bb}       |   20 ++++++------
 .../{python-git_0.3.6.bb => python-git_1.0.0.bb}   |    4 +--
 .../tcltk/{tcl_8.6.3.bb => tcl_8.6.4.bb}           |   16 +++++-----
 ...mer-change-priv_gst_parse_yylex-arguments.patch |   33 ++++++++++++++++++++
 .../gstreamer/gstreamer_0.10.36.bb                 |    1 +
 ...bkit-gtk-ANGLE-doesn-t-build-with-bison-3.patch |   26 +++++++++++++++
 meta/recipes-sato/webkit/webkit-gtk_1.8.3.bb       |    1 +
 10 files changed, 82 insertions(+), 74 deletions(-)
 rename meta/recipes-bsp/gnu-efi/{gnu-efi_3.0.1.bb => gnu-efi_3.0.2.bb} (93%)
 delete mode 100644 meta/recipes-devtools/bison/bison/dont-depend-on-help2man.patch
 delete mode 100644 meta/recipes-devtools/bison/bison/fix_cross_manpage_building.patch
 rename meta/recipes-devtools/bison/{bison_2.7.1.bb => bison_3.0.4.bb} (70%)
 rename meta/recipes-devtools/python/{python-git_0.3.6.bb => python-git_1.0.0.bb} (85%)
 rename meta/recipes-devtools/tcltk/{tcl_8.6.3.bb => tcl_8.6.4.bb} (81%)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer-0.10.36/gstreamer-change-priv_gst_parse_yylex-arguments.patch
 create mode 100644 meta/recipes-sato/webkit/files/webkit-gtk-ANGLE-doesn-t-build-with-bison-3.patch

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-04-14  9:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-14  9:07 [PATCH 0/6] Package Upgrades Robert Yang
2015-04-14  9:07 ` [PATCH 1/6] gnu-efi: 3.0.1 -> 3.0.2 Robert Yang
2015-04-14  9:07 ` [PATCH 2/6] tcl: 8.6.3 -> 8.6.4 Robert Yang
2015-04-14  9:07 ` [PATCH 3/6] python-git: 0.3.6 -> 1.0.0 Robert Yang
2015-04-14  9:07 ` [PATCH 4/6] bison: 2.7.1 -> 3.0.4 Robert Yang
2015-04-14  9:07 ` [PATCH 5/6] gstreamer: change priv_gst_parse_yylex arguments Robert Yang
2015-04-14  9:07 ` [PATCH 6/6] webkit-gtk: ANGLE doesn't build with bison 3 Robert Yang

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.