* [PATCH 00/12] X11-libs, Dexuan, 2010.11.16 [not found] <cover.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:35 ` Cui, Dexuan 2010-11-19 18:28 ` Saul Wold [not found] ` <dc89fecd7422ab8817654fe0c20e30ccf367bf3c.1289922022.git.dexuan.cui@intel.com> ` (11 subsequent siblings) 12 siblings, 1 reply; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:35 UTC (permalink / raw) To: poky@yoctoproject.org Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: dcui/master Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master Thanks, Dexuan Cui <dexuan.cui@intel.com> --- Dexuan Cui (12): damageproto: upgrade from 1.2.0 to the latest version 1.2.1 fixesproto: upgrade from 4.1.1 to the latest version 4.1.2 fontsproto: upgrade from 2.1.0 to the latest version 2.1.1 glproto: upgrade from 1.4.11 to the latest version 1.4.12 kbproto: upgrade from 1.0.4 to the latest version 1.0.5 randrproto: upgrade from 1.3.1 to the latest version 1.3.2 recordproto: upgrade from 1.14 to the latest version 1.14.1 scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1 videoproto: upgrade from 2.3.0 to the latest version 2.3.1 xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1 xextproto: upgrade from 7.1.1 to the latest version 7.1.2 Distro Tracking: update distro tracking field for recipes of Graphics libs .../conf/distro/include/distro_tracking_fields.inc | 66 ++++++++++---------- .../distro/include/preferred-xorg-versions.inc | 38 ++++++------ ...bxscrnsaver_1.2.0.bb => libxscrnsaver_1.2.1.bb} | 2 +- .../{damageproto_1.2.0.bb => damageproto_1.2.1.bb} | 2 +- .../xorg-proto/fixesproto_4.1.1.bb | 11 --- .../xorg-proto/fixesproto_4.1.2.bb | 11 +++ .../{fontsproto_2.1.0.bb => fontsproto_2.1.1.bb} | 2 +- .../{glproto_1.4.11.bb => glproto_1.4.12.bb} | 2 +- .../{kbproto_1.0.4.bb => kbproto_1.0.5.bb} | 2 +- .../{randrproto_1.3.1.bb => randrproto_1.3.2.bb} | 2 +- .../{recordproto_1.14.bb => recordproto_1.14.1.bb} | 2 +- .../{videoproto_2.3.0.bb => videoproto_2.3.1.bb} | 2 +- .../{xcmiscproto_1.2.0.bb => xcmiscproto_1.2.1.bb} | 2 +- .../{xextproto_7.1.1.bb => xextproto_7.1.2.bb} | 0 14 files changed, 72 insertions(+), 72 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxscrnsaver_1.2.0.bb => libxscrnsaver_1.2.1.bb} (95%) rename meta/recipes-graphics/xorg-proto/{damageproto_1.2.0.bb => damageproto_1.2.1.bb} (96%) delete mode 100644 meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb create mode 100644 meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb rename meta/recipes-graphics/xorg-proto/{fontsproto_2.1.0.bb => fontsproto_2.1.1.bb} (96%) rename meta/recipes-graphics/xorg-proto/{glproto_1.4.11.bb => glproto_1.4.12.bb} (96%) rename meta/recipes-graphics/xorg-proto/{kbproto_1.0.4.bb => kbproto_1.0.5.bb} (96%) rename meta/recipes-graphics/xorg-proto/{randrproto_1.3.1.bb => randrproto_1.3.2.bb} (96%) rename meta/recipes-graphics/xorg-proto/{recordproto_1.14.bb => recordproto_1.14.1.bb} (96%) rename meta/recipes-graphics/xorg-proto/{videoproto_2.3.0.bb => videoproto_2.3.1.bb} (93%) rename meta/recipes-graphics/xorg-proto/{xcmiscproto_1.2.0.bb => xcmiscproto_1.2.1.bb} (95%) rename meta/recipes-graphics/xorg-proto/{xextproto_7.1.1.bb => xextproto_7.1.2.bb} (100%) -- 1.7.2 ^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 00/12] X11-libs, Dexuan, 2010.11.16 2010-11-17 1:35 ` [PATCH 00/12] X11-libs, Dexuan, 2010.11.16 Cui, Dexuan @ 2010-11-19 18:28 ` Saul Wold 0 siblings, 0 replies; 14+ messages in thread From: Saul Wold @ 2010-11-19 18:28 UTC (permalink / raw) To: poky On 11/16/2010 05:35 PM, Cui, Dexuan wrote: > Pull URL: git://git.pokylinux.org/poky-contrib.git > Branch: dcui/master > Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/master > > Thanks, > Dexuan Cui<dexuan.cui@intel.com> > --- > > > Dexuan Cui (12): > damageproto: upgrade from 1.2.0 to the latest version 1.2.1 > fixesproto: upgrade from 4.1.1 to the latest version 4.1.2 > fontsproto: upgrade from 2.1.0 to the latest version 2.1.1 > glproto: upgrade from 1.4.11 to the latest version 1.4.12 > kbproto: upgrade from 1.0.4 to the latest version 1.0.5 > randrproto: upgrade from 1.3.1 to the latest version 1.3.2 > recordproto: upgrade from 1.14 to the latest version 1.14.1 > scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1 > videoproto: upgrade from 2.3.0 to the latest version 2.3.1 > xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1 > xextproto: upgrade from 7.1.1 to the latest version 7.1.2 > Distro Tracking: update distro tracking field for recipes of Graphics > libs > > .../conf/distro/include/distro_tracking_fields.inc | 66 ++++++++++---------- > .../distro/include/preferred-xorg-versions.inc | 38 ++++++------ > ...bxscrnsaver_1.2.0.bb => libxscrnsaver_1.2.1.bb} | 2 +- > .../{damageproto_1.2.0.bb => damageproto_1.2.1.bb} | 2 +- > .../xorg-proto/fixesproto_4.1.1.bb | 11 --- > .../xorg-proto/fixesproto_4.1.2.bb | 11 +++ > .../{fontsproto_2.1.0.bb => fontsproto_2.1.1.bb} | 2 +- > .../{glproto_1.4.11.bb => glproto_1.4.12.bb} | 2 +- > .../{kbproto_1.0.4.bb => kbproto_1.0.5.bb} | 2 +- > .../{randrproto_1.3.1.bb => randrproto_1.3.2.bb} | 2 +- > .../{recordproto_1.14.bb => recordproto_1.14.1.bb} | 2 +- > .../{videoproto_2.3.0.bb => videoproto_2.3.1.bb} | 2 +- > .../{xcmiscproto_1.2.0.bb => xcmiscproto_1.2.1.bb} | 2 +- > .../{xextproto_7.1.1.bb => xextproto_7.1.2.bb} | 0 > 14 files changed, 72 insertions(+), 72 deletions(-) > rename meta/recipes-graphics/xorg-lib/{libxscrnsaver_1.2.0.bb => libxscrnsaver_1.2.1.bb} (95%) > rename meta/recipes-graphics/xorg-proto/{damageproto_1.2.0.bb => damageproto_1.2.1.bb} (96%) > delete mode 100644 meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb > create mode 100644 meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb > rename meta/recipes-graphics/xorg-proto/{fontsproto_2.1.0.bb => fontsproto_2.1.1.bb} (96%) > rename meta/recipes-graphics/xorg-proto/{glproto_1.4.11.bb => glproto_1.4.12.bb} (96%) > rename meta/recipes-graphics/xorg-proto/{kbproto_1.0.4.bb => kbproto_1.0.5.bb} (96%) > rename meta/recipes-graphics/xorg-proto/{randrproto_1.3.1.bb => randrproto_1.3.2.bb} (96%) > rename meta/recipes-graphics/xorg-proto/{recordproto_1.14.bb => recordproto_1.14.1.bb} (96%) > rename meta/recipes-graphics/xorg-proto/{videoproto_2.3.0.bb => videoproto_2.3.1.bb} (93%) > rename meta/recipes-graphics/xorg-proto/{xcmiscproto_1.2.0.bb => xcmiscproto_1.2.1.bb} (95%) > rename meta/recipes-graphics/xorg-proto/{xextproto_7.1.1.bb => xextproto_7.1.2.bb} (100%) > Pulled into Master Thanks Sau! ^ permalink raw reply [flat|nested] 14+ messages in thread
[parent not found: <dc89fecd7422ab8817654fe0c20e30ccf367bf3c.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 01/12] damageproto: upgrade from 1.2.0 to the latest version 1.2.1 [not found] ` <dc89fecd7422ab8817654fe0c20e30ccf367bf3c.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:36 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:36 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 2 +- .../{damageproto_1.2.0.bb => damageproto_1.2.1.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{damageproto_1.2.0.bb => damageproto_1.2.1.bb} (96%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 64dbadd..6f5b019 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -7,7 +7,7 @@ PREFERRED_VERSION_bigreqsproto ?= "1.1.0" PREFERRED_VERSION_bigreqsproto-native ?= "1.1.0" PREFERRED_VERSION_bigreqsproto-nativesdk ?= "1.1.0" PREFERRED_VERSION_compositeproto ?= "0.4" -PREFERRED_VERSION_damageproto ?= "1.2.0" +PREFERRED_VERSION_damageproto ?= "1.2.1" PREFERRED_VERSION_dmxproto ?= "2.3" PREFERRED_VERSION_evieext ?= "1.1.0" PREFERRED_VERSION_fixesproto ?= "4.1.1" diff --git a/meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb similarity index 96% rename from meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb rename to meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb index af61d03..db92da3 100644 --- a/meta/recipes-graphics/xorg-proto/damageproto_1.2.0.bb +++ b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d5f5a2de65c3a84cbde769f07a769608 \ file://damagewire.h;endline=23;md5=4a4501a592dbc7de5ce89255e50d0296" CONFLICTS = "damageext" -PR = "r1" +PR = "r0" PE = "1" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <1796b7237144a86e75cd33b18f49bdfc26688845.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 02/12] fixesproto: upgrade from 4.1.1 to the latest version 4.1.2 [not found] ` <1796b7237144a86e75cd33b18f49bdfc26688845.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:37 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:37 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 2 +- .../xorg-proto/fixesproto_4.1.1.bb | 11 ----------- .../xorg-proto/fixesproto_4.1.2.bb | 11 +++++++++++ 3 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb create mode 100644 meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 6f5b019..49ccbe8 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -10,7 +10,7 @@ PREFERRED_VERSION_compositeproto ?= "0.4" PREFERRED_VERSION_damageproto ?= "1.2.1" PREFERRED_VERSION_dmxproto ?= "2.3" PREFERRED_VERSION_evieext ?= "1.1.0" -PREFERRED_VERSION_fixesproto ?= "4.1.1" +PREFERRED_VERSION_fixesproto ?= "4.1.2" PREFERRED_VERSION_fontcacheproto ?= "0.1.3" PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3" PREFERRED_VERSION_fontsproto ?= "2.1.0" diff --git a/meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb b/meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb deleted file mode 100644 index cb709f7..0000000 --- a/meta/recipes-graphics/xorg-proto/fixesproto_4.1.1.bb +++ /dev/null @@ -1,11 +0,0 @@ -require xorg-proto-common.inc - -LICENSE = "MIT-style" -LIC_FILES_CHKSUM = "file://COPYING;md5=ae2c93d7226d1ed33287c3924ca61816 \ - file://xfixesproto.h;endline=41;md5=fa6bf4d92ae4dd0c1cac511105e541d2" - -CONFLICTS = "fixesext" -PR = "r1" -PE = "1" - -BBCLASSEXTEND = "nativesdk" diff --git a/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb b/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb new file mode 100644 index 0000000..daf9c7a --- /dev/null +++ b/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb @@ -0,0 +1,11 @@ +require xorg-proto-common.inc + +LICENSE = "MIT & MIT-style" +LIC_FILES_CHKSUM = "file://COPYING;md5=3bd0f26ecf86d0f24922125195d5b70a \ + file://xfixesproto.h;endline=43;md5=27614675897bb1cdc611ba7de506cddc" + +CONFLICTS = "fixesext" +PR = "r0" +PE = "1" + +BBCLASSEXTEND = "nativesdk" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <dcb71f4b2a9ea6748484cc4c0c5e3aae8addae07.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 03/12] fontsproto: upgrade from 2.1.0 to the latest version 2.1.1 [not found] ` <dcb71f4b2a9ea6748484cc4c0c5e3aae8addae07.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:38 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:38 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 4 ++-- .../{fontsproto_2.1.0.bb => fontsproto_2.1.1.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-proto/{fontsproto_2.1.0.bb => fontsproto_2.1.1.bb} (96%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 49ccbe8..c1b04b1 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -13,8 +13,8 @@ PREFERRED_VERSION_evieext ?= "1.1.0" PREFERRED_VERSION_fixesproto ?= "4.1.2" PREFERRED_VERSION_fontcacheproto ?= "0.1.3" PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3" -PREFERRED_VERSION_fontsproto ?= "2.1.0" -PREFERRED_VERSION_fontsproto-native ?= "2.1.0" +PREFERRED_VERSION_fontsproto ?= "2.1.1" +PREFERRED_VERSION_fontsproto-native ?= "2.1.1" PREFERRED_VERSION_gccmakedep ?= "1.0.2" PREFERRED_VERSION_glproto ?= "1.4.11" PREFERRED_VERSION_imake ?= "1.0.2" diff --git a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb similarity index 96% rename from meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb rename to meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb index 74b2fed..44f6a34 100644 --- a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb +++ b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb @@ -4,7 +4,7 @@ LICENSE = "MIT-style" LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \ file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c" -PR = "r1" +PR = "r0" PE = "1" BBCLASSEXTEND = "native" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <82d7605dfffdbaba352cfc6307aab474c5cd6cf5.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 04/12] glproto: upgrade from 1.4.11 to the latest version 1.4.12 [not found] ` <82d7605dfffdbaba352cfc6307aab474c5cd6cf5.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:38 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:38 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 2 +- .../{glproto_1.4.11.bb => glproto_1.4.12.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{glproto_1.4.11.bb => glproto_1.4.12.bb} (96%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index c1b04b1..ef95e6b 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -16,7 +16,7 @@ PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3" PREFERRED_VERSION_fontsproto ?= "2.1.1" PREFERRED_VERSION_fontsproto-native ?= "2.1.1" PREFERRED_VERSION_gccmakedep ?= "1.0.2" -PREFERRED_VERSION_glproto ?= "1.4.11" +PREFERRED_VERSION_glproto ?= "1.4.12" PREFERRED_VERSION_imake ?= "1.0.2" #PREFERRED_VERSION_inputproto ?= "2.0" #PREFERRED_VERSION_inputproto-native ?= "2.0" diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.11.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb similarity index 96% rename from meta/recipes-graphics/xorg-proto/glproto_1.4.11.bb rename to meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb index c1ade41..90076d9 100644 --- a/meta/recipes-graphics/xorg-proto/glproto_1.4.11.bb +++ b/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94 \ file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9" -PR = "r1" +PR = "r0" PE = "1" BBCLASSEXTEND = "nativesdk" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <b1195d883dd7d21ae1978c235e43cd7733e885e1.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 05/12] kbproto: upgrade from 1.0.4 to the latest version 1.0.5 [not found] ` <b1195d883dd7d21ae1978c235e43cd7733e885e1.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:39 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:39 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 6 +++--- .../{kbproto_1.0.4.bb => kbproto_1.0.5.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-proto/{kbproto_1.0.4.bb => kbproto_1.0.5.bb} (96%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index ef95e6b..baec854 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -21,9 +21,9 @@ PREFERRED_VERSION_imake ?= "1.0.2" #PREFERRED_VERSION_inputproto ?= "2.0" #PREFERRED_VERSION_inputproto-native ?= "2.0" #PREFERRED_VERSION_inputproto-nativesdk ?= "2.0" -PREFERRED_VERSION_kbproto ?= "1.0.4" -PREFERRED_VERSION_kbproto-native ?= "1.0.4" -PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.4" +PREFERRED_VERSION_kbproto ?= "1.0.5" +PREFERRED_VERSION_kbproto-native ?= "1.0.5" +PREFERRED_VERSION_kbproto-nativesdk ?= "1.0.5" PREFERRED_VERSION_libapplewm ?= "1.0.0" PREFERRED_VERSION_libdmx ?= "1.1.0" PREFERRED_VERSION_libfontenc ?= "1.0.5" diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb similarity index 96% rename from meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb rename to meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb index b49d5a6..e98d3d6 100644 --- a/meta/recipes-graphics/xorg-proto/kbproto_1.0.4.bb +++ b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb @@ -4,7 +4,7 @@ LICENSE = "MIT-style" LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2" -PR = "r2" +PR = "r0" PE = "1" DEPENDS += "gettext" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <7dc3654620c4837debfa37f5ec4d568c20d4dfb3.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 06/12] randrproto: upgrade from 1.3.1 to the latest version 1.3.2 [not found] ` <7dc3654620c4837debfa37f5ec4d568c20d4dfb3.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:39 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:39 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 4 ++-- .../{randrproto_1.3.1.bb => randrproto_1.3.2.bb} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-proto/{randrproto_1.3.1.bb => randrproto_1.3.2.bb} (96%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index baec854..341e994 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -85,8 +85,8 @@ PREFERRED_VERSION_makedepend ?= "1.0.2" PREFERRED_VERSION_makedepend-native ?= "1.0.2" PREFERRED_VERSION_pixman ?= "0.18.2" PREFERRED_VERSION_printproto ?= "1.0.4" -PREFERRED_VERSION_randrproto ?= "1.3.1" -PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.1" +PREFERRED_VERSION_randrproto ?= "1.3.2" +PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2" PREFERRED_VERSION_recordproto ?= "1.14" PREFERRED_VERSION_renderproto ?= "0.11" PREFERRED_VERSION_renderproto-nativesdk ?= "0.11" diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb similarity index 96% rename from meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb rename to meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb index 725be1d..1e116d9 100644 --- a/meta/recipes-graphics/xorg-proto/randrproto_1.3.1.bb +++ b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \ file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" CONFLICTS = "randrext" -PR = "r1" +PR = "r0" PE = "1" BBCLASSEXTEND = "nativesdk" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <f696678cf79f8781867bb59cd88087d9620a6903.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 07/12] recordproto: upgrade from 1.14 to the latest version 1.14.1 [not found] ` <f696678cf79f8781867bb59cd88087d9620a6903.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:39 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:39 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 2 +- .../{recordproto_1.14.bb => recordproto_1.14.1.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{recordproto_1.14.bb => recordproto_1.14.1.bb} (96%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 341e994..98b04a8 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -87,7 +87,7 @@ PREFERRED_VERSION_pixman ?= "0.18.2" PREFERRED_VERSION_printproto ?= "1.0.4" PREFERRED_VERSION_randrproto ?= "1.3.2" PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2" -PREFERRED_VERSION_recordproto ?= "1.14" +PREFERRED_VERSION_recordproto ?= "1.14.1" PREFERRED_VERSION_renderproto ?= "0.11" PREFERRED_VERSION_renderproto-nativesdk ?= "0.11" PREFERRED_VERSION_resourceproto ?= "1.1.0" diff --git a/meta/recipes-graphics/xorg-proto/recordproto_1.14.bb b/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb similarity index 96% rename from meta/recipes-graphics/xorg-proto/recordproto_1.14.bb rename to meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb index abb91d7..0ba3d65 100644 --- a/meta/recipes-graphics/xorg-proto/recordproto_1.14.bb +++ b/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb @@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=575827a0f554bbed332542976d5f3d40 \ file://recordproto.h;endline=19;md5=1cbb0dd45a0b060ff833901620a3e738" CONFLICTS = "recordext" -PR = "r1" +PR = "r0" PE = "1" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <a1286c5be86603a0227edd91f1a64f03c2749e82.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 08/12] scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1 [not found] ` <a1286c5be86603a0227edd91f1a64f03c2749e82.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:39 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:39 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 2 +- ...bxscrnsaver_1.2.0.bb => libxscrnsaver_1.2.1.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxscrnsaver_1.2.0.bb => libxscrnsaver_1.2.1.bb} (95%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 98b04a8..b00dbc0 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -91,7 +91,7 @@ PREFERRED_VERSION_recordproto ?= "1.14.1" PREFERRED_VERSION_renderproto ?= "0.11" PREFERRED_VERSION_renderproto-nativesdk ?= "0.11" PREFERRED_VERSION_resourceproto ?= "1.1.0" -PREFERRED_VERSION_scrnsaverproto ?= "1.2.0" +PREFERRED_VERSION_scrnsaverproto ?= "1.2.1" PREFERRED_VERSION_trapproto ?= "3.4.3" PREFERRED_VERSION_util-macros ?= "1.10.0" PREFERRED_VERSION_util-macros-native ?= "1.10.0" diff --git a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.0.bb b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb similarity index 95% rename from meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.0.bb rename to meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb index ff22c33..fd3641d 100644 --- a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" DEPENDS += "libxext scrnsaverproto" PROVIDES = "libxss" RREPLACES = "libxss" -PR = "r1" +PR = "r0" PE = "1" XORG_PN = "libXScrnSaver" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <c213a561a1b003ceb0614cac64fe4b8f8c5133e5.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 09/12] videoproto: upgrade from 2.3.0 to the latest version 2.3.1 [not found] ` <c213a561a1b003ceb0614cac64fe4b8f8c5133e5.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:40 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:40 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 2 +- .../{videoproto_2.3.0.bb => videoproto_2.3.1.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{videoproto_2.3.0.bb => videoproto_2.3.1.bb} (93%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index b00dbc0..462727c 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -95,7 +95,7 @@ PREFERRED_VERSION_scrnsaverproto ?= "1.2.1" PREFERRED_VERSION_trapproto ?= "3.4.3" PREFERRED_VERSION_util-macros ?= "1.10.0" PREFERRED_VERSION_util-macros-native ?= "1.10.0" -PREFERRED_VERSION_videoproto ?= "2.3.0" +PREFERRED_VERSION_videoproto ?= "2.3.1" PREFERRED_VERSION_windowswmproto ?= "1.0.4" PREFERRED_VERSION_x11perf ?= "1.5" PREFERRED_VERSION_xauth ?= "1.0.5" diff --git a/meta/recipes-graphics/xorg-proto/videoproto_2.3.0.bb b/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb similarity index 93% rename from meta/recipes-graphics/xorg-proto/videoproto_2.3.0.bb rename to meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb index baedc28..83378b6 100644 --- a/meta/recipes-graphics/xorg-proto/videoproto_2.3.0.bb +++ b/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb @@ -3,5 +3,5 @@ require xorg-proto-common.inc LICENSE = "MIT & MIT-style" LIC_FILES_CHKSUM = "file://COPYING;md5=59d089e37bf57b5206602da38f58ca5d" -PR = "r1" +PR = "r0" PE = "1" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <58af75a9a184926ccdc13d8bf5753bc555a7b4ae.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 10/12] xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1 [not found] ` <58af75a9a184926ccdc13d8bf5753bc555a7b4ae.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:40 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:40 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 6 +++--- .../{xcmiscproto_1.2.0.bb => xcmiscproto_1.2.1.bb} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta/recipes-graphics/xorg-proto/{xcmiscproto_1.2.0.bb => xcmiscproto_1.2.1.bb} (95%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 462727c..e74a849 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -99,9 +99,9 @@ PREFERRED_VERSION_videoproto ?= "2.3.1" PREFERRED_VERSION_windowswmproto ?= "1.0.4" PREFERRED_VERSION_x11perf ?= "1.5" PREFERRED_VERSION_xauth ?= "1.0.5" -PREFERRED_VERSION_xcmiscproto ?= "1.2.0" -PREFERRED_VERSION_xcmiscproto-native ?= "1.2.0" -PREFERRED_VERSION_xcmiscproto-nativesdk ?= "1.2.0" +PREFERRED_VERSION_xcmiscproto ?= "1.2.1" +PREFERRED_VERSION_xcmiscproto-native ?= "1.2.1" +PREFERRED_VERSION_xcmiscproto-nativesdk ?= "1.2.1" PREFERRED_VERSION_xdpyinfo ?= "1.1.0" PREFERRED_VERSION_xev ?= "1.0.3" PREFERRED_VERSION_xextproto ?= "7.1.1" diff --git a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.0.bb b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb similarity index 95% rename from meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.0.bb rename to meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb index 1ed5a5f..fbd5284 100644 --- a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.0.bb +++ b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb @@ -3,7 +3,7 @@ require xorg-proto-common.inc LICENSE = "MIT-style" LIC_FILES_CHKSUM = "file://COPYING;md5=09d83047c15994e05db29b423ed6662e" -PR = "r2" +PR = "r0" PE = "1" DEPENDS += "gettext" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <11cbb33ddae469e372d4a76ff98995aef5583126.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 11/12] xextproto: upgrade from 7.1.1 to the latest version 7.1.2 [not found] ` <11cbb33ddae469e372d4a76ff98995aef5583126.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:40 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:40 UTC (permalink / raw) To: poky@yoctoproject.org Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../distro/include/preferred-xorg-versions.inc | 6 +++--- .../{xextproto_7.1.1.bb => xextproto_7.1.2.bb} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-proto/{xextproto_7.1.1.bb => xextproto_7.1.2.bb} (100%) diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index e74a849..56ae237 100644 --- a/meta/conf/distro/include/preferred-xorg-versions.inc +++ b/meta/conf/distro/include/preferred-xorg-versions.inc @@ -104,9 +104,9 @@ PREFERRED_VERSION_xcmiscproto-native ?= "1.2.1" PREFERRED_VERSION_xcmiscproto-nativesdk ?= "1.2.1" PREFERRED_VERSION_xdpyinfo ?= "1.1.0" PREFERRED_VERSION_xev ?= "1.0.3" -PREFERRED_VERSION_xextproto ?= "7.1.1" -PREFERRED_VERSION_xextproto-native ?= "7.1.1" -PREFERRED_VERSION_xextproto-nativesdk ?= "7.1.1" +PREFERRED_VERSION_xextproto ?= "7.1.2" +PREFERRED_VERSION_xextproto-native ?= "7.1.2" +PREFERRED_VERSION_xextproto-nativesdk ?= "7.1.2" PREFERRED_VERSION_xf86bigfontproto ?= "1.2.0" PREFERRED_VERSION_xf86bigfontproto-native ?= "1.2.0" PREFERRED_VERSION_xf86bigfontproto-nativesdk ?= "1.2.0" diff --git a/meta/recipes-graphics/xorg-proto/xextproto_7.1.1.bb b/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb similarity index 100% rename from meta/recipes-graphics/xorg-proto/xextproto_7.1.1.bb rename to meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
[parent not found: <f69c2e0cadaf9d0b47dfec0c281f9d0d5fa903cc.1289922022.git.dexuan.cui@intel.com>]
* [PATCH 12/12] Distro Tracking: update distro tracking field for recipes of Graphics libs [not found] ` <f69c2e0cadaf9d0b47dfec0c281f9d0d5fa903cc.1289922022.git.dexuan.cui@intel.com> @ 2010-11-17 1:40 ` Cui, Dexuan 0 siblings, 0 replies; 14+ messages in thread From: Cui, Dexuan @ 2010-11-17 1:40 UTC (permalink / raw) To: poky@yoctoproject.org They are: damageproto fixesproto fontsproto glproto kbproto randrproto recordproto scrnsaverproto videoproto xcmiscproto xextproto Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> --- .../conf/distro/include/distro_tracking_fields.inc | 66 ++++++++++---------- 1 files changed, 33 insertions(+), 33 deletions(-) diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 372297a..3214270 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc @@ -3743,11 +3743,11 @@ RECIPE_MAINTAINER_pn-compositeproto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-damageproto = "green" DISTRO_PN_ALIAS_pn-damageproto = "Meego=xorg-x11-proto-damageproto" DEPENDENCY_CHECK_pn-damageproto = "not done" -RECIPE_LATEST_VERSION_pn-damageproto = "1.2.0" +RECIPE_LATEST_VERSION_pn-damageproto = "1.2.1" RECIPE_NO_OF_PATCHES_pn-damageproto = "0" RECIPE_INTEL_SECTION_pn-damageproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-damageproto = "2 years" -RECIPE_LATEST_RELEASE_DATE_pn-damageproto = "08/2009" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-damageproto = "1+ years" +RECIPE_LATEST_RELEASE_DATE_pn-damageproto = "Oct 29, 2010" RECIPE_COMMENTS_pn-damageproto = "" RECIPE_MAINTAINER_pn-damageproto = "Dexuan Cui <dexuan.cui@intel.com>" @@ -3765,11 +3765,11 @@ RECIPE_MAINTAINER_pn-dmxproto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-fixesproto = "green" DISTRO_PN_ALIAS_pn-fixesproto = "Meego=xorg-x11-proto-fixesproto" DEPENDENCY_CHECK_pn-fixesproto = "not done" -RECIPE_LATEST_VERSION_pn-fixesproto = "4.1.1" +RECIPE_LATEST_VERSION_pn-fixesproto = "4.1.2" RECIPE_NO_OF_PATCHES_pn-fixesproto = "0" RECIPE_INTEL_SECTION_pn-fixesproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-fixesproto = "3 months" -RECIPE_LATEST_RELEASE_DATE_pn-fixesproto = "10/2009" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-fixesproto = "1 year" +RECIPE_LATEST_RELEASE_DATE_pn-fixesproto = "Oct 29, 2010" RECIPE_COMMENTS_pn-fixesproto = "" RECIPE_MAINTAINER_pn-fixesproto = "Dexuan Cui <dexuan.cui@intel.com>" @@ -3787,22 +3787,22 @@ RECIPE_MAINTAINER_pn-fontcacheproto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-fontsproto = "green" DISTRO_PN_ALIAS_pn-fontsproto = "Meego=xorg-x11-proto-fontsproto" DEPENDENCY_CHECK_pn-fontsproto = "not done" -RECIPE_LATEST_VERSION_pn-fontsproto = "2.1.0" +RECIPE_LATEST_VERSION_pn-fontsproto = "2.1.1" RECIPE_NO_OF_PATCHES_pn-fontsproto = "0" RECIPE_INTEL_SECTION_pn-fontsproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-fontsproto = "3 years" -RECIPE_LATEST_RELEASE_DATE_pn-fontsproto = "08/2009" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-fontsproto = "1+ years" +RECIPE_LATEST_RELEASE_DATE_pn-fontsproto = "Oct 29, 2010" RECIPE_COMMENTS_pn-fontsproto = "" RECIPE_MAINTAINER_pn-fontsproto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-glproto = "green" DISTRO_PN_ALIAS_pn-glproto = "Meego=xorg-x11-proto-glproto" DEPENDENCY_CHECK_pn-glproto = "not done" -RECIPE_LATEST_VERSION_pn-glproto = "1.4.11" +RECIPE_LATEST_VERSION_pn-glproto = "1.4.12" RECIPE_NO_OF_PATCHES_pn-glproto = "0" RECIPE_INTEL_SECTION_pn-glproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-glproto = "8 months" -RECIPE_LATEST_RELEASE_DATE_pn-glproto = "01/2010" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-glproto = "7 months" +RECIPE_LATEST_RELEASE_DATE_pn-glproto = "Aug 10, 2010" RECIPE_COMMENTS_pn-glproto = "" RECIPE_MAINTAINER_pn-glproto = "Dexuan Cui <dexuan.cui@intel.com>" @@ -3820,11 +3820,11 @@ RECIPE_MAINTAINER_pn-inputproto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-kbproto = "green" DISTRO_PN_ALIAS_pn-kbproto = "Meego=xorg-x11-proto-kbproto Ubuntu=x11proto-kb-dev Debian=x11proto-kb-dev" DEPENDENCY_CHECK_pn-kbproto = "not done" -RECIPE_LATEST_VERSION_pn-kbproto = "1.0.4" +RECIPE_LATEST_VERSION_pn-kbproto = "1.0.5" RECIPE_NO_OF_PATCHES_pn-kbproto = "0" RECIPE_INTEL_SECTION_pn-kbproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-kbproto = "3 years" -RECIPE_LATEST_RELEASE_DATE_pn-kbproto = "10/2009" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-kbproto = "10 months" +RECIPE_LATEST_RELEASE_DATE_pn-kbproto = "Aug 10, 2010" RECIPE_COMMENTS_pn-kbproto = "" RECIPE_MAINTAINER_pn-kbproto = "Dexuan Cui <dexuan.cui@intel.com>" @@ -3905,22 +3905,22 @@ RECIPE_MAINTAINER_pn-printproto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-randrproto = "green" DISTRO_PN_ALIAS_pn-randrproto = "Meego=xorg-x11-proto-randrproto" DEPENDENCY_CHECK_pn-randrproto = "not done" -RECIPE_LATEST_VERSION_pn-randrproto = "1.3.1" +RECIPE_LATEST_VERSION_pn-randrproto = "1.3.2" RECIPE_NO_OF_PATCHES_pn-randrproto = "0" RECIPE_INTEL_SECTION_pn-randrproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-randrproto = "2 years" -RECIPE_LATEST_RELEASE_DATE_pn-randrproto = "07/2009" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-randrproto = "1 year" +RECIPE_LATEST_RELEASE_DATE_pn-randrproto = "Oct 29, 2010" RECIPE_COMMENTS_pn-randrproto = "" RECIPE_MAINTAINER_pn-randrproto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-recordproto = "green" DISTRO_PN_ALIAS_pn-recordproto = "Meego=xorg-x11-proto-recordproto" DEPENDENCY_CHECK_pn-recordproto = "not done" -RECIPE_LATEST_VERSION_pn-recordproto = "1.14" +RECIPE_LATEST_VERSION_pn-recordproto = "1.14.1" RECIPE_NO_OF_PATCHES_pn-recordproto = "0" RECIPE_INTEL_SECTION_pn-recordproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-recordproto = "2 months" -RECIPE_LATEST_RELEASE_DATE_pn-recordproto = "10/2009" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-recordproto = "1 year" +RECIPE_LATEST_RELEASE_DATE_pn-recordproto = "Oct 29, 2010" RECIPE_COMMENTS_pn-recordproto = "" RECIPE_MAINTAINER_pn-recordproto = "Dexuan Cui <dexuan.cui@intel.com>" @@ -3949,11 +3949,11 @@ RECIPE_MAINTAINER_pn-resourceproto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-scrnsaverproto = "green" DISTRO_PN_ALIAS_pn-scrnsaverproto = "Meego=xorg-x11-proto-scrnsaverproto Ubuntu=x11proto-scrnsaver-dev Debian=x11proto-scrnsaver-dev" DEPENDENCY_CHECK_pn-scrnsaverproto = "not done" -RECIPE_LATEST_VERSION_pn-scrnsaverproto = "1.2.0" +RECIPE_LATEST_VERSION_pn-scrnsaverproto = "1.2.1" RECIPE_NO_OF_PATCHES_pn-scrnsaverproto = "0" RECIPE_INTEL_SECTION_pn-scrnsaverproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-scrnsaverproto = "3 years" -RECIPE_LATEST_RELEASE_DATE_pn-scrnsaverproto = "08/2009" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-scrnsaverproto = "1+ years" +RECIPE_LATEST_RELEASE_DATE_pn-scrnsaverproto = "Oct 29, 2010" RECIPE_COMMENTS_pn-scrnsaverproto = "" RECIPE_MAINTAINER_pn-scrnsaverproto = "Dexuan Cui <dexuan.cui@intel.com>" @@ -3971,22 +3971,22 @@ RECIPE_MAINTAINER_pn-trapproto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-videoproto = "green" DISTRO_PN_ALIAS_pn-videoproto = "Meego=xorg-x11-proto-videoproto" DEPENDENCY_CHECK_pn-videoproto = "not done" -RECIPE_LATEST_VERSION_pn-videoproto = "2.3.0" +RECIPE_LATEST_VERSION_pn-videoproto = "2.3.1" RECIPE_NO_OF_PATCHES_pn-videoproto = "0" RECIPE_INTEL_SECTION_pn-videoproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-videoproto = "3 years" -RECIPE_LATEST_RELEASE_DATE_pn-videoproto = "08/2009" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-videoproto = "1 year" +RECIPE_LATEST_RELEASE_DATE_pn-videoproto = "Aug 10, 2010" RECIPE_COMMENTS_pn-videoproto = "" RECIPE_MAINTAINER_pn-videoproto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-xcmiscproto = "green" DISTRO_PN_ALIAS_pn-xcmiscproto = "Meego=xorg-x11-proto-xcmiscproto" DEPENDENCY_CHECK_pn-xcmiscproto = "not done" -RECIPE_LATEST_VERSION_pn-xcmiscproto = "1.2.0" +RECIPE_LATEST_VERSION_pn-xcmiscproto = "1.2.1" RECIPE_NO_OF_PATCHES_pn-xcmiscproto = "0" RECIPE_INTEL_SECTION_pn-xcmiscproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-xcmiscproto = "3 years" -RECIPE_LATEST_RELEASE_DATE_pn-xcmiscproto = "08/2009" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-xcmiscproto = "1+ years" +RECIPE_LATEST_RELEASE_DATE_pn-xcmiscproto = "Oct 30, 2010" RECIPE_COMMENTS_pn-xcmiscproto = "" RECIPE_MAINTAINER_pn-xcmiscproto = "Dexuan Cui <dexuan.cui@intel.com>" @@ -4080,11 +4080,11 @@ RECIPE_MAINTAINER_pn-xcb-proto = "Dexuan Cui <dexuan.cui@intel.com>" RECIPE_STATUS_pn-xextproto = "green" DISTRO_PN_ALIAS_pn-xextproto = "Meego=xorg-x11-proto-xextproto" DEPENDENCY_CHECK_pn-xextproto = "not done" -RECIPE_LATEST_VERSION_pn-xextproto = "7.1.1" +RECIPE_LATEST_VERSION_pn-xextproto = "7.1.2" RECIPE_NO_OF_PATCHES_pn-xextproto = "0" RECIPE_INTEL_SECTION_pn-xextproto = "x11/libs" -RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-xextproto = "20 days" -RECIPE_LATEST_RELEASE_DATE_pn-xextproto = "08/2009" +RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-xextproto = "1 year" +RECIPE_LATEST_RELEASE_DATE_pn-xextproto = "Aug 10, 2010" RECIPE_COMMENTS_pn-xextproto = "" RECIPE_MAINTAINER_pn-xextproto = "Dexuan Cui <dexuan.cui@intel.com>" -- 1.7.2 ^ permalink raw reply related [flat|nested] 14+ messages in thread
end of thread, other threads:[~2010-11-19 18:28 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <cover.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:35 ` [PATCH 00/12] X11-libs, Dexuan, 2010.11.16 Cui, Dexuan
2010-11-19 18:28 ` Saul Wold
[not found] ` <dc89fecd7422ab8817654fe0c20e30ccf367bf3c.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:36 ` [PATCH 01/12] damageproto: upgrade from 1.2.0 to the latest version 1.2.1 Cui, Dexuan
[not found] ` <1796b7237144a86e75cd33b18f49bdfc26688845.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:37 ` [PATCH 02/12] fixesproto: upgrade from 4.1.1 to the latest version 4.1.2 Cui, Dexuan
[not found] ` <dcb71f4b2a9ea6748484cc4c0c5e3aae8addae07.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:38 ` [PATCH 03/12] fontsproto: upgrade from 2.1.0 to the latest version 2.1.1 Cui, Dexuan
[not found] ` <82d7605dfffdbaba352cfc6307aab474c5cd6cf5.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:38 ` [PATCH 04/12] glproto: upgrade from 1.4.11 to the latest version 1.4.12 Cui, Dexuan
[not found] ` <b1195d883dd7d21ae1978c235e43cd7733e885e1.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:39 ` [PATCH 05/12] kbproto: upgrade from 1.0.4 to the latest version 1.0.5 Cui, Dexuan
[not found] ` <7dc3654620c4837debfa37f5ec4d568c20d4dfb3.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:39 ` [PATCH 06/12] randrproto: upgrade from 1.3.1 to the latest version 1.3.2 Cui, Dexuan
[not found] ` <f696678cf79f8781867bb59cd88087d9620a6903.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:39 ` [PATCH 07/12] recordproto: upgrade from 1.14 to the latest version 1.14.1 Cui, Dexuan
[not found] ` <a1286c5be86603a0227edd91f1a64f03c2749e82.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:39 ` [PATCH 08/12] scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1 Cui, Dexuan
[not found] ` <c213a561a1b003ceb0614cac64fe4b8f8c5133e5.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:40 ` [PATCH 09/12] videoproto: upgrade from 2.3.0 to the latest version 2.3.1 Cui, Dexuan
[not found] ` <58af75a9a184926ccdc13d8bf5753bc555a7b4ae.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:40 ` [PATCH 10/12] xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1 Cui, Dexuan
[not found] ` <11cbb33ddae469e372d4a76ff98995aef5583126.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:40 ` [PATCH 11/12] xextproto: upgrade from 7.1.1 to the latest version 7.1.2 Cui, Dexuan
[not found] ` <f69c2e0cadaf9d0b47dfec0c281f9d0d5fa903cc.1289922022.git.dexuan.cui@intel.com>
2010-11-17 1:40 ` [PATCH 12/12] Distro Tracking: update distro tracking field for recipes of Graphics libs Cui, Dexuan
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.