[OE-core] [PATCH 0/4] Some fixes for distros with merged /usr directory

Dominic Sacré dominic.sacre at gmx.de
Thu Sep 17 16:13:41 UTC 2015


This fixes a few recipes that move binaries from ${bindir} to
${base_bindir}, which fails if the two directories are the same.

Dominic Sacré (4):
  tar: fix install if bindir == base_bindir
  cpio: fix install if bindir == base_bindir
  gzip: fix install if bindir == base_bindir
  grep: fix install if bindir == base_bindir

 meta/recipes-extended/cpio/cpio_v2.inc  |  8 +++++---
 meta/recipes-extended/grep/grep_2.21.bb | 12 +++++++-----
 meta/recipes-extended/gzip/gzip.inc     | 14 ++++++++------
 meta/recipes-extended/tar/tar.inc       | 10 ++++++----
 4 files changed, 26 insertions(+), 18 deletions(-)

-- 
2.5.2



More information about the Openembedded-core mailing list