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:
e1f44e0
)
ixp4xx-kernel.inc: Moved the execution of do_deploy so that it's compatible with...
author
Rod Whitby
<rod@whitby.id.au>
Sun, 25 Feb 2007 10:43:02 +0000
(10:43 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Sun, 25 Feb 2007 10:43:02 +0000
(10:43 +0000)
packages/linux/ixp4xx-kernel.inc
patch
|
blob
|
history
diff --git
a/packages/linux/ixp4xx-kernel.inc
b/packages/linux/ixp4xx-kernel.inc
index
57d3028
..
b16c3d4
100644
(file)
--- a/
packages/linux/ixp4xx-kernel.inc
+++ b/
packages/linux/ixp4xx-kernel.inc
@@
-364,4
+364,4
@@
do_deploy() {
deploy_image 'fsg3${SITEINFO_ENDIANESS}' 'fsg3'
}
-addtask deploy before do_
build after do_compile
+addtask deploy before do_
package after do_install