diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-04-30 11:27:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-03 15:48:07 +0100 |
commit | 68eadb4847439d838fe7ad0d50173ea5eebcef91 (patch) | |
tree | ae0f0ab1605526412d48f87e908f4ba2241a98d8 /meta | |
parent | a46a7119347318fe476872ca2e1e102500733181 (diff) | |
download | poky-68eadb4847439d838fe7ad0d50173ea5eebcef91.tar.gz |
xauth: Update to 1.0.7
(From OE-Core rev: 7f020c1e8429ab510f4c41ac7b7abfdd4db308fb)
Signed-off-by: Saul Wold <sgw@linux.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.7.bb (renamed from meta/recipes-graphics/xorg-app/xauth_1.0.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.7.bb index c43d0eb4eb..9a5de542c3 100644 --- a/meta/recipes-graphics/xorg-app/xauth_1.0.6.bb +++ b/meta/recipes-graphics/xorg-app/xauth_1.0.7.bb | |||
@@ -9,5 +9,5 @@ DEPENDS += "libxau libxext libxmu" | |||
9 | PR = "${INC_PR}.0" | 9 | PR = "${INC_PR}.0" |
10 | PE = "1" | 10 | PE = "1" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "105f5b00bb9293b3db36f7e500d4f950" | 12 | SRC_URI[md5sum] = "cbcbd8f2156a53b609800bec4c6b6c0e" |
13 | SRC_URI[sha256sum] = "a686406951f0ed6be45bc26182a1423e2cdffad2d492b33ff3fbf72f7bcb6b0b" | 13 | SRC_URI[sha256sum] = "84f78c08ebc6687e2e36c9ff1f5610988c6a03fc5bf51ef89aec4d155de3028d" |