[oe] [meta-oe][master-next][PATCH 00/11] reorder variable

Trevor Woerner twoerner at gmail.com
Thu May 24 18:26:48 UTC 2018


When Andre McCurdy originally submitted the "rely on cmake.bbclass..."
patches, he intermixed some formatting changes as well. A clean version of the
"rely on cmake.bbclass..." patches have already been sent, this patchset adds
in the formatting changes as well.

NOTE: there are slightly more formatting changes in this patchset than in
Andre's original. These formatting changes are restricted to variable
ordering as per: https://www.openembedded.org/wiki/Styleguide

Trevor Woerner (11):
  poco: variable cleanup
  libssh: variable cleanup
  libftdi: variable cleanup
  gflags: variable cleanup
  ceres-solver: variable cleanup
  openjpeg: variable cleanup
  glm: variable cleanup
  msgpack-c: variable cleanup
  json-spirit: variable cleanup
  capnproto: variable cleanup
  openobex: variable cleanup

 .../obex/openobex_1.7.2.bb                    | 13 +++---
 .../capnproto/capnproto_0.6.1.bb              | 13 +++---
 .../json-spirit/json-spirit_4.08.bb           |  4 +-
 .../msgpack/msgpack-c_2.1.5.bb                |  7 ++-
 meta-oe/recipes-graphics/glm/glm_0.9.9-a2.bb  |  3 +-
 .../openjpeg/openjpeg_2.2.0.bb                |  5 +--
 .../ceres-solver/ceres-solver_1.14.bb         |  5 +--
 .../recipes-support/gflags/gflags_2.2.0.bb    |  3 +-
 .../recipes-support/libftdi/libftdi_1.4.bb    |  6 +--
 .../recipes-support/libssh/libssh_0.7.3.bb    | 16 +++----
 meta-oe/recipes-support/poco/poco_1.9.0.bb    | 44 +++++++++----------
 11 files changed, 54 insertions(+), 65 deletions(-)

-- 
2.17.0.582.gccdcbd54c




More information about the Openembedded-devel mailing list