Skip to content

Commit

Permalink
iceauth: upgrade to 1.0.6
Browse files Browse the repository at this point in the history
Signed-off-by: Li Xin <[email protected]>
Signed-off-by: Martin Jansa <[email protected]>
  • Loading branch information
lixinfnst authored and shr-project committed Nov 24, 2014
1 parent 6d63c22 commit f5b90e3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
8 changes: 0 additions & 8 deletions meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb

This file was deleted.

15 changes: 15 additions & 0 deletions meta-oe/recipes-graphics/xorg-app/iceauth_1.0.6.bb
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit f5b90e3

Please sign in to comment.