aboutsummaryrefslogtreecommitdiffstats
path: root/simpad-utilities
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-24 08:26:00 +0000
committerPhil Blundell <philb@gnu.org>2004-06-24 08:26:00 +0000
commit8d97387a3a7bec681120303640f2cf5ae6d67433 (patch)
tree45fd7dec788e85765c63ca8bf7d44da1893c6041 /simpad-utilities
parent5df1997cce171d566ceef2c1dcbad31aaa6b2b70 (diff)
downloadopenembedded-8d97387a3a7bec681120303640f2cf5ae6d67433.tar.gz
Merge bk://openembedded@openembedded.bkbits.net/packages
into dixie.nexus.co.uk:/home/pb/oe/oe-packages 2004/06/24 09:25:42+01:00 nexus.co.uk!pb depend on pad-native BKrev: 40da9018b-IhoSMttWehUpUnw5aCZg
Diffstat (limited to 'simpad-utilities')
-rw-r--r--simpad-utilities/genboot-native.oe3
1 files changed, 3 insertions, 0 deletions
diff --git a/simpad-utilities/genboot-native.oe b/simpad-utilities/genboot-native.oe
index c24a73006f..4293e31094 100644
--- a/simpad-utilities/genboot-native.oe
+++ b/simpad-utilities/genboot-native.oe
@@ -1,7 +1,10 @@
+PR = "r1"
DESCRIPTION = "Console utility for generating a SIMpad boot image for the proprietary SIEMENS Switzerland bootloader"
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/genboot"
SRC_URI = "file://gen_boot.c file://arnold_boot.h file://simpad-make-flashimg"
+DEPENDS = "pad-native"
+
inherit native
do_compile() {