[poky] [PATCH 0/1][PULL] Fix second machine build failure if rm_work is run previously


Tue Jan 25 22:30:06 PST 2011


From: Dongxiao Xu <dongxiao.xu at intel.com>

Hi Richard and Saul,

This pull request fixes the case that, if build one machine with rm_work.bbclass inherited, then building of another machine with same architecture will encounter failure. The main idea is to reserve "image" folder when doing rm_work.

Please help to review and pull. Thanks!

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dxu4/distro
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/distro

Thanks,
    Dongxiao Xu <dongxiao.xu at intel.com>
---


Dongxiao Xu (1):
  rm_work.bbclass: reserve 'image' folder when remove WORKDIR

 meta/classes/rm_work.bbclass |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the poky mailing list