ti-dm365mm-module: add newer version
authorDenys Dmytriyenko <[denis@denix.org]>
Fri, 22 Jan 2010 09:18:37 +0000 (10:18 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:14 +0000 (19:43 +0200)
Signed-off-by: Koen Kooi <k-kooi@ti.com>
recipes/ti/ti-dm365mm-module.inc
recipes/ti/ti-dm365mm-module_1.0.3.bb [new file with mode: 0644]

index 55f48f1..766d314 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "User space DMA module for DM365"
 
 BASE_SRC_URI = "http://install.source.dir.local"
 
-SRC_URI = "${BASE_SRC_URI}/dm365mm_${PV}.tar.gz "
+SRC_URI = "${BASE_SRC_URI}/dm365mm_${PV}.tar.gz;name=dm365mmtarball"
 
 S = "${WORKDIR}/dm365mm_${PV}"
 
@@ -25,4 +25,3 @@ do_install () {
 
 INHIBIT_PACKAGE_STRIP = "1"
 INSANE_SKIP_${PN} = True
-
diff --git a/recipes/ti/ti-dm365mm-module_1.0.3.bb b/recipes/ti/ti-dm365mm-module_1.0.3.bb
new file mode 100644 (file)
index 0000000..00029c7
--- /dev/null
@@ -0,0 +1,10 @@
+require ti-dm365mm-module.inc
+
+PV = "01_00_03"
+
+SRC_URI[dm365mmtarball.md5sum] = "852f775c437299ddec13abaa9b220e43"
+SRC_URI[dm365mmtarball.sha256sum] = "6c46ad48f1c02db9bd5dca1fa110e6956fd357026e148dd87cb6d57fc264b129"
+
+
+#This is a kernel module, don't set PR directly
+MACHINE_KERNEL_PR_append = "a"