diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-10-14 18:31:54 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-18 15:47:12 +0100 |
commit | bc98794c16c04466c2d63678f028f318a208ae51 (patch) | |
tree | 967208b32dc0a632a37ed8141f95e8588f791a8d /meta/recipes-graphics | |
parent | 7144ecd9432ce7468b1f920bf78ba0800f4e7c6c (diff) | |
download | openembedded-core-bc98794c16c04466c2d63678f028f318a208ae51.tar.gz openembedded-core-bc98794c16c04466c2d63678f028f318a208ae51.tar.bz2 openembedded-core-bc98794c16c04466c2d63678f028f318a208ae51.zip |
xprop: upgrade to 1.2.2
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/xprop_1.2.2.bb (renamed from meta/recipes-graphics/xorg-app/xprop_1.2.1.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-app/xprop_1.2.1.bb b/meta/recipes-graphics/xorg-app/xprop_1.2.2.bb index c74beb4708..efbb1b3f6c 100644 --- a/meta/recipes-graphics/xorg-app/xprop_1.2.1.bb +++ b/meta/recipes-graphics/xorg-app/xprop_1.2.2.bb @@ -12,8 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e226ab8db88ac0bc0391673be40c9f91" DEPENDS += " libxmu virtual/libx11" -PR = "${INC_PR}.0" PE = "1" -SRC_URI[md5sum] = "d5529dc8d811efabd136ca2d8e857deb" -SRC_URI[sha256sum] = "07907a189099b8a000406b5ca6c5346df238a9e1fe3b32dc59f48fe0ad12f1a3" +SRC_URI[md5sum] = "fae3d2fda07684027a643ca783d595cc" +SRC_URI[sha256sum] = "9bee88b1025865ad121f72d32576dd3027af1446774aa8300cce3c261d869bc6" |