[OE-core] [PATCH 0/1] oe/path.py: call /bin/cp directly

wenzong.fan at windriver.com wenzong.fan at windriver.com
Tue Aug 13 07:09:08 UTC 2013


From: Wenzong Fan <wenzong.fan at windriver.com>

This avoids running cp with interactive mode on some hosts if defined:
    
        alias cp='cp -i'

The following changes since commit 16d522bcd1f1b7741577fa31fab7e2129da0cae9:

  maintainers.inc: reassign maintainers, remove obsolete recipes (2013-08-12 13:13:05 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/fix_alias_cp
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/fix_alias_cp

Wenzong Fan (1):
  oe/path.py: call /bin/cp directly

 meta/lib/oe/path.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.9.5




More information about the Openembedded-core mailing list