From 2e42e0b62c93c454332403036baffca348dfd06d Mon Sep 17 00:00:00 2001 From: Stelios Koroneos Date: Thu, 21 Dec 2006 16:43:01 +0000 Subject: This fix allows uclibc-initial-0.9.28 to compile and closes bug #1632 --- packages/uclibc/uclibc.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/uclibc/uclibc.inc b/packages/uclibc/uclibc.inc index 1a829a3640..d81cfc636a 100644 --- a/packages/uclibc/uclibc.inc +++ b/packages/uclibc/uclibc.inc @@ -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}/ \ -- cgit v1.2.3