diff options
| author | zhangpanpan <zhangpp-fnst@cn.fujitsu.com> | 2015-07-29 10:14:38 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-18 11:38:03 +0200 |
| commit | 3526b408427ac1b76be1dc3611bd5e560e9a9896 (patch) | |
| tree | afc6a1b42ac5b8bef53c48e8a434505e13b32212 /meta-oe/recipes-graphics/xorg-app/iceauth_1.0.7.bb | |
| parent | 4638d7223aa48639238c35b019e1ca86151a0b65 (diff) | |
| download | meta-openembedded-3526b408427ac1b76be1dc3611bd5e560e9a9896.tar.gz | |
iceauth: upgrade 1.0.6 -> 1.0.7
Signed-off-by: Zhang Panpan<zhangpp-fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/iceauth_1.0.7.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/iceauth_1.0.7.bb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.7.bb b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.7.bb new file mode 100644 index 0000000000..f40dec8846 --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.7.bb | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "X.Org X11 X client utilities" | ||
| 4 | |||
| 5 | DESCRIPTION = "A collection of utilities used to tweak and query the runtime configuration\ | ||
| 6 | of the X server." | ||
| 7 | |||
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e" | ||
| 9 | |||
| 10 | BBCLASSEXTEND = "native" | ||
| 11 | |||
| 12 | DEPENDS += "libice" | ||
| 13 | |||
| 14 | SRC_URI[md5sum] = "25dab02f8e40d5b71ce29a07dc901b8c" | ||
| 15 | SRC_URI[sha256sum] = "1216af2dee99b318fcf8bf9a259915273bcb37a7f1e7859af4f15d0ebf6f3f0a" | ||
| 16 | |||
