diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-29 03:43:15 -0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-29 03:43:15 -0800 |
commit | 108925753dede666cf17f9fa1ed2a94aff74c388 (patch) | |
tree | c6e5a50ec1178153eab83ce6597752c768ae40ad /meta/recipes-graphics | |
parent | 9a3f25dfb7c0cf797e61f19e23583f2037250c63 (diff) | |
download | openembedded-core-108925753dede666cf17f9fa1ed2a94aff74c388.tar.gz openembedded-core-108925753dede666cf17f9fa1ed2a94aff74c388.tar.bz2 openembedded-core-108925753dede666cf17f9fa1ed2a94aff74c388.zip |
font-alias: Drop patch already applied upstream
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-font/font-alias-1.0.3/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch | 45 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb | 2 |
2 files changed, 0 insertions, 47 deletions
diff --git a/meta/recipes-graphics/xorg-font/font-alias-1.0.3/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch b/meta/recipes-graphics/xorg-font/font-alias-1.0.3/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch deleted file mode 100644 index db0bd27d41..0000000000 --- a/meta/recipes-graphics/xorg-font/font-alias-1.0.3/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch +++ /dev/null @@ -1,45 +0,0 @@ -commit 1f8141a5e3b585dfccc748400b05c9c24b41e767 -Author: Gaetan Nadon <memsize@videotron.ca> -Date: Sun Oct 18 20:34:33 2009 -0400 - - INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206 - - Add missing INSTALL file. Use standard GNU file on building tarball - README may have been updated - COPYING may have been updated - Remove AUTHORS file as it is empty and no content available yet. - Remove NEWS file as it is empty and no content available yet. - -diff --git a/AUTHORS b/AUTHORS -deleted file mode 100644 -index e69de29..0000000 -diff --git a/COPYING b/COPYING -index 7f33cbf..e917f4b 100644 ---- a/COPYING -+++ b/COPYING -@@ -1,12 +1,9 @@ --This is a stub file. This package has not yet had its complete licensing --information compiled. Please see the individual source files for details on --your rights to use and modify this software. -+Copyright (C) 1994-95 Cronyx Ltd. -+Author: Serge Vakulenko, <vak@cronyx.ru> - --Please submit updated COPYING files to the Xorg bugzilla: -+This software may be used, modified, copied, distributed, and sold, -+in both source and binary form provided that the above copyright -+and these terms are retained. Under no circumstances is the author -+responsible for the proper functioning of this software, nor does -+the author assume any responsibility for damages incurred with its use. - --https://bugs.freedesktop.org/enter_bug.cgi?product=xorg -- --All licensing questions regarding this software should be directed at the --Xorg mailing list: -- --http://lists.freedesktop.org/mailman/listinfo/xorg -diff --git a/INSTALL b/INSTALL -deleted file mode 100644 -index e69de29..0000000 -diff --git a/NEWS b/NEWS -deleted file mode 100644 -index e69de29..0000000 diff --git a/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb b/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb index 667d615c25..e729e997d7 100644 --- a/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb +++ b/meta/recipes-graphics/xorg-font/font-alias_1.0.3.bb @@ -9,8 +9,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bf0158b89be493d523d69d9f29265038 \ file://misc/fonts.alias;md5=a8ec05d528431d4c9703b55a7efd67a8 \ file://100dpi/fonts.alias;md5=85bebd6ca213aa656c301a72eb4397cb" -SRC_URI += "file://fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch" - DEPENDS = "virtual/xserver font-util" RDEPENDS = "encodings font-util" RDEPENDS_virtclass-native = "font-util" |