omap3-pandora-kernel2: update
[openpandora.oe.git] / recipes / c64_tools / c64-tools.bb
index c6541d0..822b3b1 100644 (file)
@@ -1,19 +1,20 @@
 DESCRIPTION = "Tools and libraries to support the C64+ DSP found in TI's OMAP3 hardware."
 HOMEPAGE="http://tkscript.de/c64_tools/"
-LICENSE = "LGPL GPL"
+LICENSE = "MIT LGPL GPL"
 
-PV_TAR = "02Nov2013_dist"
-PV = "20131102"
+PV = "20150208"
 PR = "r0"
 
+SRCREV = "679b53e220e61d6faa91d921b3f8c85209a3cd1b"
+
 SRC_URI = " \
-  http://tkscript.de/c64_tools/c64_tools-${PV_TAR}.tar.gz \
+  git://github.com/bsp2/c64_tools.git;protocol=git;branch=master \
   file://c64_tools.rules \
   file://op_dsp_c64.sh \
   file://99_c64_tools \
 "
 
-S = "${WORKDIR}/c64_tools"
+S = "${WORKDIR}/git"
 
 TARGET_CFLAGS += "-Wall -I../include "
 PARALLEL_MAKE = ""
@@ -64,6 +65,3 @@ FILES_${PN} += " \
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 COMPATIBLE_MACHINE = "omap3-pandora"
-
-SRC_URI[md5sum] = "cc0004af013ff880e8d21608ae2b8f27"
-SRC_URI[sha256sum] = "05e1fd3b9b81c476b542bf605ec3d6e54dfc515f6a20ee131e107d9029280721"