spectrum-fw: fetch in do_fetch (sic!)
authorMichael Lauer <mickey@vanille-media.de>
Mon, 5 Jun 2006 18:49:13 +0000 (18:49 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 5 Jun 2006 18:49:13 +0000 (18:49 +0000)
packages/orinoco/spectrum-fw.bb

index dd76000..a2ac130 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI = "file://get_symbol_fw \
 
 S = "${WORKDIR}"
 
-do_compile() {
+do_fetch_append() {
        ./get_symbol_fw
 }