poky/bitbake
Richard Purdie 3a92d518b4 bitbake/data_smart.py: Fix error where update-rc.d would not get added to the dependency tree
If there was a variable such as:

X_${Y}_append = "Z"

The "Z" would be lost if X_${Y} was unset. This was due to a bug in the renameVar
function used by expandKeys().

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-05 14:37:19 +00:00
..
bin bitbake: Add a --revisions-changed commandline option to indicate when floating srcrevs have changed 2009-07-29 14:33:14 +01:00
contrib bitbake: Upgrade from 1.4 -> 1.7.4ish 2006-11-16 15:02:15 +00:00
doc bitbake: Add tryaltconfigs option to disable the alternative configuration attempts and make the 'continue' more aggresive 2008-10-28 22:15:06 +00:00
lib/bb bitbake/data_smart.py: Fix error where update-rc.d would not get added to the dependency tree 2010-03-05 14:37:19 +00:00
AUTHORS AUTHORS: update my email in BitBake 2008-09-30 19:54:49 +00:00
ChangeLog bitbake: Sync with upstream after 2.8.12 release 2009-01-02 17:27:25 +00:00
COPYING bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
HEADER bitbake: Sync with upstream. 2007-01-08 23:53:01 +00:00
MANIFEST bitbake: Sync with upstream after 2.8.12 release 2009-01-02 17:27:25 +00:00