git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c477070
)
u-boot-mkimage-gta01-native: Fixed ordering of do_deploy in relation to rm_work.
author
Rod Whitby
<rod@whitby.id.au>
Thu, 8 Mar 2007 21:04:13 +0000
(21:04 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Thu, 8 Mar 2007 21:04:13 +0000
(21:04 +0000)
packages/uboot/u-boot-mkimage-gta01-native_svn.bb
patch
|
blob
|
history
diff --git
a/packages/uboot/u-boot-mkimage-gta01-native_svn.bb
b/packages/uboot/u-boot-mkimage-gta01-native_svn.bb
index
ad98bea
..
c93507f
100644
(file)
--- a/
packages/uboot/u-boot-mkimage-gta01-native_svn.bb
+++ b/
packages/uboot/u-boot-mkimage-gta01-native_svn.bb
@@
-15,4
+15,4
@@
do_deploy () {
}
do_deploy[dirs] = "${S}"
-addtask deploy before do_
build after do_compile
+addtask deploy before do_
package after do_install