aboutsummaryrefslogtreecommitdiffstats
path: root/simpad-utilities
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-20 01:32:31 +0000
committerPhil Blundell <philb@gnu.org>2004-06-20 01:32:31 +0000
commita318ee0fce8167ca1b51e60a21a22872d6252e7b (patch)
tree33380041a5383560f0d91d86c7202023cb1a091f /simpad-utilities
parent15f9403fc85dbcd05b430df639225b2663d65c62 (diff)
downloadopenembedded-a318ee0fce8167ca1b51e60a21a22872d6252e7b.tar.gz
add SRC_URI for genboot
BKrev: 40d4e92fJFIa3jeZtbZOOy-g55QXpQ
Diffstat (limited to 'simpad-utilities')
-rw-r--r--simpad-utilities/genboot-native.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/simpad-utilities/genboot-native.oe b/simpad-utilities/genboot-native.oe
index 2bed1af940..c24a73006f 100644
--- a/simpad-utilities/genboot-native.oe
+++ b/simpad-utilities/genboot-native.oe
@@ -1,5 +1,6 @@
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"
inherit native