diff options
author | Yu Ke <ke.yu@intel.com> | 2011-06-29 15:52:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-04 12:45:33 +0100 |
commit | c6dac094ac79f6eae6998527e025417e16b46eed (patch) | |
tree | b85ccfbc8350361bfdbd6edb83d39bd157537dbf /meta | |
parent | 9415924940917ffdfba65420aaf78bcf4194d161 (diff) | |
download | poky-c6dac094ac79f6eae6998527e025417e16b46eed.tar.gz |
xauth: upgrade from 1.05 to 1.06
(From OE-Core rev: 2b3bf5350861f62435e2fdf1c56c8a02f4b1b4ac)
Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-app/xauth_1.0.6.bb (renamed from meta/recipes-graphics/xorg-app/xauth_1.0.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb index 23986ac1b2..f00d30a72e 100644 --- a/meta/recipes-graphics/xorg-app/xauth_1.0.5.bb +++ b/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb | |||
@@ -9,5 +9,5 @@ DEPENDS += "libxau libxext libxmu" | |||
9 | PR = "r0" | 9 | PR = "r0" |
10 | PE = "1" | 10 | PE = "1" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "46fc44e5e947d3720f3be5054044ff0e" | 12 | SRC_URI[md5sum] = "105f5b00bb9293b3db36f7e500d4f950" |
13 | SRC_URI[sha256sum] = "6d139500ff1daf806525adf071f8c1778ad138a0378c73ea831ad18847ad746c" | 13 | SRC_URI[sha256sum] = "a686406951f0ed6be45bc26182a1423e2cdffad2d492b33ff3fbf72f7bcb6b0b" |