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:14:31 +0000 |
| commit | ece80fe035c49a192abbca2dd00e50699e786e95 (patch) | |
| tree | 605be2dd67546c867b234c78148b393686021061 /meta/recipes-gnome | |
| parent | 70c18f205d07384548dcaff904f7f854e9c51cc5 (diff) | |
| download | poky-ece80fe035c49a192abbca2dd00e50699e786e95.tar.gz | |
Add Upstream-Status to patches
(From OE-Core rev: 169e55d802883df763dbff4a4737e05e96358fa3)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
| -rw-r--r-- | meta/recipes-gnome/gnome/gobject-introspection/use-usr-bin-env-for-python.patch | 2 | ||||
| -rw-r--r-- | meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gnome/gobject-introspection/use-usr-bin-env-for-python.patch b/meta/recipes-gnome/gnome/gobject-introspection/use-usr-bin-env-for-python.patch index 67b85470d3..ea00157d46 100644 --- a/meta/recipes-gnome/gnome/gobject-introspection/use-usr-bin-env-for-python.patch +++ b/meta/recipes-gnome/gnome/gobject-introspection/use-usr-bin-env-for-python.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Inappropriate [configuration] | ||
| 2 | |||
| 1 | Index: gobject-introspection-0.9.10/tools/g-ir-annotation-tool.in | 3 | Index: gobject-introspection-0.9.10/tools/g-ir-annotation-tool.in |
| 2 | =================================================================== | 4 | =================================================================== |
| 3 | --- gobject-introspection-0.9.10.orig/tools/g-ir-annotation-tool.in | 5 | --- gobject-introspection-0.9.10.orig/tools/g-ir-annotation-tool.in |
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 @@ | |||
| 1 | Using @PYTHON@ for this path would result in the build system python being | 1 | Using @PYTHON@ for this path would result in the build system python being |
| 2 | referred to. Instead we want to locate python from the environment. | 2 | referred to. Instead we want to locate python from the environment. |
| 3 | 3 | ||
| 4 | Upstream Status: Inappropriate [configuration] | 4 | Upstream-Status: Inappropriate [configuration] |
| 5 | 5 | ||
| 6 | diff -ruN libglade-2.6.4-orig//libglade-convert.in libglade-2.6.4/libglade-convert.in | 6 | diff -ruN libglade-2.6.4-orig//libglade-convert.in libglade-2.6.4/libglade-convert.in |
| 7 | --- libglade-2.6.4-orig//libglade-convert.in 2011-09-22 10:18:28.991164003 +0800 | 7 | --- libglade-2.6.4-orig//libglade-convert.in 2011-09-22 10:18:28.991164003 +0800 |
