Re: [OE-core] [poky] [PATCH 5/9] evieext: upgrade from 1.1.0 to 1.1.1

2011-04-11 Thread Saul Wold

On 04/10/2011 06:28 PM, Yu Ke wrote:

From: Yu Keke...@intel.com

- also change license checksum, the license is still MIT-X, but corp name
   is changed from SUN to Oracle

Signed-off-by: Yu Keke...@intel.com
---
  .../distro/include/preferred-xorg-versions.inc |2 +-
  .../{evieext_1.1.0.bb =  evieext_1.1.1.bb} |8 
  2 files changed, 5 insertions(+), 5 deletions(-)
  rename meta/recipes-graphics/xorg-proto/{evieext_1.1.0.bb =  
evieext_1.1.1.bb} (54%)

diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc 
b/meta/conf/distro/include/preferred-xorg-versions.inc
index 5fd2040..fabc0da 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -9,7 +9,7 @@ PREFERRED_VERSION_bigreqsproto-nativesdk ?= 1.1.1
  PREFERRED_VERSION_compositeproto ?= 0.4.2
  PREFERRED_VERSION_damageproto ?= 1.2.1
  PREFERRED_VERSION_dmxproto ?= 2.3.1
-PREFERRED_VERSION_evieext ?= 1.1.0
+PREFERRED_VERSION_evieext ?= 1.1.1
  PREFERRED_VERSION_fixesproto ?= 4.1.2
  PREFERRED_VERSION_fontcacheproto ?= 0.1.3
  PREFERRED_VERSION_fontcacheproto-native ?= 0.1.3
diff --git a/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb 
b/meta/recipes-graphics/xorg-proto/evieext_1.1.1.bb
similarity index 54%
rename from meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb
rename to meta/recipes-graphics/xorg-proto/evieext_1.1.1.bb
index 5800af1..271398d 100644
--- a/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb
+++ b/meta/recipes-graphics/xorg-proto/evieext_1.1.1.bb
@@ -6,10 +6,10 @@ DESCRIPTION = This package provides the wire protocol for 
the X Event \
  Interception Extension.  This extension allows the interception of \
  keyboard and mouse events.

-PR = r1
+PR = r0
  PE = 1

-LIC_FILES_CHKSUM = file://COPYING;md5=6cf85dc8217152304ac976db1e240ebe
+LIC_FILES_CHKSUM = file://COPYING;md5=4db9fc6a58e873c6392eec53082d89b5


Was there a change in the type of license?  Why did COPYING change?

Sau!

-SRC_URI[md5sum] = 5c74f61d6f77b2e6a083b2b31000be42
-SRC_URI[sha256sum] = 
47881a52a8d9da1e41e4f028ed32a8b44f738afbead819c0a07253fdc1641885
+SRC_URI[md5sum] = 98bd86a13686f65f0873070fdee6efc7
+SRC_URI[sha256sum] = 
1cf74114436d99f56577a90b6438a32ba31b8128c9e63842bb179aba592733fe



___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH 0/1] [PULL] [QEMU] fix GL Apps start failure

2011-04-11 Thread Zhai Edwin
From: Zhai Edwin edwin.z...@intel.com

This is the patch to fix the GL apps like glxgears start failure on qemux86 
image.
Pls. review and pull.

Thanks,
edwin

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: gzhai/fix3
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=gzhai/fix3

Thanks,
Zhai Edwin edwin.z...@intel.com
---


Zhai Edwin (1):
  qemu: Fix the qemu GL application start failure.

 .../qemu/qemu-0.14.0/qemugl-fix.patch  |   70 
 meta/recipes-devtools/qemu/qemu_0.14.0.bb  |1 +
 meta/recipes-sato/pimlico/dates_git.bb |2 +
 3 files changed, 73 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-devtools/qemu/qemu-0.14.0/qemugl-fix.patch


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH 08/12] libpciaccess: upgrade from 0.12.0 to the latest version 0.12.1

2011-04-11 Thread Dexuan Cui
From: Dexuan Cui dexuan@intel.com

Signed-off-by: Dexuan Cui dexuan@intel.com
---
 ...bpciaccess_0.12.0.bb = libpciaccess_0.12.1.bb} |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-graphics/xorg-lib/{libpciaccess_0.12.0.bb = 
libpciaccess_0.12.1.bb} (56%)

diff --git a/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.0.bb 
b/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb
similarity index 56%
rename from meta/recipes-graphics/xorg-lib/libpciaccess_0.12.0.bb
rename to meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb
index d7417a2..b3091fd 100644
--- a/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libpciaccess_0.12.1.bb
@@ -6,11 +6,11 @@ PCI bus and devices in a platform-independant way.
 require xorg-lib-common.inc
 
 LICENSE = MIT  MIT-style
-LIC_FILES_CHKSUM = file://COPYING;md5=aa44c26bc646c6c9d9619c73b94a6e31
+LIC_FILES_CHKSUM = file://COPYING;md5=2c765efe1e0722c1badff5e54429b102
 
 PR = r0
 
 DEPENDS += xproto virtual/libx11
 
-SRC_URI[md5sum] = 285e07976274572e1f1e68edee09b70a
-SRC_URI[sha256sum] = 
f6b3c00e1c0aab0729563115d3d798e14c9210b4e10fccb484efe1c5eae85657
+SRC_URI[md5sum] = d6363ee9f4df79f6fc47cba7c67b0d35
+SRC_URI[sha256sum] = 
cc47d7f0e48cf4eed972916b536fdc97788d7521915e3ae1cc92d540776d7344
-- 
1.7.2


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH 01/12] oprofileui: upgrade to latest git version

2011-04-11 Thread Dexuan Cui
From: Dexuan Cui dexuan@intel.com

Signed-off-by: Dexuan Cui dexuan@intel.com
---
 .../conf/distro/include/poky-default-revisions.inc |2 +-
 meta/recipes-kernel/oprofile/oprofileui_git.bb |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/conf/distro/include/poky-default-revisions.inc 
b/meta/conf/distro/include/poky-default-revisions.inc
index 9a3ae7e..5e7ab66 100644
--- a/meta/conf/distro/include/poky-default-revisions.inc
+++ b/meta/conf/distro/include/poky-default-revisions.inc
@@ -146,7 +146,7 @@ SRCREV_pn-opkg-nogpg-native ??= ${OPKGSRCREV}
 SRCREV_pn-opkg-nogpg-nativesdk ??= ${OPKGSRCREV}
 SRCREV_pn-opkg-utils-native ??= 4747
 SRCREV_pn-opkg-utils ??= 4747
-SRCREV_pn-oprofileui ??= 2387488fb520725ca9cff888bc1ed25788276b13
+SRCREV_pn-oprofileui ??= 0c3c32fa754c1d0b70e65767ea7048914f776396
 SRCREV_pn-tcf-agent ??= 1078
 SRCREV_pn-osc-native ??= 9096
 SRCREV_pn-owl-video ??= 394
diff --git a/meta/recipes-kernel/oprofile/oprofileui_git.bb 
b/meta/recipes-kernel/oprofile/oprofileui_git.bb
index c83d43c..44adcb7 100644
--- a/meta/recipes-kernel/oprofile/oprofileui_git.bb
+++ b/meta/recipes-kernel/oprofile/oprofileui_git.bb
@@ -1,7 +1,7 @@
 require oprofileui.inc
 
 PV = 0.0+git${SRCPV}
-PR = r3
+PR = r4
 
 S = ${WORKDIR}/git
 
-- 
1.7.2


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 00/12] recipe upgrades and fix

2011-04-11 Thread Saul Wold

On 04/11/2011 08:16 PM, Dexuan Cui wrote:

From: Dexuan Cuidexuan@intel.com

The upgrades are mostly filename/checksum changes.
Add --enable-specs=no for xextproto, libxi.

[YOCTO #968]
 gnu-config: add dependency on perl to fix some occassional failures.
 See http://bugzilla.pokylinux.org/show_bug.cgi?id=968 for details.

This patch set contains a number of recipes that include patches, non of 
those patches have been upgraded with Upstream-Status: tag.  At a 
minimum they should include the pending status, if you can identify 
that they are non-upstreamable, then add the correct information in the 
tag and commit message.


Sau!


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 Cuidexuan@intel.com
---


Dexuan Cui (12):
   oprofileui: upgrade to latest git version
   libxt: update from 1.0.9 to the latest version 1.1.1
   libxi: upgrade from 1.4.0 to the latest version 1.4.2
   fixesproto: upgrade from 4.1.2 to the latest version 5.0
   xproto: upgrade from 7.0.20 to the latest version 7.0.21
   gnome-doc-utils: upgrade from 0.20.4 to the latest version 0.20.5
   xextproto: upgrade from 7.1.2 to the latest version 7.2.0
   libpciaccess: upgrade from 0.12.0 to the latest version 0.12.1
   cronie: upgrade from 1.4.6 to the latest version 1.4.7
   preferred-xorg-versions.inc: update libxt, libxi, fixesproto, xproto,
 xextproto and libpciaccess
   distro_tracking_fields.inc: update the info for the following recipes
   gnu-config: add dependency on perl

  .../conf/distro/include/distro_tracking_fields.inc |   83 ++--
  .../conf/distro/include/poky-default-revisions.inc |2 +-
  .../distro/include/preferred-xorg-versions.inc |   20 +++---
  .../gnu-config/gnu-config_20080123.bb  |2 +-
  .../cronie/{cronie_1.4.6.bb =  cronie_1.4.7.bb}|4 +-
  ...c-utils_0.20.4.bb =  gnome-doc-utils_0.20.5.bb} |4 +-
  ...bpciaccess_0.12.0.bb =  libpciaccess_0.12.1.bb} |6 +-
  .../xorg-lib/{libxi_1.4.0.bb =  libxi_1.4.2.bb}|5 +-
  .../xorg-lib/{libxt_1.0.9.bb =  libxt_1.1.1.bb}|6 +-
  .../{fixesproto_4.1.2.bb =  fixesproto_5.0.bb} |8 +-
  .../{xextproto_7.1.2.bb =  xextproto_7.2.0.bb} |6 +-
  .../{xproto_7.0.20.bb =  xproto_7.0.21.bb} |6 +-
  meta/recipes-kernel/oprofile/oprofileui_git.bb |2 +-
  13 files changed, 79 insertions(+), 75 deletions(-)
  rename meta/recipes-extended/cronie/{cronie_1.4.6.bb =  cronie_1.4.7.bb} 
(93%)
  rename meta/recipes-gnome/gnome/{gnome-doc-utils_0.20.4.bb =  
gnome-doc-utils_0.20.5.bb} (53%)
  rename meta/recipes-graphics/xorg-lib/{libpciaccess_0.12.0.bb =  
libpciaccess_0.12.1.bb} (56%)
  rename meta/recipes-graphics/xorg-lib/{libxi_1.4.0.bb =  libxi_1.4.2.bb} 
(76%)
  rename meta/recipes-graphics/xorg-lib/{libxt_1.0.9.bb =  libxt_1.1.1.bb} 
(85%)
  rename meta/recipes-graphics/xorg-proto/{fixesproto_4.1.2.bb =  
fixesproto_5.0.bb} (56%)
  rename meta/recipes-graphics/xorg-proto/{xextproto_7.1.2.bb =  
xextproto_7.2.0.bb} (76%)
  rename meta/recipes-graphics/xorg-proto/{xproto_7.0.20.bb =  
xproto_7.0.21.bb} (57%)



___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 1/1] qemu: Fix the qemu GL application start failure.

2011-04-11 Thread Saul Wold

On 04/11/2011 10:52 PM, Zhai, Edwin wrote:



Saul Wold wrote:


On 04/11/2011 06:42 PM, Zhai Edwin wrote:


 Some turn-on macro/variable are re-arranged, buffer pointer is
extended to
 support 32/64b combination of target/host.

 [YOCTO #688] fixed.

 Signed-off-by: Zhai Edwinedwin.z...@intel.com

As this is a new patch, is this due to be sent upstream? Please add an
Upstream-Status: tag indicating what your intentions with this patch is.



This is part of our qemu gl patch, which is hard to push into upstream.
Mark it as separated patch to clear cut old patch and current fix, which
is easy for debug.

I have added N/A for Upstream Status on the same contrib
tree(gzhai/fix3). Pls. have a look and pull.

N/A is not something that we have defined, Inappropriate [other] with a 
a description would be more correct.


Thanks
Sau!


Thanks,
edwin


Thanks
Sau!

 +Signed-off-by: Zhai Edwinedwin.z...@intel.com
 +Index: qemu-0.14.0/target-i386/opengl_func.h
 +===
 +--- qemu-0.14.0.orig/target-i386/opengl_func.h 2011-04-08
16:43:46.0 +0800
  qemu-0.14.0/target-i386/opengl_func.h 2011-04-08
16:45:55.0 +0800
 +@@ -26,8 +26,9 @@
 + #include mesa_glext.h
 +
 + /* Argument list are internally of a type that can hold a target
pointer
 +- * or a host pointer. */
 +-typedef target_phys_addr_t arg_t;
 ++ * or a host pointer. If 32b target runs on 64b host, it should be
big enough
 ++ * to hold host pointer */
 ++typedef long unsigned int arg_t;
 +
 + enum {
 + TYPE_NONE,
 +Index: qemu-0.14.0/target-i386/translate.c
 +===
 +--- qemu-0.14.0.orig/target-i386/translate.c 2011-04-08
16:19:15.0 +0800
  qemu-0.14.0/target-i386/translate.c 2011-04-08
16:22:03.0 +0800
 +@@ -2652,17 +2652,19 @@
 + s-is_jmp = DISAS_TB_JUMP;
 + }
 +
 +-int enable_gl = 0;
 ++extern int enable_gl;
 +
 + /* an interrupt is different from an exception because of the
 + privilege checks */
 + static void gen_interrupt(DisasContext *s, int intno,
 + target_ulong cur_eip, target_ulong next_eip)
 + {
 ++#if !defined(CONFIG_USER_ONLY)
 + if (enable_gl intno == 0x99) {
 + gen_helper_opengl();
 + return;
 + }
 ++#endif
 +
 + if (s-cc_op != CC_OP_DYNAMIC)
 + gen_op_set_cc_op(s-cc_op);
 +Index: qemu-0.14.0/vl.c
 +===
 +--- qemu-0.14.0.orig/vl.c 2011-04-08 16:11:43.0 +0800
  qemu-0.14.0/vl.c 2011-04-08 16:20:05.0 +0800
 +@@ -229,7 +229,7 @@
 + unsigned int nb_prom_envs = 0;
 + const char *prom_envs[MAX_PROM_ENVS];
 + int boot_menu;
 +-extern int enable_gl;
 ++int enable_gl = 0;
 +
 + typedef struct FWBootEntry FWBootEntry;
 +
 +@@ -1909,6 +1909,7 @@
 + return popt;
 + }
 +
 ++#define TARGET_OPENGL_OK
 + int main(int argc, char **argv, char **envp)
 + {
 + const char *gdbstub_dev = NULL;
 diff --git a/meta/recipes-devtools/qemu/qemu_0.14.0.bb
b/meta/recipes-devtools/qemu/qemu_0.14.0.bb
 index d8535b2..e440759 100644
 --- a/meta/recipes-devtools/qemu/qemu_0.14.0.bb
 +++ b/meta/recipes-devtools/qemu/qemu_0.14.0.bb
 @@ -24,6 +24,7 @@ SRC_URI = \
 file://spice-qxl-locking-fix-for-qemu-kvm.patch \
 file://Detect-and-use-GCC-atomic-builtins-for-locking.patch \
 file://larger_default_ram_size.patch \
 + file://qemugl-fix.patch \
 
 SRC_URI[md5sum] = f9d145d5c09de9f0984ffe9bd1229970
 SRC_URI[sha256sum] =
ba21e84d7853217830e167daecdbff481189c6a0bb600ac7fb7201453108



___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core