This fix allows uclibc-initial-0.9.28 to compile and closes bug #1632
authorStelios Koroneos <skoroneos@digital-opsis.com>
Thu, 21 Dec 2006 16:43:01 +0000 (16:43 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Thu, 21 Dec 2006 16:43:01 +0000 (16:43 +0000)
packages/uclibc/uclibc.inc

index 1a829a3..d81cfc6 100644 (file)
@@ -121,7 +121,7 @@ do_configure() {
        oe_runmake oldconfig
 }
 
-do_install_prepend() {
+do_stage() {
        # Install into the cross dir (this MUST be done first because we
        # will install crt1.o in the install_dev stage and gcc needs it)
        oe_runmake PREFIX= DEVEL_PREFIX=${UCLIBC_PREFIX}/ \