From patchwork Wed Nov 30 14:12:28 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/8] libxrandr: upgrade from 1.3.1 to the latest version 1.3.2 Date: Wed, 30 Nov 2011 14:12:28 -0000 From: Dexuan Cui X-Patchwork-Id: 15851 Message-Id: <1e50f486faa8f8306cf8a785e45b225a640c812d.1322662245.git.dexuan.cui@intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Dexuan Cui --- .../{libxrandr_1.3.1.bb => libxrandr_1.3.2.bb} | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-graphics/xorg-lib/{libxrandr_1.3.1.bb => libxrandr_1.3.2.bb} (80%) diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb similarity index 80% rename from meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb rename to meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb index 616ac68..7bc805f 100644 --- a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb @@ -13,12 +13,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4c5c132d3690478179d78ec3bf064584" DEPENDS += "virtual/libx11 randrproto libxrender libxext" -PR = "r1" +PR = "r0" PE = "1" XORG_PN = "libXrandr" BBCLASSEXTEND = "nativesdk" -SRC_URI[md5sum] = "7785c3f7cff2735c94657e8f87ed8ad3" -SRC_URI[sha256sum] = "62bba708649c04cbbc2f5de910942a01cc727b27225bc06169af8a89b957c661" +SRC_URI[md5sum] = "92473da2fccf5fac665be4fa4f2037fa" +SRC_URI[sha256sum] = "7eaca216ab5233d7396119eb87c1989d350a3efead104d54b55f22cdd1d99b81"