aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dtc/dtc_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dtc/dtc_1.2.0.bb')
-rw-r--r--recipes/dtc/dtc_1.2.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/dtc/dtc_1.2.0.bb b/recipes/dtc/dtc_1.2.0.bb
new file mode 100644
index 0000000000..a1feeb75be
--- /dev/null
+++ b/recipes/dtc/dtc_1.2.0.bb
@@ -0,0 +1,10 @@
+require dtc.inc
+
+PR = "r0"
+
+DEFAULT_PREFERENCE = "1"
+
+SRC_URI = "http://www.jdl.com/software/dtc-v${PV}.tgz"
+
+S = "${WORKDIR}/dtc-v${PV}"
+