diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-03-16 00:02:12 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-21 12:40:14 +0000 |
commit | fa21e26394a575a51fc1338c83deb20ccc1f4c23 (patch) | |
tree | 56d18b82becc25a9ee28a364d7d898e5308f9d7d /meta/recipes-graphics/xorg-util | |
parent | bb7e461b08783a2acfef2f13b577ca9109c065fd (diff) | |
download | openembedded-core-fa21e26394a575a51fc1338c83deb20ccc1f4c23.tar.gz openembedded-core-fa21e26394a575a51fc1338c83deb20ccc1f4c23.tar.bz2 openembedded-core-fa21e26394a575a51fc1338c83deb20ccc1f4c23.zip |
imake: Upgrade to 1.0.5
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-util')
-rw-r--r-- | meta/recipes-graphics/xorg-util/imake_1.0.5.bb (renamed from meta/recipes-graphics/xorg-util/imake_1.0.4.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-util/imake_1.0.4.bb b/meta/recipes-graphics/xorg-util/imake_1.0.5.bb index e313442261..ee1e181be5 100644 --- a/meta/recipes-graphics/xorg-util/imake_1.0.4.bb +++ b/meta/recipes-graphics/xorg-util/imake_1.0.5.bb @@ -11,10 +11,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b9c6cfb044c6d0ff899eaafe4c729367" DEPENDS = "util-macros xproto xorg-cf-files" RDEPENDS_${PN} = "perl xproto" -PR = "r2" +PR = "r0" PE = "1" -SRC_URI[md5sum] = "0fd1e53d94142ddee5340f87de0b9561" -SRC_URI[sha256sum] = "68038fa67929c5553044ad7417e1a64cabe954f04213b305dd36a04a61317d31" +SRC_URI[md5sum] = "60f4c648d9598603c2bc94b44efef4b2" +SRC_URI[sha256sum] = "e939695e46c26bc123065911c13d1210d062a54e3e01ea26e8ad20fa8a8e3b4f" BBCLASSEXTEND = "native" |