diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-06-10 16:23:43 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-13 17:37:54 +0100 |
commit | a89702a8e416864d40a7aa76f5f9b475d618f9f1 (patch) | |
tree | f1951eab6dfa68134927a81ea1e96d0c2c4b046c /meta/recipes-graphics | |
parent | a5b4b8a52c1523dad24e2a3ef7c6a73a9b286581 (diff) | |
download | openembedded-core-a89702a8e416864d40a7aa76f5f9b475d618f9f1.tar.gz openembedded-core-a89702a8e416864d40a7aa76f5f9b475d618f9f1.tar.bz2 openembedded-core-a89702a8e416864d40a7aa76f5f9b475d618f9f1.zip |
xwininfo: upgrade to 1.1.3
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb (renamed from meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb b/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb index c033e2bcd3..7a452410b7 100644 --- a/meta/recipes-graphics/xorg-app/xwininfo_1.1.2.bb +++ b/meta/recipes-graphics/xorg-app/xwininfo_1.1.3.bb @@ -9,8 +9,7 @@ and a number of other items." LIC_FILES_CHKSUM = "file://COPYING;md5=78976cd3115f6faf615accc4e094d90e" DEPENDS += "libxext libxmu" -PR = "${INC_PR}.0" PE = "0" -SRC_URI[md5sum] = "9e8b58c8aa6172e87ab4f9cf3612fedd" -SRC_URI[sha256sum] = "8fa66c9ce02da257613fa428137ab9efc89c8f9939c074513dbc0f407dc9ac3a" +SRC_URI[md5sum] = "b777bafb674555e48fd8437618270931" +SRC_URI[sha256sum] = "218eb0ea95bd8de7903dfaa26423820c523ad1598be0751d2d8b6a2c23b23ff8" |