hi,
still on my project kissdx, i succeed installed the toolchain, compile
and test my new version (the binary behavior is correct)
make kissdx-clean kissdx : OK
now i would like to create the ipkg package and test it
but as soon i launch : make kissdx-ipk
it tried a wget http//server/kissdx.newRelease.tar.gz that for sure
does not yet exist ,, and stop with error.
The things i thought to test : i have new release compiled localy and
try to make a package from this local directory.
Where is the mistake ?
Thanks in advance
Olivier