aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dvnixload
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dvnixload')
-rw-r--r--recipes/dvnixload/dvnixload_0.2.6.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/dvnixload/dvnixload_0.2.6.bb b/recipes/dvnixload/dvnixload_0.2.6.bb
new file mode 100644
index 0000000000..3c304a0be2
--- /dev/null
+++ b/recipes/dvnixload/dvnixload_0.2.6.bb
@@ -0,0 +1,9 @@
+DESCRIPTION = "UBL and second stage bootloader flasher for davinci"
+HOMEPAGE = "http://www.hugovil.com/en/dvnixload/"
+LICENSE = "GPLv2"
+SRC_URI = "http://www.hugovil.com/repository/dvnixload-0.2.6.tar.gz"
+
+inherit autotools
+
+BBCLASSEXTEND="native"
+