diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2011-05-12 08:08:05 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-05-12 22:04:18 -0700 |
commit | 10bdb737c2c4c6996fd035849109a1e07580a6b9 (patch) | |
tree | 37c877a145cb77809a2e8bdb1f052ff01571670e /meta-demoapps/recipes-sato/kf | |
parent | 94991fb73586887bfc740eacf190032dfb206a65 (diff) | |
download | openembedded-core-10bdb737c2c4c6996fd035849109a1e07580a6b9.tar.gz openembedded-core-10bdb737c2c4c6996fd035849109a1e07580a6b9.tar.bz2 openembedded-core-10bdb737c2c4c6996fd035849109a1e07580a6b9.tar.xz openembedded-core-10bdb737c2c4c6996fd035849109a1e07580a6b9.zip |
recipes: Add Upstream-Status to multiple recipes
gtk+: Add Upstream-Status
ed: Add Upstream-Status
gnome-common: Add Upstream-Status
libmatchbox: Add Upstream-Status
matchbox-wm: Add Upstream-Status
x11vnc: Add Upstream-Status
xtscal: Add Upstream-Status
eds-dbus: Add Upstream-Status
matchbox-desktop: Add Upstream-Status
matchbox-keyboard: Add Upstream-Status
matchbox-stroke: Add Upstream-Status
matchbox-theme-sato: Add Upstream-Status
owl-video-widget: Add Upstream-Status
beecrypt: Add Upstream-Status
gnome-icon-theme: Add Upstream-Status
tslib: Add Upstream-Status
libowl-av: Add Upstream-Status
sato-icon-theme: Add Upstream-Status
web-webkit: Add Upstream-Status
metacity: Add Upstream-Status
apr: Add Upstream-Status
gdk-pixbuf: Add Upstream-Status
pcmanfm: Add Upstream-Status
gpgme: Add Upstream-Status
eee-acpi-scripts: Add Upstream-Status
libgalago: Add Upstream-Status
python-pygtk: Add Upstream-Status
gnome-mime-data: Add Upstream-Status
clutter: Add Upstream-Status
clutter-gtk: Add Upstream-Status
tidy: Add Upstream-Status
mutter: Add Upstream-Status
xcursor-transparent-theme: Add Upstream-Status
leafpad: Add Upstream-Status
matchbox-config-gtk: Add Upstream-Status
contacts: Add Upstream-Status
dates: Add Upstream-Status
web: Add Upstream-Status
webkit: Add Upstream-Status
- Also removed empty fix_im.patch
apr-util: Add Upstream-Status
libcroco: Add Upstream-Status
liboil: Add Upstream-Status
libxslt: Add Upstream-Status
libglade: Add Upstream-Status
gnome-terminal: Add Upstream-Status
xev: Add Upstream-Status
claws-mail: Add Upstream-Status
clipboard-manager: Add Upstream-Status
epdfview: Add Upstream-Status
kf: Add Upstream-Status
qemu: Add Upstream-Status
clutter-gst: Add Upstream-Status
table: Add Upstream-Status
matchbox-panel-2: Add Upstream-Status
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta-demoapps/recipes-sato/kf')
-rw-r--r-- | meta-demoapps/recipes-sato/kf/files/fix-configure.patch | 2 | ||||
-rw-r--r-- | meta-demoapps/recipes-sato/kf/files/fix-desktop-file.patch | 2 | ||||
-rw-r--r-- | meta-demoapps/recipes-sato/kf/files/gcc4.patch | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/meta-demoapps/recipes-sato/kf/files/fix-configure.patch b/meta-demoapps/recipes-sato/kf/files/fix-configure.patch index fc1ad9a41..ae6bf71c5 100644 --- a/meta-demoapps/recipes-sato/kf/files/fix-configure.patch +++ b/meta-demoapps/recipes-sato/kf/files/fix-configure.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + diff -urNd ../kf-0.5.4.1-r0/kf-0.5.4.1/configure.in kf-0.5.4.1/configure.in --- ../kf-0.5.4.1-r0/kf-0.5.4.1/configure.in 2005-04-27 19:42:49.000000000 +0100 +++ kf-0.5.4.1/configure.in 2005-09-29 14:12:32.000000000 +0100 diff --git a/meta-demoapps/recipes-sato/kf/files/fix-desktop-file.patch b/meta-demoapps/recipes-sato/kf/files/fix-desktop-file.patch index 7a0f7d1bc..c74961689 100644 --- a/meta-demoapps/recipes-sato/kf/files/fix-desktop-file.patch +++ b/meta-demoapps/recipes-sato/kf/files/fix-desktop-file.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [configuration] + Common subdirectories: kf-0.5.4.1.orig/data and kf-0.5.4.1/data diff -u kf-0.5.4.1.orig/kf.desktop kf-0.5.4.1/kf.desktop --- kf-0.5.4.1.orig/kf.desktop 2005-04-19 22:08:44.000000000 +0100 diff --git a/meta-demoapps/recipes-sato/kf/files/gcc4.patch b/meta-demoapps/recipes-sato/kf/files/gcc4.patch index 58727ea0e..9e16529fc 100644 --- a/meta-demoapps/recipes-sato/kf/files/gcc4.patch +++ b/meta-demoapps/recipes-sato/kf/files/gcc4.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + Index: kf-0.5.4.1/src/jispman.c =================================================================== --- kf-0.5.4.1.orig/src/jispman.c 2006-12-03 15:33:47.000000000 +0100 |