aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libfs_1.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-lib/libfs_1.0.2.bb')
-rw-r--r--recipes/xorg-lib/libfs_1.0.2.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/xorg-lib/libfs_1.0.2.bb b/recipes/xorg-lib/libfs_1.0.2.bb
index 2258500af0..d892132ab3 100644
--- a/recipes/xorg-lib/libfs_1.0.2.bb
+++ b/recipes/xorg-lib/libfs_1.0.2.bb
@@ -1,11 +1,10 @@
require xorg-lib-common.inc
-
DESCRIPTION = "X11 Font Services library"
DEPENDS += "xproto fontsproto xtrans"
PE = "1"
-
-XORG_PN = "libFS"
+PR = "${INC_PR}.0"
SRC_URI[archive.md5sum] = "ecf2d6a27da053500283e803efa2a808"
SRC_URI[archive.sha256sum] = "af2a5fe5eaa2b026e10bddb4e3f39976dc13deb5dbdc714abe1f016435ce3049"
-PR = "${INC_PR}.0"
+
+XORG_PN = "libFS"