summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2011-01-05 20:14:49 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-01-06 10:06:27 +0000
commit840ca229476121409c163027e19b4dbd3c1b4daa (patch)
treeb214a1bd9645b8a8b62c7a4aaff7fe607a91687d /meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb
parentca4f1099a34052b74379559485e5d34567ac135f (diff)
downloadpoky-840ca229476121409c163027e19b4dbd3c1b4daa.tar.gz
scrnsaverproto: upgrade from 1.2.0 to 1.2.1
Add "--enable-specs=no" to disable doc generation -- I doubt we really need it, and it doesn't work well due to SEVERE: Error with opening URL 'http://docbook.sourceforge.net/release/images/draft.png'. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb
new file mode 100644
index 0000000000..c897a10aae
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb
@@ -0,0 +1,15 @@
1require xorg-proto-common.inc
2
3
4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://COPYING;md5=eed49b78b15b436c933b6b8b054e3901 \
6 file://saverproto.h;endline=26;md5=a84c0637305159f3c0ab173aaeede48d"
7
8PR = "r0"
9PE = "1"
10
11EXTRA_OECONF_append = " --enable-specs=no"
12
13SRC_URI[md5sum] = "6af0f2e3369f5f74e69345e214f5fd0d"
14SRC_URI[sha256sum] = "fad2f73cac136fcddd311d27a14ac7e519a9bec6ab272490d9c9b363556024f1"
15