[poky] [PATCH 0/1] check if lockfile is writable (bug 606 patch V2)

Yu Ke ke.yu at intel.com
Wed Dec 29 01:54:33 PST 2010


I've sent a patch for bug 606 before, which add sanity check for $DL_DIR.

After digging more, the root cause is hidden in bb.utils.lockfile(), so it
is more general to add check there. hence comes out the V2 patch for bug606.
please discard my V1 patch.

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

Thanks,
    Yu Ke <ke.yu at intel.com>
---


Yu Ke (1):
  bb.utils: check if lock file is writable, to fix bug 606

 bitbake/lib/bb/utils.py |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)




More information about the poky mailing list