summaryrefslogtreecommitdiff
path: root/bitbake/lib/codegen.py
Commit message (Collapse)AuthorAgeFilesLines
* bitbake: Remove in-tree versionKhem Raj2011-02-231-570/+0
| | | | | | Bitbake should be used by checking it out from its own repo Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add pysh, ply, and codegen to lib/ to prepare for future workChris Larson2010-08-031-0/+570
(Bitbake rev: d0a6e9c5c1887a885e0e73eba264ca66801f5ed0) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>