diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-07-29 10:40:12 +0300 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-08-02 08:01:40 -0700 |
commit | 34e1b72c8c0d45e5e6e07ba0970e28675ba70246 (patch) | |
tree | 8c56323f2404df5fdc6c78693bdabd9606c74168 | |
parent | 46f47315ee922c9f1b6daec7da99ae366b110b45 (diff) | |
download | openembedded-core-34e1b72c8c0d45e5e6e07ba0970e28675ba70246.tar.gz openembedded-core-34e1b72c8c0d45e5e6e07ba0970e28675ba70246.tar.bz2 openembedded-core-34e1b72c8c0d45e5e6e07ba0970e28675ba70246.zip |
xorg-cf-files: upgrade to 1.0.5
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r-- | meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.5.bb (renamed from meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.4.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.4.bb b/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.5.bb index 797d917955..fca832851d 100644 --- a/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.4.bb +++ b/meta/recipes-graphics/xorg-util/xorg-cf-files_1.0.5.bb @@ -6,11 +6,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0f334a06f2de517e37e86d6757167d88" DEPENDS = "font-util" -PR = "r1" FILES_${PN} += "${libdir}/X11/config/*" -SRC_URI[md5sum] = "ff4502b6e31aac90e24ce134090d0e46" -SRC_URI[sha256sum] = "8fc8a1224d2a716b1f3f1ca85dfda02387ab215251b8eddd03551eac998c9cb8" +SRC_URI[md5sum] = "ccb5f341ed5932d5ae870d9128e37c32" +SRC_URI[sha256sum] = "8c9ce7952094d49a1d3f849e45caf848d83ad879d91f3169cc373f52502d0c20" BBCLASSEXTEND = "native" |