http://bugs.openembedded.org/show_bug.cgi?id=1875
Summary: 1.6.4 tarball misses COW.py file
Product: BitBake
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: BitBake
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [EMAIL PROTECTED]
Official 1.6.4 tarball missess COW.py files which is used by bitbake:
[EMAIL PROTECTED] bitbake-1.6.4]$ grep -r COW .
./ChangeLog: - COW dict implementation from Tim Ansell (mithro) leading
./lib/bb/data_smart.py:from COW import COWDictBase
./lib/bb/data_smart.py: def __init__(self, special = COWDictBase.copy(),
seen = COWDictBase.copy() ):
./build/lib/bb/data_smart.py:from COW import COWDictBase
./build/lib/bb/data_smart.py: def __init__(self, special =
COWDictBase.copy(), seen = COWDictBase.copy() ):
[EMAIL PROTECTED] bitbake-1.6.4]$ find . -name COW.py
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Bitbake-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bitbake-dev