mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
libsm: upgrade to the latest version 1.1.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
0012b7c117
commit
5c2e6fa2dd
@@ -1,8 +1,13 @@
|
|||||||
|
DESCRIPTION = "X11 Session management library"
|
||||||
|
|
||||||
require xorg-lib-common.inc
|
require xorg-lib-common.inc
|
||||||
|
|
||||||
DESCRIPTION = "X11 Session management library"
|
LICENSE = "MIT-style"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=451a87de5b38d25ec6b96d548087934d"
|
||||||
|
|
||||||
DEPENDS += "libice xproto xtrans e2fsprogs"
|
DEPENDS += "libice xproto xtrans e2fsprogs"
|
||||||
PR = "r1"
|
|
||||||
|
PR = "r0"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
XORG_PN = "libSM"
|
XORG_PN = "libSM"
|
||||||
Reference in New Issue
Block a user