diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-23 15:46:18 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-23 15:46:27 +0000 |
commit | 358ac459452f562d6329c974089c3768772f48e8 (patch) | |
tree | 6a1a6993d374d23907912267723a6c446db4c00a /meta/recipes-gnome/gnome | |
parent | 46033c3cd49214f98df3715fe597e95012b46602 (diff) | |
download | poky-358ac459452f562d6329c974089c3768772f48e8.tar.gz |
gconf: Add note to header about patch filed upstream
(From OE-Core rev: 44dd1f0bd24d2e588a0aeb91370d082713db4ccb)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome')
-rw-r--r-- | meta/recipes-gnome/gnome/gconf-3.2.3/backenddir.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-gnome/gnome/gconf-3.2.3/backenddir.patch b/meta/recipes-gnome/gnome/gconf-3.2.3/backenddir.patch index 4baf905b71..d4cdf8b38e 100644 --- a/meta/recipes-gnome/gnome/gconf-3.2.3/backenddir.patch +++ b/meta/recipes-gnome/gnome/gconf-3.2.3/backenddir.patch | |||
@@ -2,6 +2,8 @@ Allow the backend directory to be specified from the environment. This is | |||
2 | required so we can relocate gconf-native to different paths and still | 2 | required so we can relocate gconf-native to different paths and still |
3 | allow it to work. | 3 | allow it to work. |
4 | 4 | ||
5 | Bug filed upstream with patch: https://bugzilla.gnome.org/show_bug.cgi?id=664650 | ||
6 | |||
5 | Upstream-Status: Pending | 7 | Upstream-Status: Pending |
6 | 8 | ||
7 | RP 2011/11/23 | 9 | RP 2011/11/23 |