diff options
author | Yu Ke <ke.yu@intel.com> | 2011-04-27 14:53:51 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-13 10:28:59 +0100 |
commit | 6a7b1fe1bb3b723f7c985978660628d0c0d39922 (patch) | |
tree | 144a4487dd7e945af60d890c2c05494004d68153 /meta/recipes-graphics/xorg-driver | |
parent | 62e9c9e163acdf90914d0502fb469ebb218472d7 (diff) | |
download | poky-6a7b1fe1bb3b723f7c985978660628d0c0d39922.tar.gz |
recipes: Add Upstream-Status for multiple recipes
iputils: update patch Upstream-Status
mktemp: update patch Upstream-Status
xinetd: update Upstream-Status
libdrm: update patch Upstream-Status
qemugl: update patch Upstream-Status
x11-common: update patch Upstream-Status
xorg-app: update patch Upstream-Status
xorg-driver: update patch Upstream-Status
(From OE-Core rev: 6c49b8e881bc811386c5f1ebac95829d44ad9bb3)
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-driver')
5 files changed, 11 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-blacklist-tv-out.patch b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-blacklist-tv-out.patch index 506e174cb1..9b1ee06ece 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-blacklist-tv-out.patch +++ b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-blacklist-tv-out.patch | |||
@@ -5,7 +5,9 @@ Date: Wed Jan 26 13:21:12 2011 +0100 | |||
5 | blacklist tv out | 5 | blacklist tv out |
6 | 6 | ||
7 | The tv-out gets added last and the driver tries to reconfigure dvi to TV resolutions, which fails. so blacklist it | 7 | The tv-out gets added last and the driver tries to reconfigure dvi to TV resolutions, which fails. so blacklist it |
8 | 8 | ||
9 | Upstream-Status: Pending | ||
10 | |||
9 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 11 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
10 | 12 | ||
11 | diff --git a/src/omapfb-output-dss.c b/src/omapfb-output-dss.c | 13 | diff --git a/src/omapfb-output-dss.c b/src/omapfb-output-dss.c |
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-force-plain-mode.patch b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-force-plain-mode.patch index 201a8b9588..bb298b0e6d 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-force-plain-mode.patch +++ b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-force-plain-mode.patch | |||
@@ -6,6 +6,8 @@ Date: Wed Jan 26 13:20:20 2011 +0100 | |||
6 | 6 | ||
7 | The new DSS mode breaks XV, so force plain mode | 7 | The new DSS mode breaks XV, so force plain mode |
8 | 8 | ||
9 | Upstream-Status: Pending | ||
10 | |||
9 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 11 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
10 | 12 | ||
11 | diff --git a/src/omapfb-driver.c b/src/omapfb-driver.c | 13 | diff --git a/src/omapfb-driver.c b/src/omapfb-driver.c |
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-revert-set-CRTC-limit.patch b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-revert-set-CRTC-limit.patch index 6a9e9058b9..97bf022ab0 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-revert-set-CRTC-limit.patch +++ b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-revert-set-CRTC-limit.patch | |||
@@ -8,6 +8,8 @@ Date: Wed Jan 26 12:04:36 2011 +0100 | |||
8 | 8 | ||
9 | Virtual size too big, revert the commit 9c4d7592dcb7dc20a48a6f941d9d94bd73d34153. | 9 | Virtual size too big, revert the commit 9c4d7592dcb7dc20a48a6f941d9d94bd73d34153. |
10 | 10 | ||
11 | Upstream-Status: Pending | ||
12 | |||
11 | diff --git a/src/omapfb-crtc.c b/src/omapfb-crtc.c | 13 | diff --git a/src/omapfb-crtc.c b/src/omapfb-crtc.c |
12 | index 9aaa52f..cbeff35 100644 | 14 | index 9aaa52f..cbeff35 100644 |
13 | --- a/src/omapfb-crtc.c | 15 | --- a/src/omapfb-crtc.c |
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-revert-set-virtual-size.patch b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-revert-set-virtual-size.patch index a3fd0d5f90..8a6eef5cc2 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-revert-set-virtual-size.patch +++ b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omap-revert-set-virtual-size.patch | |||
@@ -8,6 +8,8 @@ Date: Wed Jan 26 13:27:20 2011 +0100 | |||
8 | 8 | ||
9 | This reverts commit 2653ef07883fbd1a5e7025f9300cf89b79ba429a. | 9 | This reverts commit 2653ef07883fbd1a5e7025f9300cf89b79ba429a. |
10 | 10 | ||
11 | Upstream-Status: Pending | ||
12 | |||
11 | diff --git a/src/omapfb-crtc.c b/src/omapfb-crtc.c | 13 | diff --git a/src/omapfb-crtc.c b/src/omapfb-crtc.c |
12 | index cbeff35..9655db2 100644 | 14 | index cbeff35..9655db2 100644 |
13 | --- a/src/omapfb-crtc.c | 15 | --- a/src/omapfb-crtc.c |
diff --git a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omapfb-neon.diff b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omapfb-neon.diff index 325ca66f0c..fb3ac8c594 100644 --- a/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omapfb-neon.diff +++ b/meta/recipes-graphics/xorg-driver/xf86-video-omapfb/omapfb-neon.diff | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- /tmp/image-format-conversions.h 2009-02-03 10:18:04.000000000 +0100 | 3 | --- /tmp/image-format-conversions.h 2009-02-03 10:18:04.000000000 +0100 |
2 | +++ git/src/image-format-conversions.h 2009-02-03 10:19:18.000000000 +0100 | 4 | +++ git/src/image-format-conversions.h 2009-02-03 10:19:18.000000000 +0100 |
3 | @@ -30,6 +30,8 @@ | 5 | @@ -30,6 +30,8 @@ |