[oe-commits] sledz : oxnas-boot-tools: new recipe

git version control git at git.openembedded.org
Wed May 5 11:10:25 UTC 2010


Module: openembedded.git
Branch: rpurdie/work-in-progress
Commit: 95a6933e4e744a60d0b0ba8ce0567d499135fcdc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=95a6933e4e744a60d0b0ba8ce0567d499135fcdc

Author: sledz <sledz at ba11ecae-741b-462f-8724-1218f99f5906>
Date:   Wed May  5 08:47:56 2010 +0000

oxnas-boot-tools: new recipe

Boot tools for OXNAS boards

Signed-off-by: Steffen Sledz <sledz at dresearch.de>

---

 .../files/oxnas-boot-tools-0.1.tar.gz              |  Bin 0 -> 79279 bytes
 recipes/oxnas-boot-tools/oxnas-boot-tools.inc      |    8 ++++++++
 recipes/oxnas-boot-tools/oxnas-boot-tools_0.1.bb   |    5 +++++
 3 files changed, 13 insertions(+), 0 deletions(-)

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
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
index 0000000..a77d0cd
--- /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"
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
index 0000000..8de2adb
--- /dev/null
+++ b/recipes/oxnas-boot-tools/oxnas-boot-tools_0.1.bb
@@ -0,0 +1,5 @@
+require oxnas-boot-tools.inc
+PR = "${INC_PR}.0"
+
+SRC_URI[md5sum] = "707b66dfc49278b310c1e837f8c99d76"
+SRC_URI[sha256sum] = "02e896dceb3c052034e94d634f7e3ebc0514991f1a855b2de354410f77f17061"





More information about the Openembedded-commits mailing list