[oe] [PATCH][V2 0/8] few fixes

Andreas Müller schnitzeltony at gmail.com
Sun Dec 17 18:21:36 UTC 2017


V1 -> V2: fltk correct packing of shared libs / cleanup

Andreas Müller (8):
  gvfs: update 1.32.1 -> 1.34.1
  plymouth: do not install systemd units manually
  plymouth: packageconfig gtk needs gtk+3 as depends
  plymouth: fix path to systemd-tty-ask-password-agent
  fltk-native: remove fltk-config from image
  fltk: remove fltk-native from DEPENDS
  fltk: do not suffix shared library names with '_SHARED'
  Add FLTK to licenses to avoid warning when building fltk / fltk-native

 .../gvfs/{gvfs_1.32.1.bb => gvfs_1.34.1.bb}        |   7 +-
 meta-oe/licenses/FLTK                              | 530 +++++++++++++++++++++
 ...ath-to-systemd-tty-ask-password-agent-con.patch |  34 ++
 meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb    |  12 +-
 meta-oe/recipes-support/fltk/fltk-native.bb        |   5 +
 meta-oe/recipes-support/fltk/fltk.bb               |   5 +-
 ...d-Force-shared-libs-with-unsuffixed-names.patch |  41 ++
 7 files changed, 622 insertions(+), 12 deletions(-)
 rename meta-gnome/recipes-gnome/gvfs/{gvfs_1.32.1.bb => gvfs_1.34.1.bb} (88%)
 create mode 100644 meta-oe/licenses/FLTK
 create mode 100644 meta-oe/recipes-core/plymouth/files/0001-Make-full-path-to-systemd-tty-ask-password-agent-con.patch
 create mode 100644 meta-oe/recipes-support/fltk/fltk/0003-CMake-build-Force-shared-libs-with-unsuffixed-names.patch

-- 
2.9.5




More information about the Openembedded-devel mailing list