diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-10-14 10:26:45 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-18 15:49:57 +0100 |
commit | 76b04f03ca8eaea4cb838031f2c9c893ffc1aaae (patch) | |
tree | 88fd6d4e48e6dee0d53fa73241ec7f7dbc954adb /meta | |
parent | c17b08050f26713e068bffce1ba1bae9977fae7b (diff) | |
download | poky-76b04f03ca8eaea4cb838031f2c9c893ffc1aaae.tar.gz |
xauth: upgrade to 1.0.8
(From OE-Core rev: f3ecd2382c1f9f707d1b149dd9a7245d4d241b8e)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
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.8.bb (renamed from meta/recipes-graphics/xorg-app/xauth_1.0.7.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-app/xauth_1.0.7.bb b/meta/recipes-graphics/xorg-app/xauth_1.0.8.bb index 9a5de542c3..a2da49e414 100644 --- a/meta/recipes-graphics/xorg-app/xauth_1.0.7.bb +++ b/meta/recipes-graphics/xorg-app/xauth_1.0.8.bb | |||
@@ -6,8 +6,7 @@ information used in connecting to the X server." | |||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=5ec74dd7ea4d10c4715a7c44f159a40b" |
7 | 7 | ||
8 | DEPENDS += "libxau libxext libxmu" | 8 | DEPENDS += "libxau libxext libxmu" |
9 | PR = "${INC_PR}.0" | ||
10 | PE = "1" | 9 | PE = "1" |
11 | 10 | ||
12 | SRC_URI[md5sum] = "cbcbd8f2156a53b609800bec4c6b6c0e" | 11 | SRC_URI[md5sum] = "50ee2ec0836c0186b05ec8fdcfd566d0" |
13 | SRC_URI[sha256sum] = "84f78c08ebc6687e2e36c9ff1f5610988c6a03fc5bf51ef89aec4d155de3028d" | 12 | SRC_URI[sha256sum] = "a8696ae7a50c699d5fb3a41408b60d98843d19ea46e9f09e391cb98c8f7fd4f7" |