diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-12-28 15:41:08 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:10:46 +0000 |
commit | 169e55d802883df763dbff4a4737e05e96358fa3 (patch) | |
tree | 11dc30582c18fc4a8a199adda7f5d46d2312695f /meta/recipes-gnome/libglade | |
parent | 9aca7e651ce829e8a730dd187f54a5bba4253d06 (diff) | |
download | openembedded-core-169e55d802883df763dbff4a4737e05e96358fa3.tar.gz openembedded-core-169e55d802883df763dbff4a4737e05e96358fa3.tar.bz2 openembedded-core-169e55d802883df763dbff4a4737e05e96358fa3.zip |
Add Upstream-Status to patches
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-gnome/libglade')
-rw-r--r-- | meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch b/meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch index b4ca49de25..b5b2ec4534 100644 --- a/meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch +++ b/meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch @@ -1,7 +1,7 @@ Using @PYTHON@ for this path would result in the build system python being referred to. Instead we want to locate python from the environment. -Upstream Status: Inappropriate [configuration] +Upstream-Status: Inappropriate [configuration] diff -ruN libglade-2.6.4-orig//libglade-convert.in libglade-2.6.4/libglade-convert.in --- libglade-2.6.4-orig//libglade-convert.in 2011-09-22 10:18:28.991164003 +0800 |