* [Dexuan: Jan 30: PULL 0/1] RESEND: upgrade for xkeyboard-config
@ 2011-01-30 2:24 Dexuan Cui
2011-01-30 2:24 ` [Dexuan: Jan 30: PULL 1/1] xkeyboard-config: upgrade from 2.0 to 2.1 Dexuan Cui
0 siblings, 1 reply; 2+ messages in thread
From: Dexuan Cui @ 2011-01-30 2:24 UTC (permalink / raw)
To: poky
From: Dexuan Cui <dexuan.cui@intel.com>
Hi Saul,
In my previous pull request for xkeyboard-config, I removed the 2 lines
SECTION = "x11/libs"
DEPENDS = "intltool xkbcomp-native glib-2.0"
from the recipe of xkeyboard-config accidently. I don't know why I made
this mistake -- maybe I was not careful enough when rebasing... Sorry!
Thank Joshua Lock for pointing this out!
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 (1):
xkeyboard-config: upgrade from 2.0 to 2.1
...board-config_2.0.bb => xkeyboard-config_2.1.bb} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.0.bb => xkeyboard-config_2.1.bb} (83%)
--
1.7.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Dexuan: Jan 30: PULL 1/1] xkeyboard-config: upgrade from 2.0 to 2.1
2011-01-30 2:24 [Dexuan: Jan 30: PULL 0/1] RESEND: upgrade for xkeyboard-config Dexuan Cui
@ 2011-01-30 2:24 ` Dexuan Cui
0 siblings, 0 replies; 2+ messages in thread
From: Dexuan Cui @ 2011-01-30 2:24 UTC (permalink / raw)
To: poky
From: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
---
...board-config_2.0.bb => xkeyboard-config_2.1.bb} | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{xkeyboard-config_2.0.bb => xkeyboard-config_2.1.bb} (83%)
diff --git a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.0.bb b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb
similarity index 83%
rename from meta/recipes-graphics/xorg-lib/xkeyboard-config_2.0.bb
rename to meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb
index 358bf84..e36280e 100644
--- a/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.0.bb
+++ b/meta/recipes-graphics/xorg-lib/xkeyboard-config_2.1.bb
@@ -6,9 +6,9 @@ LICENSE = "MIT & MIT-style"
LIC_FILES_CHKSUM = "file://COPYING;md5=0e7f21ca7db975c63467d2e7624a12f9"
SRC_URI = "http://people.freedesktop.org/~svu/xkeyboard-config-${PV}.tar.bz2"
+SRC_URI[md5sum] = "6ce65480445fb2d9c071ad1f002a7675"
+SRC_URI[sha256sum] = "e293aa4b0dd259dbb4f0e7f56fdd95db5047d052c7b3b80922fe5663923a805d"
-SRC_URI[md5sum] = "bb8a98ee61cdc4bd835fdfd2b5cee3e6"
-SRC_URI[sha256sum] = "175f275f5a041edda41fe0f27e59061d1d9c6615959475e4d68ad773b6a2e376"
SECTION = "x11/libs"
DEPENDS = "intltool xkbcomp-native glib-2.0"
--
1.7.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-30 2:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-30 2:24 [Dexuan: Jan 30: PULL 0/1] RESEND: upgrade for xkeyboard-config Dexuan Cui
2011-01-30 2:24 ` [Dexuan: Jan 30: PULL 1/1] xkeyboard-config: upgrade from 2.0 to 2.1 Dexuan Cui
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.