deploy.py: support adding a build id.
commitfcf34db707d981caad4972d76e3af889702d7985
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Thu, 5 May 2011 17:19:00 +0000 (5 17:19 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Thu, 5 May 2011 17:19:00 +0000 (5 17:19 +0000)
treeea1aae9107d2731469fd46901c8d2544225d740d
parent6861475687ea29bde9429d8ce0317107ed0514dd
deploy.py: support adding a build id.

Add support for passing and injecting a build ID to the souces prior to
compiling. Allows to easily create rebuilds of Rockbox Utility without creating
false positives on update detection.
Fix a typo in version.h. Thanks to sideral for noting.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29825 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/version.h
utils/common/deploy-rbutil.py
utils/common/deploy.py