aboutsummaryrefslogtreecommitdiffstats
path: root/packages/bootsplash/bootsplash-native_3.0.7.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-04-27 21:46:20 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-27 21:46:20 +0000
commitadedc268790814906bb7e93b92e50d69f304a623 (patch)
tree4be25a78b924993a5fb15ae9a9f1d389c7e3d69a /packages/bootsplash/bootsplash-native_3.0.7.bb
parent20674b19d0a0c49013f042a5ee367ccfde84ee67 (diff)
downloadopenembedded-adedc268790814906bb7e93b92e50d69f304a623.tar.gz
bootsplash: make it building - close #346
Diffstat (limited to 'packages/bootsplash/bootsplash-native_3.0.7.bb')
-rw-r--r--packages/bootsplash/bootsplash-native_3.0.7.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/bootsplash/bootsplash-native_3.0.7.bb b/packages/bootsplash/bootsplash-native_3.0.7.bb
index ccc9377961..df368ce38c 100644
--- a/packages/bootsplash/bootsplash-native_3.0.7.bb
+++ b/packages/bootsplash/bootsplash-native_3.0.7.bb
@@ -8,7 +8,7 @@ inherit native
S="${WORKDIR}/bootsplash-${PV}"
do_compile() {
- oe_runmake -C Utilities splash
+ oe_runmake splash
}
do_stage() {