aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/granule/granule_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/granule/granule_cvs.bb')
-rw-r--r--recipes/granule/granule_cvs.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes/granule/granule_cvs.bb b/recipes/granule/granule_cvs.bb
new file mode 100644
index 0000000000..f4da91f840
--- /dev/null
+++ b/recipes/granule/granule_cvs.bb
@@ -0,0 +1,17 @@
+require granule.inc
+
+PV = "1.2.4+cvs${SRCDATE}"
+
+EXTRA_OECONF_append_h3600 = " --enable-pda=yes "
+EXTRA_OECONF_append_h3900 = " --enable-pda=yes "
+EXTRA_OECONF_append_h2200 = " --enable-pda=yes "
+EXTRA_OECONF_append_h4000 = " --enable-pda=yes "
+EXTRA_OECONF_append_collie = " --enable-pda=yes "
+EXTRA_OECONF_append_poodle = " --enable-pda=yes "
+EXTRA_OECONF_append_mnci = " --enable-pda=yes "
+EXTRA_OECONF_append_integral13 = " --enable-pda=yes "
+
+SRC_URI = "cvs://anonymous@granule.cvs.sourceforge.net/cvsroot/granule;method=pserver;module=granule"
+
+S = "${WORKDIR}/granule"
+