diff options
author | Yu Ke <ke.yu@intel.com> | 2011-01-14 11:21:23 +0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-01-18 07:38:01 -0800 |
commit | 70fe42942bad5584204a6a93ea1aaad0c4da23c8 (patch) | |
tree | d7d2f56a0368f5e64225ce990d03b74ec8a8b2ea /meta | |
parent | c39b3aa2c25ea0971165d5458ba7927fd44e3efb (diff) | |
download | poky-70fe42942bad5584204a6a93ea1aaad0c4da23c8.tar.gz |
bigreqsproto: upgrade to 1.1.1
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 6 | ||||
-rw-r--r-- | meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb (renamed from meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.0.bb) | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index ce6f9cfb6d..a71628135a 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc | |||
@@ -3,9 +3,9 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | PREFERRED_VERSION_applewmproto ?= "1.4.1" | 5 | PREFERRED_VERSION_applewmproto ?= "1.4.1" |
6 | PREFERRED_VERSION_bigreqsproto ?= "1.1.0" | 6 | PREFERRED_VERSION_bigreqsproto ?= "1.1.1" |
7 | PREFERRED_VERSION_bigreqsproto-native ?= "1.1.0" | 7 | PREFERRED_VERSION_bigreqsproto-native ?= "1.1.1" |
8 | PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.0" | 8 | PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.1" |
9 | PREFERRED_VERSION_compositeproto ?= "0.4.2" | 9 | PREFERRED_VERSION_compositeproto ?= "0.4.2" |
10 | PREFERRED_VERSION_damageproto ?= "1.2.1" | 10 | PREFERRED_VERSION_damageproto ?= "1.2.1" |
11 | PREFERRED_VERSION_dmxproto ?= "2.3" | 11 | PREFERRED_VERSION_dmxproto ?= "2.3" |
diff --git a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.0.bb b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb index 894c141f1e..57d74ae74a 100644 --- a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.0.bb +++ b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require xorg-proto-common.inc | 1 | require xorg-proto-common.inc |
2 | 2 | ||
3 | PR = "r2" | 3 | PR = "r0" |
4 | PE = "1" | 4 | PE = "1" |
5 | 5 | ||
6 | DEPENDS += "gettext" | 6 | DEPENDS += "gettext" |
@@ -11,5 +11,5 @@ BBCLASSEXTEND = "native nativesdk" | |||
11 | 11 | ||
12 | LIC_FILES_CHKSUM = "file://COPYING;md5=b12715630da6f268d0d3712ee1a504f4" | 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=b12715630da6f268d0d3712ee1a504f4" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "d30c5dbf19ca6dffcd9788227ecff8c5" | 14 | SRC_URI[md5sum] = "6f6c24436c2b3ab235eb14a85b9aaacf" |
15 | SRC_URI[sha256sum] = "4864e12d3c5a99b0a9ee4704822455299345e6c65b23c688a4e4bf11481107bd" | 15 | SRC_URI[sha256sum] = "1c3b85872b58d215e8fbfdc7c36bb397d10053324a5df8722227d35254fff09a" |