diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2012-08-14 15:50:27 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-08-19 11:34:30 +0100 |
commit | d7a6aafea3c76dd8acea5e3b93833c4f521e5290 (patch) | |
tree | 97d252c7a47c73b79a0cc6ebc568c6da07aec788 /meta/recipes-graphics | |
parent | e2a9a88b06e4edc5274ef9d5bee9f7b03467671b (diff) | |
download | poky-d7a6aafea3c76dd8acea5e3b93833c4f521e5290.tar.gz |
randrproto: upgrade to 1.4.0
License change due to addition of missing Copyright
(From OE-Core rev: 4e8df7f9a3f506d69c85b051cad3426fb1b18fb9)
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb (renamed from meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb index 17b709fbae..41290301b0 100644 --- a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb +++ b/meta/recipes-graphics/xorg-proto/randrproto_1.4.0.bb | |||
@@ -7,14 +7,14 @@ Rotate and Reflect extension. This extension provides the ability to \ | |||
7 | resize, rotate and reflect the root window of a screen." | 7 | resize, rotate and reflect the root window of a screen." |
8 | 8 | ||
9 | LICENSE = "MIT-style" | 9 | LICENSE = "MIT-style" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \ | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=00426d41bd3d9267cf9bbb2df9323a5e \ |
11 | file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" | 11 | file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" |
12 | 12 | ||
13 | RCONFLICTS_${PN} = "randrext" | 13 | RCONFLICTS_${PN} = "randrext" |
14 | PR = "r1" | 14 | PR = "r0" |
15 | PE = "1" | 15 | PE = "1" |
16 | 16 | ||
17 | BBCLASSEXTEND = "native nativesdk" | 17 | BBCLASSEXTEND = "native nativesdk" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "597491c0d8055e2a66f11350c4985775" | 19 | SRC_URI[md5sum] = "ce4d0b05675968e4c83e003cc809660d" |
20 | SRC_URI[sha256sum] = "d90d00612cc49292bd8d9dc19efb1c9187385fbe87590d7279a02e5e1066dc71" | 20 | SRC_URI[sha256sum] = "85c42e8c66a55318ddaf2ce5727beacb25cb1f8555229f778cd1da86478209cf" |