[oe] [PATCH 0/9] Resending the patches that were missed in patchwork

Amarnath Valluri amarnath.valluri at intel.com
Thu Feb 23 09:05:34 UTC 2017


This patch set replaces the hard-coded paths in recipes with appropriate
bitbake variables, which makes recipe more portable.

Amarnath Valluri (9):
  aufs-utils: Replace install paths with appropriate bitbake environment
  inetutils: Move files only when src != dst.
  ebtables: Move files only when src != dst.
  netcf_git: Check if src != dst while moving files.
  libgphoto: Replace 'lib' with ${nonarch_base_libdir}
  xf86-input-tslib: Replace 'lib' with ${nonarch_base_libdir} for
    placing udev rules.
  lvm2: Replace 'lib' with ${nonarch_base_libdir} for placing udev
    rules.
  multipath-tools: Replace 'lib' with ${nonarch_base_libdir} for placing
    udev rules.
  openct: Replace /lib/udev with ${nonarch_base_libdir}/udev.

 meta-filesystems/recipes-utils/aufs-util/aufs-util_git.bb         | 7 +++++++
 meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb | 8 +++++---
 meta-networking/recipes-filter/ebtables/ebtables_2.0.10-4.bb      | 6 ++++--
 meta-networking/recipes-support/netcf/netcf_git.bb                | 8 +++++---
 meta-oe/recipes-graphics/gphoto2/libgphoto2_2.5.8.bb              | 2 +-
 meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb    | 6 +++---
 meta-oe/recipes-support/lvm2/lvm2.inc                             | 4 ++--
 meta-oe/recipes-support/multipath-tools/multipath-tools_git.bb    | 7 ++++---
 meta-oe/recipes-support/openct/openct_0.6.20.bb                   | 6 +++---
 9 files changed, 34 insertions(+), 20 deletions(-)

-- 
2.7.4




More information about the Openembedded-devel mailing list