aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dtc/dtc_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dtc/dtc_git.bb')
-rw-r--r--recipes/dtc/dtc_git.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/dtc/dtc_git.bb b/recipes/dtc/dtc_git.bb
new file mode 100644
index 0000000000..638d472898
--- /dev/null
+++ b/recipes/dtc/dtc_git.bb
@@ -0,0 +1,8 @@
+require dtc.inc
+
+PR = "r1"
+
+SRC_URI = "git://www.jdl.com/software/dtc.git;protocol=git"
+
+S = "${WORKDIR}/git"
+