All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/3] Recipe upgrades
@ 2019-07-09 12:38 Paul Eggleton
  2019-07-09 12:38 ` [meta-oe][PATCH 1/3] mraa: update to 2.0.0 Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Paul Eggleton @ 2019-07-09 12:38 UTC (permalink / raw)
  To: openembedded-devel

The following changes since commit 64974b8779291419486338f75f229a732e450d78:

  xfce4-screensaver: 0.1.4 -> 0.1.5 (2019-06-21 06:22:19 -0700)

are available in the Git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/upgrades4
  http://cgit.openembedded.org/meta-openembedded-contrib/log/?h=paule/upgrades4

Paul Eggleton (3):
  mraa: update to 2.0.0
  upm: update to 2.0.0
  picocom: update to 3.1

 meta-oe/recipes-extended/mraa/mraa_git.bb     |   4 +-
 .../0001-Replace-strncpy-with-memcpy.patch    |  49 ------
 .../upm/upm/0001-Use-stdint-types.patch       | 139 ++++++++++++++++++
 ...lude-sys-types.h-for-uint-definition.patch |  33 -----
 meta-oe/recipes-extended/upm/upm_git.bb       |   7 +-
 .../recipes-support/picocom/picocom_git.bb    |   8 +-
 6 files changed, 148 insertions(+), 92 deletions(-)
 delete mode 100644 meta-oe/recipes-extended/upm/upm/0001-Replace-strncpy-with-memcpy.patch
 create mode 100644 meta-oe/recipes-extended/upm/upm/0001-Use-stdint-types.patch
 delete mode 100644 meta-oe/recipes-extended/upm/upm/0001-include-sys-types.h-for-uint-definition.patch

-- 
2.20.1



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

end of thread, other threads:[~2019-07-10 16:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-09 12:38 [meta-oe][PATCH 0/3] Recipe upgrades Paul Eggleton
2019-07-09 12:38 ` [meta-oe][PATCH 1/3] mraa: update to 2.0.0 Paul Eggleton
2019-07-09 12:38 ` [meta-oe][PATCH 2/3] upm: " Paul Eggleton
2019-07-09 12:38 ` [meta-oe][PATCH 3/3] picocom: update to 3.1 Paul Eggleton
2019-07-10 16:27   ` Khem Raj

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.