Files
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
..
2008-09-30 19:54:49 +00:00
2007-01-08 23:53:01 +00:00
2007-01-08 23:53:01 +00:00