[OE-core] [PATCH 0/3] Important fixes for rc3

Otavio Salvador otavio at ossystems.com.br
Wed Apr 11 03:19:49 UTC 2012


The patches in this set are all important IMO and I do think they
ought to be included.

The following changes since commit bde1744018afd4616e114b20ffdc21b9abddcedc:

  hello-mod: Move hello-mod from meta to meta-skeleton (2012-04-10 13:16:00 +0100)

are available in the git repository at:
  git://github.com/OSSystems/oe-core master
  https://github.com/OSSystems/oe-core/tree/HEAD

Otavio Salvador (3):
  connman: backport test script fixes
  distrodata.bbclass: fix comment typo
  flex: backport Debian patches to fix generated code warnings

 meta/classes/distrodata.bbclass                    |    2 +-
 .../connman/test-set-ipv4-method-api-fix.patch     |   50 +++++++++++++++++
 .../connman/test-set-ipv6-method-api-fix.patch     |   55 ++++++++++++++++++
 meta/recipes-connectivity/connman/connman_0.79.bb  |    4 +
 .../flex/flex/avoid-FORTIFY-warnings.patch         |   59 ++++++++++++++++++++
 .../flex/int-is-not-the-same-size-as-size_t.patch  |   42 ++++++++++++++
 meta/recipes-devtools/flex/flex_2.5.35.bb          |    5 +-
 7 files changed, 215 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-connectivity/connman/connman/test-set-ipv4-method-api-fix.patch
 create mode 100644 meta/recipes-connectivity/connman/connman/test-set-ipv6-method-api-fix.patch
 create mode 100644 meta/recipes-devtools/flex/flex/avoid-FORTIFY-warnings.patch
 create mode 100644 meta/recipes-devtools/flex/flex/int-is-not-the-same-size-as-size_t.patch

-- 
1.7.2.5





More information about the Openembedded-core mailing list