Openmoko's patched copy of Bitbake: Changes to 'master'

git at git.openmoko.org git at git.openmoko.org
Sun Jul 27 09:22:40 CEST 2008


 ChangeLog                 |    6 ++++++
 doc/bitbake.1             |   13 +++++++------
 doc/manual/usermanual.xml |    1 +
 lib/bb/build.py           |    3 ++-
 lib/bb/cooker.py          |    6 ++++++
 lib/bb/providers.py       |    6 +++++-
 6 files changed, 27 insertions(+), 8 deletions(-)

New commits:
commit 9952a35d0a9d0ff3603cd0a11f4282d9dd7c7b11
Author: rpurdie <rpurdie at fd90740e-a5ea-0310-a7a2-b3005cc77bd6>
Date:   Sat Jul 19 21:12:10 2008 +0000

    providers.py: Fix indentation errors
    
    git-svn-id: svn://svn.berlios.de/bitbake/branches/bitbake-1.8@1077 fd90740e-a5ea-0310-a7a2-b3005cc77bd6

commit 078ae356ed5f67f6ae699d070713921ceb658c5e
Author: rpurdie <rpurdie at fd90740e-a5ea-0310-a7a2-b3005cc77bd6>
Date:   Sat Jul 19 17:58:18 2008 +0000

    providers.py: When a regexp fails to compile for PACKAGES_DYNAMIC, print a more useful error (#4444)
    
    git-svn-id: svn://svn.berlios.de/bitbake/branches/bitbake-1.8@1076 fd90740e-a5ea-0310-a7a2-b3005cc77bd6

commit 7a4fbc796148850afd4be7b5f5751ad78b67affb
Author: rpurdie <rpurdie at fd90740e-a5ea-0310-a7a2-b3005cc77bd6>
Date:   Tue Jun 10 09:33:30 2008 +0000

    Revert the '-' character fix in class names since it breaks things
    
    git-svn-id: svn://svn.berlios.de/bitbake/branches/bitbake-1.8@1075 fd90740e-a5ea-0310-a7a2-b3005cc77bd6

commit 6dc0ebc2fa4bd8bebc9d6e7a5189c0a30eb0ea68
Author: rpurdie <rpurdie at fd90740e-a5ea-0310-a7a2-b3005cc77bd6>
Date:   Wed May 21 21:26:46 2008 +0000

    build.py: Make sure expandKeys has been called on the data dictonary before running tasks fixing various strange issues (from poky). Correctly add a task override in the form task-TASKNAME which whilst a change in behaviour shouldn't matter since the original approach didn't work at all
    
    git-svn-id: svn://svn.berlios.de/bitbake/branches/bitbake-1.8@1074 fd90740e-a5ea-0310-a7a2-b3005cc77bd6

commit c94600890e29821d2851945c00465eacd748c8c9
Author: rpurdie <rpurdie at fd90740e-a5ea-0310-a7a2-b3005cc77bd6>
Date:   Mon May 19 20:39:48 2008 +0000

    manuals: Add missing options documentation (thanks to zecke for noticing and the patch)
    
    git-svn-id: svn://svn.berlios.de/bitbake/branches/bitbake-1.8@1073 fd90740e-a5ea-0310-a7a2-b3005cc77bd6

commit f44b45430b8281b32bdd10250caf273b5c410024
Author: rpurdie <rpurdie at fd90740e-a5ea-0310-a7a2-b3005cc77bd6>
Date:   Mon May 19 20:16:03 2008 +0000

    BBHandler.py: Correctly handle '-' characters in class names (#2958)
    
    git-svn-id: svn://svn.berlios.de/bitbake/branches/bitbake-1.8@1072 fd90740e-a5ea-0310-a7a2-b3005cc77bd6

commit 20f7d12003b815323e1875fca01859d66fd26ca2
Author: rpurdie <rpurdie at fd90740e-a5ea-0310-a7a2-b3005cc77bd6>
Date:   Mon May 19 20:14:22 2008 +0000

    cooker.py: Make sure Build Completed events are generated even when tasks fail
    
    git-svn-id: svn://svn.berlios.de/bitbake/branches/bitbake-1.8@1071 fd90740e-a5ea-0310-a7a2-b3005cc77bd6





More information about the commitlog mailing list