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:
b6d54b3
)
build-release.sh: remove console-image from ixp4xx builds
author
Koen Kooi
<koen@openembedded.org>
Wed, 5 Dec 2007 13:53:36 +0000
(13:53 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 5 Dec 2007 13:53:36 +0000
(13:53 +0000)
contrib/angstrom/build-release.sh
patch
|
blob
|
history
diff --git
a/contrib/angstrom/build-release.sh
b/contrib/angstrom/build-release.sh
index
b6085f7
..
8aec5eb
100755
(executable)
--- a/
contrib/angstrom/build-release.sh
+++ b/
contrib/angstrom/build-release.sh
@@
-33,7
+33,7
@@
do_report_success() {
}
# No graphics
-for machine in ep93xx
ixp4xxle ixp4xxbe
gumstix-connex efika omap5912osk
+for machine in ep93xx gumstix-connex efika omap5912osk
do
BUILD_MACHINE=$machine
BUILD_TARGETS="minimal-image console-image"