summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorIonut Radu <ionutx.radu@intel.com>2013-07-24 14:18:20 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-29 13:09:12 +0100
commit36ef2a771e3d9822c945fb5d901a561e4a85f766 (patch)
treee8ce5bb5706eb96585a8dfda3c4beeceb3790354 /meta
parent007592a883fb6ab99ef2de35df1ecd66420d72c5 (diff)
downloadpoky-36ef2a771e3d9822c945fb5d901a561e4a85f766.tar.gz
libxxf86dga: Updated from 1.1.3 to 1.1.4
(From OE-Core rev: ba832d25b8758811da88b8ef0cfd17d9dabb218d) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.4.bb (renamed from meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.3.bb)7
1 files changed, 2 insertions, 5 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.3.bb b/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.4.bb
index dcb6701ef4..695a39637c 100644
--- a/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libxxf86dga_1.1.4.bb
@@ -12,11 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=abb99ac125f84f424a4278153988e32f"
12DEPENDS += "libxext xf86dgaproto" 12DEPENDS += "libxext xf86dgaproto"
13 13
14PE = "1" 14PE = "1"
15PR = "r2"
16 15
17SRC_URI += "file://libxxf86dga-1.1.3_fix_for_x32.patch" 16SRC_URI[md5sum] = "d7dd9b9df336b7dd4028b6b56542ff2c"
18 17SRC_URI[sha256sum] = "8eecd4b6c1df9a3704c04733c2f4fa93ef469b55028af5510b25818e2456c77e"
19SRC_URI[md5sum] = "b7f38465c46e7145782d37dbb9da8c09"
20SRC_URI[sha256sum] = "551fa374dbef0f977de1f35d005fa9ffe92b7a87e82dbe62d6a4640f5b0b4994"
21 18
22XORG_PN = "libXxf86dga" 19XORG_PN = "libXxf86dga"