logo       

Re: How to build a single package for specific configuration ?: msg#00094

t2.devel

Subject: Re: How to build a single package for specific configuration ?


Hi Claudio,

2007/2/21, Claudio Leonel <cls@xxxxxxxxxxxxx>:

Hi,

I am trying to rebuild a single package for my
configuration using the command:

./scripts/Build-Pkg -cfg MYCFG -root auto busybox

But the package is installed in the root of my
host system (actually it makes a mess because
all symlinks of busybox are installed in my
system)

Thats how Build-Pkg works ;-)

How do I specify for the package to be installed
in the root of the build of my configuration ?

You should rather use

./Build-Target -cfg MYCFG -job 5-busybox

to rebuild a single package, prepend the package name with stagelevel
you want to rebuild in. Sometimes it will be useful to remove the
package files before rebuilding the package, use

./scripts/Create-ErrList -cfg MYCFG -remove busybox

to cleanup your build tree.

Michael





<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise