summaryrefslogtreecommitdiff
path: root/package/libcrossguid
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2016-03-02 22:37:56 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2016-03-02 22:37:56 +0100
commit03369cf4adb122878287cd0972a204636050d378 (patch)
treefb7350c1c508d7a6f5799e6b1d7b355bed22b6e5 /package/libcrossguid
parent1e4692f23566ae6d388b2962fb6976c1383b5f00 (diff)
kodi: add libcrossguid dependency, remove accidentally added object file
Diffstat (limited to 'package/libcrossguid')
-rw-r--r--package/libcrossguid/Makefile2
-rw-r--r--package/libcrossguid/guid.obin9148 -> 0 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/package/libcrossguid/Makefile b/package/libcrossguid/Makefile
index 5a5771a12..66ba02631 100644
--- a/package/libcrossguid/Makefile
+++ b/package/libcrossguid/Makefile
@@ -5,7 +5,7 @@ include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= libcrossguid
PKG_VERSION:= 8f399e8bd4252be9952f3dfa8199924cc8487ca4
-PKG_RELEASE:= 1
+PKG_RELEASE:= 2
PKG_GIT:= hash
PKG_DESCR:= c++ guid library
PKG_SECTION:= libs/misc
diff --git a/package/libcrossguid/guid.o b/package/libcrossguid/guid.o
deleted file mode 100644
index 127591802..000000000
--- a/package/libcrossguid/guid.o
+++ /dev/null
Binary files differ