oxnas-boot-tools: new recipe
authorsledz <sledz@ba11ecae-741b-462f-8724-1218f99f5906>
Wed, 5 May 2010 08:47:56 +0000 (08:47 +0000)
committerSteffen Sledz <sledz@dresearch.de>
Wed, 5 May 2010 09:04:26 +0000 (11:04 +0200)
Boot tools for OXNAS boards

Signed-off-by: Steffen Sledz <sledz@dresearch.de>
recipes/oxnas-boot-tools/files/oxnas-boot-tools-0.1.tar.gz [new file with mode: 0644]
recipes/oxnas-boot-tools/oxnas-boot-tools.inc [new file with mode: 0644]
recipes/oxnas-boot-tools/oxnas-boot-tools_0.1.bb [new file with mode: 0644]

diff --git a/recipes/oxnas-boot-tools/files/oxnas-boot-tools-0.1.tar.gz b/recipes/oxnas-boot-tools/files/oxnas-boot-tools-0.1.tar.gz
new file mode 100644 (file)
index 0000000..9cf0fc0
Binary files /dev/null and b/recipes/oxnas-boot-tools/files/oxnas-boot-tools-0.1.tar.gz differ
diff --git a/recipes/oxnas-boot-tools/oxnas-boot-tools.inc b/recipes/oxnas-boot-tools/oxnas-boot-tools.inc
new file mode 100644 (file)
index 0000000..a77d0cd
--- /dev/null
@@ -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"
diff --git a/recipes/oxnas-boot-tools/oxnas-boot-tools_0.1.bb b/recipes/oxnas-boot-tools/oxnas-boot-tools_0.1.bb
new file mode 100644 (file)
index 0000000..8de2adb
--- /dev/null
@@ -0,0 +1,5 @@
+require oxnas-boot-tools.inc
+PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "707b66dfc49278b310c1e837f8c99d76"
+SRC_URI[sha256sum] = "02e896dceb3c052034e94d634f7e3ebc0514991f1a855b2de354410f77f17061"