Skip to content
  1. Feb 01, 2013
  2. Jan 31, 2013
  3. Jan 30, 2013
  4. Jan 28, 2013
  5. Jan 27, 2013
  6. Jan 25, 2013
    • Zhenhua Luo's avatar
      apache2: fix the race issue of parallel installation · d4051ea4
      Zhenhua Luo authored
      
      
      fix following race issue when do parallel install
      | mkdir: cannot create directory `/home/mypc/workspace/poky/build_p4080ds_release/tmp/work/ppce500mc-fsl_networking-linux/apache2/2.4.3-r1/image/usr/share/apache2': File exists
      ...
      | mkdir: cannot create directory `/home/mypc/workspace/poky/build_p4080ds_release/tmp/work/ppce500mc-fsl_networking-linux/apache2/2.4.3-r1/image/usr/share/apache2': File exists
      | make[1]: *** [install-man] Error 1
      | make[1]: *** Waiting for unfinished jobs....
      
      Signed-off-by: default avatarZhenhua Luo <zhenhua.luo@freescale.com>
      d4051ea4