aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libsm_1.0.2.bb
blob: aa35de0d6a2bf334cd820f61b94ea7f694c1dac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require xorg-lib-common.inc
PRIORITY = "optional"

DESCRIPTION = "Session management library"
DEPENDS += " libice xproto xtrans"
BBCLASSEXTEND = "native"
PE = "1"

XORG_PN = "libSM"

SRC_URI[archive.md5sum] = "a254771550c01db372e88d1a1dc2e13a"
SRC_URI[archive.sha256sum] = "e290614797bd626c1b92bac8f83e8954b99bd66e6ecdaa1e935e176df099eba8"
PR = "${INC_PR}.0"