aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-02-05 11:02:40 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-02-05 11:05:51 +0100
commit09c91dd7edf704932d4a85e86cc2e861cfe3a0b8 (patch)
tree52c380d616ebecade0ef6a36beb46e7ffb77303c
parent0ecbe9467c2ed3835c5e2b1f54ba52fa058e26db (diff)
downloadmeta-openembedded-09c91dd7edf704932d4a85e86cc2e861cfe3a0b8.tar.gz
patches: update Upstream-Status to use capital 'S'
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--meta-multimedia/recipes-dvb/tvheadend/tvheadend/0001-Move-tvheadend-specific-LD-CFLAGS-into-a-helper-vari.patch2
-rw-r--r--meta-oe/recipes-multimedia/libav/libav-0.8.4/0001-configure-enable-pic-for-AArch64.patch2
-rw-r--r--meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch4
-rw-r--r--meta-xfce/recipes-xfce/xfce4-session/files/0002-Remove-gnome-keyring-remains.patch2
4 files changed, 5 insertions, 5 deletions
diff --git a/meta-multimedia/recipes-dvb/tvheadend/tvheadend/0001-Move-tvheadend-specific-LD-CFLAGS-into-a-helper-vari.patch b/meta-multimedia/recipes-dvb/tvheadend/tvheadend/0001-Move-tvheadend-specific-LD-CFLAGS-into-a-helper-vari.patch
index 943e1026b6..9dfcce0424 100644
--- a/meta-multimedia/recipes-dvb/tvheadend/tvheadend/0001-Move-tvheadend-specific-LD-CFLAGS-into-a-helper-vari.patch
+++ b/meta-multimedia/recipes-dvb/tvheadend/tvheadend/0001-Move-tvheadend-specific-LD-CFLAGS-into-a-helper-vari.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Move tvheadend specific LD/CFLAGS into a helper variable to
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-Upstream-status: Inappropriate [OE specific]
+Upstream-Status: Inappropriate [OE specific]
---
Makefile | 20 ++++++++++----------
support/configure.inc | 8 ++++----
diff --git a/meta-oe/recipes-multimedia/libav/libav-0.8.4/0001-configure-enable-pic-for-AArch64.patch b/meta-oe/recipes-multimedia/libav/libav-0.8.4/0001-configure-enable-pic-for-AArch64.patch
index 27d1d4a393..5f2df4334b 100644
--- a/meta-oe/recipes-multimedia/libav/libav-0.8.4/0001-configure-enable-pic-for-AArch64.patch
+++ b/meta-oe/recipes-multimedia/libav/libav-0.8.4/0001-configure-enable-pic-for-AArch64.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] configure: enable pic for AArch64
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
-Upstream-status: Backport
+Upstream-Status: Backport
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch b/meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch
index eedbd6f248..ca5c362229 100644
--- a/meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch
+++ b/meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch
@@ -4,9 +4,9 @@ Date: Sun, 4 Nov 2012 21:23:36 +0100
Subject: [PATCH] Add shutdown/reboot functionality for systemd (bug #8729).
Based on patch by Christian Hesse and Evangelos Foutras.
----
-Upstream-status: backport
+Upstream-Status: backport
+---
configure.in | 4 +
xfce4-session/Makefile.am | 14 ++-
xfce4-session/xfsm-shutdown.c | 35 ++++++-
diff --git a/meta-xfce/recipes-xfce/xfce4-session/files/0002-Remove-gnome-keyring-remains.patch b/meta-xfce/recipes-xfce/xfce4-session/files/0002-Remove-gnome-keyring-remains.patch
index 6d5e9c8865..b26669f6e0 100644
--- a/meta-xfce/recipes-xfce/xfce4-session/files/0002-Remove-gnome-keyring-remains.patch
+++ b/meta-xfce/recipes-xfce/xfce4-session/files/0002-Remove-gnome-keyring-remains.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] Remove gnome-keyring remains.
Not required anymore. gnome_keyring_daemon_prepare_environment_sync
is a stub function that does nothing.
-Upstream-status: backport [1]
+Upstream-Status: backport [1]
[1] http://git.xfce.org/xfce/xfce4-session/commit/?id=7a75a8a0f7089b716e702e6bb0cf13fc3194e3db
---