diff options
author | Rob Bradford <rob@o-hand.com> | 2008-03-11 16:06:49 +0000 |
---|---|---|
committer | rob <rob@aea7fca7-3721-49c4-ace3-ac8c44b998bb> | 2008-03-11 16:06:49 +0000 |
commit | 3a3e207b78312b5153d338cc6aa31fe7d6caadc4 (patch) | |
tree | 0f9512418d338af087f366c05555c634dbdbe0ef /ChangeLog | |
parent | bd74c4dad2df4dd05a73480e2dc8f477633a9878 (diff) | |
download | anjuta-poky-3a3e207b78312b5153d338cc6aa31fe7d6caadc4.tar.gz anjuta-poky-3a3e207b78312b5153d338cc6aa31fe7d6caadc4.tar.bz2 anjuta-poky-3a3e207b78312b5153d338cc6aa31fe7d6caadc4.zip |
2008-03-11 Rob Bradford <rob@openedhand.com>
* src/plugin.c: (update_path), (update_environment):
* src/plugin.h:
Add the old style staging paths to PKG_CONFIG_PATH and the PATH for
compatability with older OE/Poky.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-03-11 Rob Bradford <rob@openedhand.com> + + * src/plugin.c: (update_path), (update_environment): + * src/plugin.h: + Add the old style staging paths to PKG_CONFIG_PATH and the PATH for + compatability with older OE/Poky. + 2008-03-07 Rob Bradford <rob@openedhand.com> * src/plugin.c: (get_host_component), (update_path), |