diff options
author | Ross Burton <ross.burton@intel.com> | 2017-11-29 17:38:26 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-12-10 22:41:40 +0000 |
commit | 3e203660a10e958f284fcc03b40583947b42d385 (patch) | |
tree | 914e4aebc1ab798fc868465427984a03bfb4dc53 | |
parent | fba2c9309ede86608f985adf46592c31b5d446ca (diff) | |
download | openembedded-core-3e203660a10e958f284fcc03b40583947b42d385.tar.gz openembedded-core-3e203660a10e958f284fcc03b40583947b42d385.tar.bz2 openembedded-core-3e203660a10e958f284fcc03b40583947b42d385.zip |
pango: update upstream-status on a patch
-rw-r--r-- | meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch b/meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch index 812da21c56..9e1626e9a0 100644 --- a/meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch +++ b/meta/recipes-graphics/pango/pango/0001-Drop-introspection-macros-from-acinclude.m4.patch @@ -6,7 +6,7 @@ Subject: [PATCH] Drop introspection macros from acinclude.m4 They take precendence over our customized macros, and so introspection doesn't work correctly. -Upstream-Status: Pending [review on oe-core list] +Upstream-Status: Backport [upstream 5ccfe0] Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> --- acinclude.m4 | 96 ------------------------------------------------------------ @@ -118,4 +118,3 @@ index 8899c7c..48fd5d8 100644 -]) -- 2.1.4 - |