aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/liblbxutil_1.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/liblbxutil_1.1.0.bb')
-rw-r--r--recipes/xorg-lib/liblbxutil_1.1.0.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/recipes/xorg-lib/liblbxutil_1.1.0.bb b/recipes/xorg-lib/liblbxutil_1.1.0.bb
index 214f0d106f..f74b99df86 100644
--- a/recipes/xorg-lib/liblbxutil_1.1.0.bb
+++ b/recipes/xorg-lib/liblbxutil_1.1.0.bb
@@ -1,13 +1,11 @@
require xorg-lib-common.inc
-
DESCRIPTION = "XFIXES Extension"
DEPENDS += " xextproto xproto zlib"
PE = "1"
+PR = "${INC_PR}.0"
SRC_URI += "file://mkg3states-1.1.patch"
-
-export CC_FOR_BUILD = "gcc"
-
SRC_URI[archive.md5sum] = "273329a78c2e9ea189ac416c7fde94a1"
SRC_URI[archive.sha256sum] = "c6b6ff7858ec619cafa8205debca6bf78c5610a2844a782ed643c7fd017cf8ae"
-PR = "${INC_PR}.0"
+
+export CC_FOR_BUILD = "gcc"