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:18 +0000 |
commit | 44dd1f0bd24d2e588a0aeb91370d082713db4ccb (patch) | |
tree | 9b9b4d99f9dd4f174bbce3032371b87918a34cc6 /meta | |
parent | aaa2a70f7f1b8a299f31626d61d7ea27f29fb9e2 (diff) | |
download | openembedded-core-44dd1f0bd24d2e588a0aeb91370d082713db4ccb.tar.gz openembedded-core-44dd1f0bd24d2e588a0aeb91370d082713db4ccb.tar.bz2 openembedded-core-44dd1f0bd24d2e588a0aeb91370d082713db4ccb.zip |
gconf: Add note to header about patch filed upstream
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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 required so we can relocate gconf-native to different paths and still allow it to work. +Bug filed upstream with patch: https://bugzilla.gnome.org/show_bug.cgi?id=664650 + Upstream-Status: Pending RP 2011/11/23 |