mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 16:59:59 +00:00
iceauth: upgrade to 1.0.6
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,8 +0,0 @@
|
|||||||
require recipes-graphics/xorg-app/xorg-app-common.inc
|
|
||||||
SUMMARY = "Tool for manipulating ICE protocol authorization records"
|
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e"
|
|
||||||
DEPENDS += "libice"
|
|
||||||
PR = "r6"
|
|
||||||
|
|
||||||
SRC_URI[md5sum] = "bb2e4d2611047f7c5a1a82ec956a9de4"
|
|
||||||
SRC_URI[sha256sum] = "0ee6fd4554f0131b1ed526ee00b9cf643e7dc97eb70fb51448848ef2f349938d"
|
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
require recipes-graphics/xorg-app/xorg-app-common.inc
|
||||||
|
|
||||||
|
SUMMARY = "X.Org X11 X client utilities"
|
||||||
|
|
||||||
|
DESCRIPTION = "A collection of utilities used to tweak and query the runtime configuration\
|
||||||
|
of the X server."
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
|
DEPENDS += "libice"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "2527344acc60741a709f4858564c5ae6"
|
||||||
|
SRC_URI[sha256sum] = "bd990837353b439e6f45d478a87b8dbfa3f67d72d903e7a9ed4eb8de52f2e2f4"
|
||||||
Reference in New Issue
Block a user