Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Thu, 24 Jun 2004 08:26:00 +0000 (08:26 +0000)
committerPhil Blundell <philb@gnu.org>
Thu, 24 Jun 2004 08:26:00 +0000 (08:26 +0000)
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

simpad-utilities/genboot-native.oe

index c24a730..4293e31 100644 (file)
@@ -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() {