[oe-commits] org.oe.dev This fix allows uclibc-initial-0.9.28 to compile and closes bug #1632

ifaistos commit openembedded-commits at lists.openembedded.org
Thu Dec 21 16:54:24 UTC 2006


This fix allows uclibc-initial-0.9.28 to compile and closes bug #1632

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: ea96eefc14c15199e04eee98aded59a6f1482745
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ea96eefc14c15199e04eee98aded59a6f1482745
Files:
1
packages/uclibc/uclibc.inc
Diffs:

#
# mt diff -r6a375c460017fe2757b98b3051ae3a3faf0629b6 -rea96eefc14c15199e04eee98aded59a6f1482745
#
# 
# 
# patch "packages/uclibc/uclibc.inc"
#  from [dffc279fb6bea6e8d8b7bb14af53270fae1446ac]
#    to [fec05d02712650520746bf865122e8973beab664]
# 
============================================================
--- packages/uclibc/uclibc.inc	dffc279fb6bea6e8d8b7bb14af53270fae1446ac
+++ packages/uclibc/uclibc.inc	fec05d02712650520746bf865122e8973beab664
@@ -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}/ \






More information about the Openembedded-commits mailing list