aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/oxnas-boot-tools/oxnas-boot-tools.inc
diff options
context:
space:
mode:
authorsledz <sledz@ba11ecae-741b-462f-8724-1218f99f5906>2010-05-05 08:47:56 +0000
committerSteffen Sledz <sledz@dresearch.de>2010-05-05 11:04:26 +0200
commit95a6933e4e744a60d0b0ba8ce0567d499135fcdc (patch)
tree2183486dedc83f9563c210e49c7b5ccd130d7519 /recipes/oxnas-boot-tools/oxnas-boot-tools.inc
parentae3a52f3996bd271fe85a1e8e895fcc8e920ad24 (diff)
downloadopenembedded-95a6933e4e744a60d0b0ba8ce0567d499135fcdc.tar.gz
oxnas-boot-tools: new recipe
Boot tools for OXNAS boards Signed-off-by: Steffen Sledz <sledz@dresearch.de>
Diffstat (limited to 'recipes/oxnas-boot-tools/oxnas-boot-tools.inc')
-rw-r--r--recipes/oxnas-boot-tools/oxnas-boot-tools.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/oxnas-boot-tools/oxnas-boot-tools.inc b/recipes/oxnas-boot-tools/oxnas-boot-tools.inc
new file mode 100644
index 0000000000..a77d0cda6d
--- /dev/null
+++ b/recipes/oxnas-boot-tools/oxnas-boot-tools.inc
@@ -0,0 +1,8 @@
+DESCRIPTION = "Boot tools for OXNAS boards"
+INC_PR = "r0"
+
+SRC_URI = "file://oxnas-boot-tools-${PV}.tar.gz"
+
+inherit autotools
+
+BBCLASSEXTEND = "native"